AEX exchange fails to access order data

Author: flyju, Created: 2020-03-13 00:29:00, Updated:

Call exchange.GetOrders))) returns an empty value. If you can't get the order ID, you can't cancel an unfinished order.


More

The grassCan you use other APIs, such as ordering below, getting an account?

flyjuThank you very much, and I also know that I'm working on the I.O. call.

The grass var ret = exchange.Buy() if(ret == 'succ'){}

flyjuI'd like to ask a question. Exchange orders return only one "succ" string after they've been executed. How should JavaScript be written if it uses this "succ" string to determine if an order is executed?

flyjuWhat does it mean to use temporary IO?

The grassUse GetRawJSON to see what data is returned

The grassMaybe it's because their API has changed, they need to wait for an update, and now they can use IO temporarily.

flyjuThis function should not support this exchange.