Login Page - Create Account

Support Board


Date/Time: Tue, 21 Jan 2025 07:34:55 +0000



Acsil historical intraday high/low

View Count: 1580

[2018-07-28 15:47:20]
User704990 - Posts: 18
Looking for a acsil function to access intraday high/low historically. I tried using SCFloatArray
SubgraphArray but the data points from the Daily OHLC study don't seem to be accessible.

Any suggestions?
[2018-07-28 20:00:14]
Sierra Chart Engineering - Posts: 104368
Have a look at this function and the one listed below it:
sc.GetOHLCForDate()
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
[2018-07-28 21:43:45]
User704990 - Posts: 18
Any specific reason the data points from the Daily OHLC study wouldn't be available to access via acsil?
[2018-07-28 22:40:56]
Sierra Chart Engineering - Posts: 104368
Not sure we understand the question because that function we linked to above does exactly that and you can also refer to this section here:
ACSIL Programming Concepts: Using or Referencing Study/Indicator Data in an ACSIL Function
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
[2018-07-28 22:58:09]
User704990 - Posts: 18
It didn't seem as if I could access the day high/low looking back 1 to 2 bars if a new high or low was made after that (current bar)
[2018-07-29 00:21:43]
Sierra Chart Engineering - Posts: 104368
If you cannot do what you need with those ACSIL functions, then just reference the Daily OHLC study as explain here:
ACSIL Programming Concepts: Using or Referencing Study/Indicator Data in an ACSIL Function
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