CyberPunkMetalHead / Binance-volatility-trading-bot

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
MIT License
3.39k stars 774 forks source link

how to trade specific coins only? #202

Open nomadph999 opened 3 years ago

nomadph999 commented 3 years ago

I couldn't find in config.yml where we could trade for specific coin pair only like let's say I only want BTC/USDT, how to set it to only BTC/USDT?

thank you.

nomadph999 commented 3 years ago

to clarify, if i modify tickers.txt to BTC only, it throws an error that it's not finding BNB, so it always needs BNB in tickers.txt. resulting in the bot trading both BTC and BNB