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

Past 24 hours feeds and use lost size in sell function #27

Closed Rybens92 closed 3 years ago

Rybens92 commented 3 years ago

As @adteague proposed - added only current (past 24 hours) feeds to be analyzed by bot.

Also some fixes with getting lot_size to calculate amount in sell function

With previous pulled branches and with this one, bot is working very well right now - no obvious bugs

CyberPunkMetalHead commented 3 years ago

Awesome, thanks for the contribution. Happy to merge this into main