Support Board
Date/Time: Sat, 23 Nov 2024 11:57:35 +0000
Post From: How to add simple volume chart to main chart region 1
[2024-08-26 13:45:26] |
User43 - Posts: 101 |
Thanks John, that works when only one study is on the LH scale. But I also have a moving average on the volume which needs to scale in sync with the volume. In my tests I see that only the first study reacts to to scale range adjustments made on the LH scale range. e.g. study order 1 Volume .. 2 Mov Avg -> Volume will be adjusted, Mov Avg does not change study order 1 Mov Avg ... 2 Volume -> Mov Avg will be adjusted, Volume does not change I think that is kind of a bug, all studies which are assigned to the LH scale should adjust along with it. Based on your suggestion, the best I could come up so far is to use a user defined range and keep it in sync between the two studies. But every time the chart changes its bar period e.g. going from 2 minutes chart to 10 minute chart, the user ranges will have to be adjusted on all LH scale studies for a reasonable representation. |