Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 11:09:52 +0000



Extension Until Future Intersect Lines

View Count: 971

[2020-01-14 17:50:18]
User236924 - Posts: 10
I sent support an image using this link:
...
http://www.sierrachart.com/image.php?Image=1579023466644.png
...
The pink and dark purple extension lines are non zero volume lines. I am trying to reference these lines to use them in alerts and strategies. I'm having difficulty. I'm looking for when there is a close above or below these lines. Sometimes it could take 3, 6, 10 bars or whatever. In my alert condition I actually wrote 100 separate conditions to go back 100 bars for both sides. Too much work and I didn't get desired results because it would reference old non zero lines that had already been closed above or below.
...
Is there a way to do what I am seeking, even if I have to use ASCIL. Thanks
[2020-01-14 18:58:51]
Sierra Chart Engineering - Posts: 104368
You need to use ACSIL to access these lines. Refer to:
sc.GetStudyLineUntilFutureIntersection()

Also refer to:
ACSIL Programming Concepts: Accessing Volume at Price Data Per Bar
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-01-14 19:08:00]
User236924 - Posts: 10
Thanks. So there's no way to do this using simple alerts? I'm an okay programmer but have no experience in ASCIL...
[2020-01-15 01:00:04]
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