How to put indicator on an existing pane?
Author: gchudublin
Creation Date: 3/19/2018 2:48 AM
profile picture

gchudublin

#1
I open a chart of a symbol, it default to have price and volume pane, when I added an indicator (drag and drop) it went to top of price pane, any way to move it down or over volume pane?
profile picture

Eugene

#2
No way to change the default behavior. And dropping an indicator onto the Volume pane may make it apply to the Volume DataSeries - if you aim at it and see it covered with square dots.

It's converting to code (the "Push all indicators..." button on the Function toolbar) that opens the door to moving it to any other pane. See such properties and methods like CreatePane and ChartPane in the QuickRef. Also, the choice of ChartPane is the first argument you pass on to PlotSeries.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).