both have a Print debugging command.
please advise,
why would the Print of the indicator only start printing AFTER the strategy has processed the history and waits for live data ?
I expected that in the history mode, both the indicator as well as a strategy will be printing messages .
what can be the issue
before the "enabling NinjaScript strategy " line is the print from the strategy and after that line I get the print from the processing of the indicator.
I can post the code if needed, but thought maybe a quick direction what to look for....?

Comment