Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 04:55:14 +0000



Post From: sc.ResetAllScales

[2015-05-15 20:09:11]
QnReally - Posts: 181
Support,

To my understanding, doing
sc.ResetAllScales = 1
in code has the same effect as double clicking on the price scale or choosing Chart -> Reset Scales.

When my code executes
sc.ResetAllScales = 1
with scale type set to User Defined, nothing happens. Then if I just double click on the price scale, it resets as expected. Am I missing something?

Thanks.