Login Page - Create Account

Support Board


Date/Time: Tue, 30 Apr 2024 22:10:44 +0000



sc.GetPersistentInt

View Count: 1287

[2015-01-22 15:35:19]
QnReally - Posts: 181
You have announced changes to Persistent variables in v1225. Will the SCDateTimeMS be supported? Thanks.
[2015-01-22 18:01:13]
Sierra Chart Engineering - Posts: 104368
Wait for the documentation which we will have done today and it will explain this.
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
Date Time Of Last Edit: 2015-01-22 18:01:23
[2015-02-03 02:57:44]
QnReally - Posts: 181
If I upgrade from v1224 to a higher version, can I expect the code that worked under v1224 to compile without errors if I stick to the old style persistent variables? For example, I use
int& beginIndex = sc.PersistVars->i3;
beginIndex = 10;

Thanks.
[2015-02-03 03:48:58]
Sierra Chart Engineering - Posts: 104368
Yes.

Also the new Get/SetPersistent* ACSIL functions have now been documented.
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