Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 00:35:25 +0000



[Programming Help] - problem with sc.GetStudyPersistentIntChart ?

View Count: 712

[2019-01-22 09:35:14]
User30743 - Posts: 364
Hi, i am having troubles getting persisten Ints from different charts using sc.GetStudyPersistentIntFromChart

when i use sc.GetStudyPersistentFloatFromChartor sc.GetStudyPersistentDoubleFromChartit works fine, but sc.GetStudyPersistentIntFromChart doenst renturn any values, but zeroes
Date Time Of Last Edit: 2019-01-22 09:36:34
[2019-01-23 00:57:49]
Sierra Chart Engineering - Posts: 104368
It is very doubtful there is a problem with this. This is going to be a 15USD cost for us to run a test.
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
[2019-02-16 02:38:06]
User553714 - Posts: 184
User30743;

After a recent SC upgrade after an extended Christmas break I couldn't get my study to compile, this was due to recent sc function naming changes noted below.
I am not sure it's the same issue that you are having as you say you are getting zeroes? Have you resolved this and what was the issue?

sc.GetStudyPersistentIntFromChart = sc.GetPersistentIntFromChartStudy
sc.GetStudyPersistentDoubleFromChart = sc.GetPersistentDoubleFromChartStudy

These also changed names;
sc.SetACSToolButtonText = sc.SetCustomStudyControlBarButtonText
sc.SetACSToolToolTip = sc.SetCustomStudyControlBarButtonHoverText
sc.SetACSToolEnable = sc.SetCustomStudyControlBarButtonEnable

Regards
[2019-02-16 03:30:05]
Sierra Chart Engineering - Posts: 104368
No, this is not their issue.
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