GetOrder id is not able to access order information

Author: Black and white., Created: 2022-05-25 08:23:10, Updated:

GetOrder ((8389765523778037639):400:{code:-2013,msg: order does not exist。} The error message is that the order does not exist, but it should exist, and the order number is written directly from the open order. It looks like the exchange was delayed. Does this work with the _C function?


More

The Little DreamHello, If you request immediately after placing an order, it is likely that you will not receive the query because the exchange's system check interface may not be synchronized to this order. You can try again after placing the order Sleep ((2000)).

The Little DreamI'm not being polite.

windlessThank goodness for the answer, solved the problem!

Black and white.Good, thank you. I'll try again. In the afternoon, I used C. It seemed to work, and I got the same error, but judging later, the data was not long enough.