Login Page - Create Account

Support Board


Date/Time: Fri, 31 Jan 2025 00:09:53 +0000



ACSIL Functions Not Found

View Count: 1687

[2019-03-01 16:19:15]
User30743 - Posts: 365
can anyone explain why u just delete some functions from ACSIL so that when we upgrade, it will all get messed up?

i am really getting tired of this
imageeeeeeee.png / V - Attached On 2019-03-01 16:19:06 UTC - Size: 61.71 KB - 342 views
Attachment Deleted.
[2019-03-01 16:50:54]
Sierra Chart Engineering - Posts: 104368
They have been renamed. Refer to the current names here:
sc.GetPersistentIntFromChartStudy()

Will make sure the What is New page explains this. They were actually renamed about a year ago, but we add preprocessor defines to translate the old names and those defines were recently removed.

And also you imply that somehow this has happened before. Functions do not get removed. That never happens. It just never happens. Sometimes they get renamed but they are always documented on the What is New page but in this case that was an oversight.

And if you post that kind of subject line again we are going to delete your post.
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: 2019-03-01 16:51:12
[2019-03-01 18:21:57]
ganz - Posts: 1048
SC Support
Sometimes they get renamed but they are always documented on the What is New page but in this case that was an oversight.
this was happened from time to time
and yes, some old time users felt uncomfortable with it

so decrease your aggression

And if you post that kind of subject line again we are going to delete your post.
-1024
fyi: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8a104f8b5867c682d994ffa7a74093c54469c11f
[2019-03-01 18:38:28]
Sierra Chart Engineering - Posts: 104368
You may not have been aware of the subject line which was used originally. We changed it.

And when we do renaming, we put a notice in What is New about that, and add a preprocessor define to support the old name for about 1 to 3 years.
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: 2019-03-01 18:38:44
[2019-03-01 19:24:59]
ganz - Posts: 1048
SC Support

fyi: https://futures.io/sierra-chart/26630-hide-show-studies-buttons-study-5.html

so looks like you've replaced ...

sc.SetACSToolButtonText();
sc.SetACSToolToolTip();

since v.1865 or so with no any notices and no definitions at all
or it was done 3 or more years ago?

so the fact is
and yes, some old time users felt uncomfortable with it
no need to beat us at all
[2019-03-02 12:12:11]
User90125 - Posts: 715
+1

Still missing an sc. function for Moving Average - Simple Skip Zeros for some unknown reason.
[2019-03-02 12:43:18]
Ackin - Posts: 1865
Still missing an sc. function for Moving Average - Simple Skip Zeros for some unknown reason.

yes, but it isnĀ“t difficult. Create own header file and into this file insert the function mentioned above. Source and inspiration is in studies7.cpp

...but you probably know it, I understand what do you meant.
Date Time Of Last Edit: 2019-03-02 12:45:38
[2019-04-02 19:10:06]
@sstfrederik - Posts: 405
Hi SC Engineering,

Is it an option for you to run a support thread on anything that gets renamed in ACSIL?

That way developers can follow that thread and get a notification on these changes. Easier for you to deal with any support questions like this as well.

Thanks,

Frederik

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

Login

Login Page - Create Account