Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 20:07:26 +0000



ASCIL: User Input Changes

View Count: 565

[2020-08-09 08:11:47]
BlakJak - Posts: 108
I am setting variables in my code for the study inputs to make it more readable than using the sc.Input[xxx].Get* functions everywhere. However, I do not want to set those variables during every call to the Study. I only want to set them if there is a change.

Is there a code or flag that identifies when a user has changed an input, or at least a flag that the user has hit "Apply" in the Study Inputs window (even if changes didn't occur).
[2020-08-09 09:05:19]
Sierra Chart Engineering - Posts: 104368
Yes you will want to use this:
ACSIL Interface Members - Variables and Arrays: sc.IsFullRecalculation
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