Can anyone help with the following, please:- 1. I am developing an AFL to generate buy and sell signals by combining different indicators with variable parameters (to be optimised). I would like to generate a plot with price and one indicator in the top pane, and the other indicators in separate panes below this, to reduce clutter in the plots. I know I could simply set up separate panes with the appropriate indicators - BUT then the parameters would not be tied to those used in the main pane. Changing parameter values and ensuring consistency across the panes would then become a chore. 2. I had thought that the SECTION commands might help here, but that doesn't seem to be the case. In fact, on checking the documentation I can't find when it is either necessary or desirable to use these commands. Does anyone know? TIA
Brian