Hi All, I've got a price chart displayed, with the pane split to show an oscillator in the lower half od the chart.
>From my osciallator code I look for divergances. When spotted I want to plot up/down indicator lines in the upper price chart to signal trades. Can I do this...? i.e. plot in the upper pane from the code that defines the lower pane (they ARE on the same chart - just different panes on one chart)...?? OR do I have to move the divergence spotting code to the upper (price) pane code...? Thanks
