First off, I think this may be hard to reproduce, so I'm also interested in whether other people have seen this, and whether NT dev/support may have some idea why it occurs.
I've seen a similar situation before where it looks like if there's a problem with a strategy in the strategies tab, the strategy is clickable enabled/disabled but without anything running, or at least without initialize.
Now today I am having serious problems in the strategies tab.
Not all strategies, and not all instruments, but quite often I can set up a strategy in the tab, I see the initialize run, I then enable it, and I see OnBarUpdate, but no OnStartUp. I have a print in there. I've tried with a simple 'MyCustomStrategy' and it sometimes happens there too, but it definitely happens.
Any thoughts?

Comment