Hi, Getting Error code 400 with following error while cancelling "Order cannot be cancelled as it is being processed. Try later. " This error is not going away even if I try later. So continously in my program I am getting this. Please suggest
This happens when you try to modify an order that is not in OPEN or TRIGGER PENDING state. You can't modify an order that is already getting modified. It is a synchronous process.
Now I am able to cancel. In the morning I guess the plateform was anyway unstable. Was not even able to squre off trades via Website also.. API was also unstable. Thanks !!
You can't modify an order that is already getting modified. It is a synchronous process.