CyberPunkMetalHead / gateio-crypto-trading-bot-binance-announcements-new-coins

This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
MIT License
1.21k stars 303 forks source link

Read and write old_coins to/from file #69

Closed Jrjy3 closed 2 years ago

Jrjy3 commented 2 years ago

Instead of using old_coins at the top of main.py, write it to a file and load that file on startup.