Hello - Is it possible to open a new pane and plot to it directly from AFL?
eg: Plot(pltme,"Name",colorGreen, OPEN_NEW_PANE??????) I have a backtest open in one pane and a variable called "pltme" is created from the results of this backtest. I would like to be able to then open a new pane and plot "pltme" by itself without having to repeat the backtest formula in that new pane. Thanks - Alex
