binance-trader icon indicating copy to clipboard operation
binance-trader copied to clipboard

Can't find buy order

Open Maathouse opened this issue 6 years ago • 0 comments

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

Maathouse avatar Apr 07 '18 10:04 Maathouse