Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 10:03:27 +0000



Post From: Prevent autorecalculation on 1 study?

[2019-11-13 16:33:58]
JYohan - Posts: 25
Hello,

Is this possible? For instance, when changing chart or study settings, every study gets automatically recalculated, which deletes text values in my case. I tried sc.IsFullRecalculation = 0; or sc.AlwaysUpdate = 0; but no luck.

Thanks