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?
Size:
Color:
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.
Size:
Color: