Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 11:02:02 +0000



Post From: Controlling Base/Main Graph Scale

[2013-11-17 15:33:40]
Hendrixon - Posts: 130
Other than changing the type of the main graph scale with "sc.BaseGraphScaleRangeType", which is equivelent to the studies member "sc.ScaleRangeType", all other members to influence the price scale relate only to studies scales:

sc.ScaleRangeTop
sc.ScaleRangeBottom
sc.ScaleConstRange
sc.ScaleIncrement
sc.ScaleValueOffset
sc.AutoScalePaddingPercentage

Can you please add the members to control the "Base/Main Graph" Price Scale like:

sc.BaseGraphScaleRangeTop
sc.BaseGraphScaleRangeBottom
sc.BaseGraphScaleConstRange
sc.BaseGraphScaleIncrement
sc.BaseGraphScaleValueOffset
sc.BaseGraphAutoScalePaddingPercentage


Thanks.