Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 07:00:28 +0000



ACSIL Y-Axis coordinates for Crosshair tool

View Count: 827

[2020-10-02 12:54:30]
like2trade - Posts: 117
I need the Y Axis coordinates for the Crosshair tool in ACSIL. I have tried using sc.ActiveToolYValue, but it gives me the position of the mouse pointer. When clicking on the chart the Crosshair anchors at a valid tick price, whereas the mouse pointer does not. For example for the silver price the Crosshair is at 24.055, and the mouse is at 24.056.

Thank you for your help.
[2020-10-02 13:35:15]
like2trade - Posts: 117
This may be possible if there is a way to access the data in the "Chart Values for Tools" or "Tools Values Window" in ACSIL. Is there any way to do this? I have searched but can't find anything.
[2020-10-02 14:29:24]
ForgivingComputers.com - Posts: 1001
sc.ChartTradingOrderPrice is the function to use.
[2020-10-02 14:38:30]
Ackin - Posts: 1865
Hi,
Would you please check my thread and comment if you can. The address is:
ACSIL Y-Axis coordinates for Crosshair tool

Thank you very much

Button for Chart Values Tool + Receiving Pointer Events
Advanced Custom Study Interaction With Menus, Control Bar Buttons, Pointer Events: Receiving Pointer Events
[2020-10-02 14:48:11]
like2trade - Posts: 117
Thank you very much bradh. It is exactly what I needed.

Thank you Ackin for your response.

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

Login

Login Page - Create Account