I have developed my own indicator that I use in a strategy. In my strategy I have an "Add" to add myindi to the chart when I back test. When I run a back test all is fine - I then change some parameters and run the back test again - the problem is that an empty pane is then added to the chart - between my original indi and the price chart.
Should I add it differently so that a new pane is not created every time - maybe I can specify "pane 2" in the add? Or is this a bug?

Comment