I use output window for indicator debuging to print some important info but I noticed strange behavior.
My problem is that when I remove indicator from my chart then output window keeps printing info from my indicator. I also tried to close all charts and open new fresh chart (without any indicator) but result is the same....output window still keeps printing.
It looks to me like this indicator script still runs at the background.
Could you please help me to get rid of that?

Comment