However, when I change from a LongStop to a ShortStop or vice versa, NT simply cancels the active order in the current OnBarUpdate and only creates the opposite order on the next bar, this leaving a 15 minute gap (on a 15 minute chart) when there is NO order working.
Do I have to use CancelOrder() or advanced order handling or CalculateOnBarClose=false or something else?
Thanks
Peter

Comment