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

Save and load coins in hand dictionary #58

Closed Rybens92 closed 3 years ago

Rybens92 commented 3 years ago

Change which helps bot remember coins it bought between restarts of the program

Saves coins_in_hand every iteration to nicely formated json file, which after can be edited even with basic notepad. Loads file at program startup