Indicators that I add from the Strategy with AddChartIndicator, suddenly disappear from the chart but the strategy continues to work just fine. No messages in the log, no errors in Visual Studio or the compile. The instances of those indicators that the strategy adds disappear at the same time from the active indicator list.
Any words of wisdom about what could be causing this these indicators to be removed like that?
I also run logic on three other time frames. This basic system has been working fine for many months. But when I first start up after editing the strategy or just a cold start, those indicators sometime disappear after running a short time. It I disable and then re-enable the strategy they appear again and usually stay fine for the rest of the day.
Could conflict between the added time frames and the primary somehow cause this?
I apologize for bringing this up late of a Friday.
Thank you.

Comment