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.
Runs check against client.get_account() before script running to ensure we have good access before we start the bot.
Also, added a
--notimeout
arg to skip 30s timeout.