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.4k stars 774 forks source link

Pause bot functionality + bug fixes and improvements #134

Closed CyberPunkMetalHead closed 3 years ago

CyberPunkMetalHead commented 3 years ago

1) Module that pauses the bot while the market is bearish 2) Timer to see how long the bot has been paused for 3) Fix issue with prices not updating during the paused session 4) General cleanup and vertical spacing 5) more comments