I've noticed that when I use the Managed approach and submit a stop, then subsequently try to modify the stop using say:
ExitLongStop(... with a different price, different name)
NT actually submits a cancel order, then resubmits the stop to the broker, (am I seeing this right?)
Is there a way to avoid this and have NT submit the change directly to the broker instead (much like the ATM does when you change the stops manually)?
Do you have to be in unmanaged mode to do this?
Jeremy

Comment