I'm having trouble with a custom indicator I created to draw arrows and send prints to the Output window.
The indicator runs in Calculate.OnEachTick mode.
When I launch it, it runs correctly, draws the arrows on the chart, and prints the data correctly in the Output window.
The problem is that, when it runs in real time, it doesn't print any additional data or draw more arrows. I have to constantly press F5 to update it.
What could be the problem?
Thank you very much in advance for your help.

Comment