crypto trading bot
Listen on different varieties of data source, execute trade automatically.
Listen on CoinbasePro's new coin listing tweet -> create buy order in binance futures
Create .env.xxx
from .env.sample
.
ENV=xxx make run
To use binance production environment, please create .env.prod
run the following command.
ENV=prod make run
USE THE SOFTWARE AT YOUR OWN RISK.