项目作者: thanhnguyennguyen

项目描述 :
send orders to tomox rpc
高级语言: Go
项目地址: git://github.com/thanhnguyennguyen/tomox-bot.git
创建时间: 2019-11-20T09:01:22Z
项目社区:https://github.com/thanhnguyennguyen/tomox-bot

开源协议:

下载


tomox-bot

send orders to tomox rpc

This bot helps to increase liquidity for the market, not for taking profit

Build

  • Build binary for your current platform
    1. go build
  • Build binaries for multiple platforms

    (Not recommended: because it takes a few minutes)

    • Docker installed is required
    • Update TOMOX_BOT_PACKAGE, TOMOX_BOT_VERSION in build.sh, point to your remote package
      1. ./build.sh

      Run

      ```bash
      cp .env.sample .env

      update .env file

run bot

./bot

  1. for `cancel order`
  2. ```bash
  3. ./bot cancel [orderId]

We assume the baseToken, quoteToken of cancel orders defined in .env file, same pair as new order

Download binaries

https://github.com/thanhnguyennguyen/tomox-bot/releases