Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 545 Bytes

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.