Login Page - Create Account

Support Board


Date/Time: Tue, 14 Jan 2025 22:40:57 +0000



[Programming Help] - Pivot Study

View Count: 723

[2017-05-11 12:06:16]
User352023 - Posts: 20
Hi, is it possible for the variable period study to have it draw a line to any bars in the until it touches that level?

thank you
[2017-05-11 14:31:49]
Sierra Chart Engineering - Posts: 104368
No, this is not supported but you could modify the study to meet your requirements.

Refer to:
https://www.sierrachart.com/index.php?page=doc/BuildCustomStudiesDLL.html


If you want us to refer you to a programmer, let us know.
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-05-11 14:44:32]
User352023 - Posts: 20
Many thanks for your reply.

In which file do I find the study please? Can you point me to what function I need to use to draw line until future intersection.

Thank you
[2017-05-12 04:08:40]
Sierra Chart Engineering - Posts: 104368
Refer to the following:
https://www.sierrachart.com/index.php?page=doc/BuildCustomStudiesDLL.html#SearchingSourceCodeBuiltIn
sc.AddLineUntilFutureIntersection()
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