Login Page - Create Account

Support Board


Date/Time: Thu, 19 Jun 2025 06:03:06 +0000



ACSIL: Is there a sc.GetPriceCurrentCrosshairPointerFromChart or simular?

View Count: 632

[2022-07-09 09:24:43]
YSS - Posts: 114
Hello, is there a way to get the price of the chart in my ACSIL where my pointer is currently at?

I would need to be able to point on the chart at a certain level and have that location in my code. So basically an event every time the mouse moves (crosshair) when I'm on a chart.

Thanks!
[2022-07-10 03:54:07]
Tony - Posts: 594
ACSIL Interface Members - Variables and Arrays

sc.ActiveToolYValue and sc.ActiveToolYPosition might be what you are looking for.
[2022-07-10 10:32:02]
YSS - Posts: 114
Works great thanks Tony

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

Login

Login Page - Create Account