market-maker icon indicating copy to clipboard operation
market-maker copied to clipboard

Basic Trader bot for ViaBTC exchange that uses real BTC-ETH price in decision making

market-maker

Basic Market-market maker that makes limit orders with real BTC-USD price for ViaBTC exchange server.

Build Status

Install:

bash install.sh

Launch 3 bots to trade on your exchange:

bash deploy.sh

See config.py to set bot's params. Take a note that you can set some of then via .env variables.