Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 09:13:44 +0000



setting sc.DaysToLoadInChart no longer works

View Count: 605

[2020-08-23 06:56:23]
User658985 - Posts: 30
going from version 2120 to latest release
[2020-08-23 10:02:59]
Sierra Chart Engineering - Posts: 104368
We observe no problem with this. That member variable works properly. Make sure you recompile your study. For more information, refer to:

https://www.sierrachart.com/index.php?page=doc/Whats_New.php#SCVer2156
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: 2020-08-23 10:03:23
[2020-08-23 12:08:56]
User658985 - Posts: 30
very strange. i tested it on a basic indicator and it works. but in my normal set of indicators it doesnt work anymore. are there any known conflicts with that function? I'll continue to troubleshoot, but any clues you can offer will be helpful

edit: quick note it does seem to trigger a reload of the chart but its not changed to its new value
Date Time Of Last Edit: 2020-08-23 12:12:26
[2020-08-23 14:49:49]
User658985 - Posts: 30
I isolated the issue but the problem is quite peculiar. In my study, if i simply check the value of the member sc.IsFullRecalculation anytime before setting sc.DaysToLoadInChart, it will subsequently not work (the value isn't being applied/saved). In other words, if i simply commented out my check of IsFullRecalculation, everything will work as intended.

BUT in a basic test indicator, checking sc.IsFullRecalculation before sc.DaysToLoadInChart it does not cause any problems. My indicators and charts are fairly complicated in that they talk to each other quite a bit, so i dont know how it would differ from a basic test indicator.
[2020-08-24 10:22:15]
Sierra Chart Engineering - Posts: 104368
We have looked into this more carefully and we understand the reason for the issue. We will resolve 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
[2020-08-24 11:14:50]
User658985 - Posts: 30
thanks appreiacte it

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account