IOW, I'm long in a position from 1103.00, then a future bar's high touches my target of 1105.00 but it does not fill. Then a subsequent bar's high is 1105.50 and the order fills. But it should have filled at the first bar with the high of 1105.00
I turned on "TraceOrders=true;" to confirm my orders are placed and working, just not filling.
I'm using the "
SetProfitTarget ("NewShort",CalculationMode.Ticks,8);
on the ES 1-min chart.
Is there a setting to tell NT to fill the historical profittarget orders when touched?

) Where as if I could (optionally) do it within the strategy itself, there would be less room for error and easier to verify what the settings were, and also 'lock' them as a runnable exportable strategy with no user interventions ... just a thought
Comment