AtmStrategyChangeStopTarget ( limitprice, 0, "TARGET1", "AtmIdValue");
I am using the above code to move stops and targets
I note that TARGET1 when hit does not always fill, at least in market replay.
I assume this is because it is a limit order?
How do I ensure it is filled like a stop/market order when touched?
thanks

Comment