When I apply the strategies to the chart it appears Ninja applies one strategy to all history and then the second strategy. It does them sequential and not interleaved to existing historical bars.
It looks ok when live testing or a data feed. In realtime it calls strategy1 and then strategy2 each tick.
Is this correct? I wanted to make sure I did not have a bug in my code.
Regards
CT

Comment