Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 04:11:35 +0000



Getting the value of a user drawn line at a given bar

View Count: 769

[2015-04-12 15:05:07]
flyboy615 - Posts: 56
Hi,

I can get the drawing object without any issue but is there a way to get the value of an extend line user drawing object at the current bar?

Thanks
[2015-04-12 20:22:22]
Sierra Chart Engineering - Posts: 104368
There should not be a problem calculating this yourself using a standard linear equation. You have access to all of these structure members:
BeginIndex;
EndIndex;
BeginValue;
EndValue;

In the s_UseTool structure
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
Date Time Of Last Edit: 2015-04-12 20:25:39

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account