Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 03:53:06 +0000



[Programming Help] - Prevent autorecalculation on 1 study?

View Count: 511

[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
[2019-11-13 17:22:20]
Sierra Chart Engineering - Posts: 104368
You can certainly do whatever you want within the study to accomplish what you need. For example, you could return from the study if the IsFullRecalculation flag is true.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to 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