The output files don't match.
I used the Strategy Analyzer on 10 minute bars.
You can see from the output for njt6.5 that it executes correctly on 10 minute increments/ 10 minutes after the hour. the file times are all even ending which aligns with 10 minute close.
You can see from the output file for njt7.0 that it doesn't execute correctly on 10 minute increments.it has odd number endings.
Does this behavior seem correct?

Comment