Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 02:42:12 +0000



[Programming Help] - Value @Cursor in custom studies

View Count: 247

[2023-09-22 16:54:23]
User807787 - Posts: 41
I was looking for a way to get the value (price) of the current location of the cursor,
on the currently highlighted chart, in a custom study.

something like:
.GetCurrentCursorPrice
or
.GetCurrentCursorYValue

Is this something that can be achieved?
[2023-09-22 17:01:29]
JohnR - User831573 - Posts: 306
ACSIL Interface Members - Variables and Arrays: sc.ActiveToolYValue

sc.ActiveToolIndex
sc.ActiveToolYPosition
sc.ActiveToolYValue

Hope this helps,
JohnR

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

Login

Login Page - Create Account