I have some Limit Orders created through Automated Trading Interface in Ninja and I want to cancel them from Ninjascript Strategy as I don't need that order now after some time. I have used CancelOrder() function and I have also used AtmStrategyCancelEntryOrder() still the order is not cancelled.
The Limit order is in Working state and is placed very far from current market price.

Comment