Would like to understand how the NT handles the following scenario in managed orders approach.
Let's say I enter a Long position on ES with large 5000 contracts and I get partial fills. After 30 secs later, the order has not completely filled, and I set SetStopLoss and SetProfitTarget. Before the order fill is completed, the stop or profit target is hit. What will happen to the order with outstanding quantity to be filled? Will the order still be open, and the remaining quantity be filled later?
In the same scenario above but instead of using SetStopLoss and ProfitTarget, I used Exit orders with the latest filled quantity from the IOrder. What will happen to the order?
Thanks in advance.

Comment