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 302 forks source link

Log time it takes from receiving the announcement to actually buying the coin #149

Open Linus045 opened 2 years ago

Linus045 commented 2 years ago

Currently we log once a new announcement has been detected and also log when the buy order is created. It would be nice to then also see the total time it took from seeing the announcement to successfully buying the coin. (Instead of manually calculating it via the log file)

This would make it easier to analyse potential flaws and see where time improvements could be made.

carkod commented 2 years ago

Also I would like to add, there are many tokens that Binance announces that are not listed on Gate.io, as of time of writing they are annoucing LOKA and this is not available anywhere.

Another issue also cites this problem https://github.com/CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins/issues/86