Something funky is going on (.1000.9) with refreshing chart. I am trying to debug an indicator, but every time I edit the indicator, and then refresh the chart, all my debug statements from previous versions of the indicator are printed to the output window as well as the debug statements from the just refreshed version. It seems as though the refresh does not flush the old indicators, the old versions, from memory.

I have looked through the code and cannot find any unusual statements that may be causing this problem. Any ideas?

Snap