Hello all,
I have a chart window which looks like this
There are 3 AFLs which are to be seen together (chart and 2 indicator panes)
If I use only the chart (pane 1) the candles are of good height.
After I add the other 2 panes the candles diminish to a short height.
When seen together as 3 panes I want the candles on the 1st pane to be tall enough to distinguish easily visually
I have tried view menu zoom > taller bar but it distorts the charts and high and low of the visible area on screen doesn't fit to scale and moves out of the pane 1 (example the high gets hidden above the chart visible area)
Is there any method the scaling or the height can be adjusted to make it 30% taller (for example) without losing the visibility
Also it would be good that the complete chart area for pane 1 gets used in a balanced manner, right now it's not used evenly for high and low
Snap shot attached. Above chart is in which i am facing the issue. And the below chart Simple price chart. You can see that upper portion is not completely visible like @ krishnakhanna's chart.
Read my post point 1 carefully.
You should have atleast one Plot() with its scaling not user modified (NoRescale, OwnScale, LeftScale etc) otherwise you will kill the whole thing.