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

Gateio ticker cache fix #77

Closed cryptmjt closed 2 years ago

cryptmjt commented 2 years ago

Use trade book instead of ticker to get the last price. This allows us to use the ID to detect stale responses, and retry the request.