binance-trader
binance-trader copied to clipboard
Can't find buy order
Hi!
Im using a old version which i slightly modified to fit my preferences. After an buy order is initiated, it sometimes can't find it afterwards. This results in an open buy order while the bot continues and prints that there is a server delay.
if not buy_order:
print ("Server seems delayed, rechecking.")
return
Any idea how to fix this?
Regards, Maathouse