Login Page - Create Account

Support Board


Date/Time: Tue, 15 Jul 2025 23:03:45 +0000



Post From: Compile error for GetStudyPersistentVariablesFromChartUsingID

[2013-05-02 16:57:07]
joshtrader - Posts: 519
OK thank you, it is compiling now.

With this study I am trying to set the main price graph scale top and bottom to be the same as that of another chart. I have the values now, but is there a way for me to set the top and bottom value of the primary region's scale? I can do it for a study using sc.ScaleRangeTop and sc.ScaleRangeBottom, and I see the sc.BaseGraphScaleRangeType to set the , but do not see how to set the top and bottom values. I tried sc.BaseGraphScaleRangeTop but this does not exist.