CyberPunkMetalHead / Binance-News-Sentiment-Bot

This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
MIT License
1.57k stars 290 forks source link

sleeping time #29

Closed Waruid closed 3 years ago

Waruid commented 3 years ago

Hi, thank you for providing this code! I realize you said the script is running every 60 minute in reddit but in coding time.sleep()is taking 60 seconds right now. Is this intended to run script every 60 seconds for testing?

CyberPunkMetalHead commented 3 years ago

Hi there, good point - I have used this for testing but didn't mean to leave it in there. I have now adjusted the code to run once very hour by default.