Say , I have placed 10 CO orders and after some time say i want to cancel the 5 open orders, How can I do it in one call Or Else I would end up in cancelling order one by one , But there is a limit for that as well. Do any one have any suggestion or idea to handle this.
We don't have bulk order cancel API. You need to cancel it in a loop maintaining rate limit.