AtmStrategyChangeStopTarget() method error: OrderName 'STOP1' does not exist
I am using this call:
AtmStrategyChangeStopTarget(0,Open[0] +1 * TickSize, "STOP1", atmOrderId);
Any idea's?
At the point i am trying to change the Stop, the order has been filled.
Thanks!
B

Comment