Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 19:13:49 +0000



Get current Index value for user drawn ray

View Count: 601

[2020-02-09 11:52:25]
User289849 - Posts: 2
Hello, I'm just curious if it's possible to get the current Index value of a user drawn line or ray.
Sorry if I have overlooked this in my searches.
Originally I looked for a simple price crossover/crossuder of a user drawn line/ray. Found nothing.
Then looked for a way to get the current Index value of a user drawn line/ray. Found nothing.
So I'm at the point I assume it's necessary to get the BeginValue/EndValue of the line/ray, and calculate a crossover/under myself.
If there is an easier way to do this, a point in the correct direction would be appreciated.

Br.
[2020-02-10 02:56:50]
Sierra Chart Engineering - Posts: 104368
The most that is available is just getting the drawing structure members with this function:
Using Drawing Tools From an Advanced Custom Study: sc.GetUserDrawnDrawingByLineNumber()
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: 2020-02-10 02:57:27
[2020-02-10 15:44:35]
User289849 - Posts: 2
ok, thank you very much.

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

Login

Login Page - Create Account