When a strategy is made using the StrategyWizard, and the StopLoss and ProfitTarget orders are set, if one of the two gets filled, does the other automatically get canceled? Does the OCO(order cancle order) logic exist?
Do they behave similar to the Atmstrategy orders, like if ProfitTarget is filled the StopLoss target gets canceled automatically?
Also,when the strategy is stopped and user manually manages the existing Account trade(which was placed by the Strategy),does the OCO logic remain with the StopLoss/ProfitTarget orders?
--
Shooter

Comment