Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 14:24:47 +0000



Extend Bar Value Until Future Intersection - what

View Count: 1271

[2018-12-07 08:41:13]
User132748 - Posts: 159
I see in documentation "These extension lines are programmatically accessible through ACSIL with a special function" but which excactly is that special function?

Is it sc.GetStudyLineUntilFutureIntersection()?

May that function be used for any other native sc study that has extension lines option/feature (zigzag, etc)?
Date Time Of Last Edit: 2018-12-07 08:43:19
[2018-12-07 18:17:22]
Sierra Chart Engineering - Posts: 104368
Yes that is correct and we have updated the documentation to specify this clearly.

And that function can be used with any Sierra Chart study that adds what are called future intersection lines. This does not apply to the zig zag study. The zig zag lines are contained in a single study Subgraph.
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-12-08 08:37:44]
User132748 - Posts: 159
Thanks for explanation

Regarding ZigZag study I meant its peaks' extension lines which are certainly NOT drawn as single subgraph (main zigzag line is single subgraph for sure).
Date Time Of Last Edit: 2018-12-08 08:39:06
[2018-12-08 21:20:36]
Sierra Chart Engineering - Posts: 104368
Yes you can access those extension lines with this ACSIL function: sc.GetStudyLineUntilFutureIntersection()
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