Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 20:40:36 +0000



ACSIL study data

View Count: 833

[2017-08-11 06:23:46]
User563013 - Posts: 11
I would like to grab study data from a chart that is created by a separate custom .dll This is the way that I think it would work:

Create a chart and use a sc.GetStudyArray function to get the ID and copy in the data

Is there a way to get the study information directly from or call the .dll without creating a chart?
[2017-08-11 13:37:14]
Sierra Chart Engineering - Posts: 104368
Refer to the documentation here for this:
ACSIL Programming Concepts: Using or Referencing Study/Indicator Data in an ACSIL Function


Is there a way to get the study information directly from or call the .dll without creating a chart?

The custom study does need to be added to a chart and you need to then get the study arrays. This is the only way.
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
[2017-08-19 05:10:54]
User563013 - Posts: 11
Is there a way to automatically add the custom study to the chart?
[2017-08-19 13:02:12]
Sierra Chart Engineering - Posts: 104368
No, there is not.
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