Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 09:06:28 +0000



scale multiple studies in same region & show zero values

View Count: 787

[2021-03-19 14:09:52]
JohnR - User831573 - Posts: 300
1-> I have a chart with 3 studies in the same region. As I change the scale on the region, it only affects the "top"/first study in the region. If I change the order of the studies in the region, then which ever is the first / top study controls the region scaling. Is there a parameter or other way to get all 3 studies to 'sync' the scaling?

2-> I seem to remember reading somewhere, but did not see it as a result in my search. How to get a study to show zero values. I have a study that goes from 0 - 100. Changing the scale to +105 max to -5.0 min, does not affect the points showing.

update - so I found the answer to #2. sc.Subgraph[0].DrawZeros = 1;

Thanks to all for your time to reply.

JohnR
Date Time Of Last Edit: 2021-03-19 14:20:30
[2021-03-19 14:58:16]
John - SC Support - Posts: 31098
1. Make sure all the studies in the region are set to "Automatic" scaling. Refer to the following for how to change the setting:
Chart Scale and Scale Adjusting: Opening the Scale Settings Window For a Study

2. Yes, that is correct.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-03-19 15:10:36]
JohnR - User831573 - Posts: 300
After reading your reply, I tried another way that also works. --> Just to share with others. --> I make the first study scale the way I want, and then I set the other 2 to "same as region". This way, if I chose to change the scaling a little , all 3 studies change proportionately.

Again, thanks for your time to reply.

JohnR
[2021-03-19 15:13:38]
John - SC Support - Posts: 31098
Yes, Same as Region will work as well.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-06-01 17:42:54]
lovelivelaught - Posts: 47
Hello

I am not sure if this thread is the one that I should refer to? If yes then I could not figure out where I have to go to change sc.Subgraph[0].DrawZeros = 1;

I have a chart with 4 studies in the same region. And I would like to change the scale of one of the studies to 'sync' the scaling? I use three TRIX studies with different periods in one region and I would like to add a MACD Hull study (that I found in custom study section). All 3 TRIXs that I have set as Automatic scaling and all of them have same mid line, which is 0 but when I add MACD Hull and set it to Automatic then TRIX studies is not visible as MACD Hull scale values goes from 0 to lets say +- 20 but TRIX scale values goes from 0 to lets say +- 0.020. When I change MACD Hull to Independent scaling then its midline not always sync with all other studies. Is there is any way that I can change scale values of MACD Hull so it can have same mid line with TRIX scale values.


Thank you in advance for your help.
[2021-06-01 18:30:41]
John - SC Support - Posts: 31098
It sounds like the problem you are having is simply related to the differences in the values for the two different studies. If you really want to get them to sync together, then you would need to adjust the values for one of the studies so that it is within the same range as the other. The easiest way to do this, in a consistent manner, will be to use the Spreadsheet Study and make your adjustments based on the values that you are seeing. Refer to the following for more information on the Spreadsheet study:
Using the Spreadsheet Study
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account