Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 08:34:34 +0000



[Programming Help] - ACSIL: AutoSnapping

View Count: 328

[2024-05-31 18:09:41]
User688525 - Posts: 312
Hello Sierra Chart,
I am creating a custom study with functionality to right-click on a chart and draw a line, rectangle, etc. Is there an ACSIL command to force AutoSnapping so that right-clicking on (or near) a bar/candle will draw the line/rectangle from the high/low? I have adjusted the AutoSnap sensitivity (Global Settings > Tool Settings) which hasn't resolved this.

Thank you
[2024-05-31 22:40:23]
Tony - Posts: 627
We have the access to high/low: sc.High[], sc.Low[], I thought we are able to draw wherever we want?
[2024-06-01 00:58:11]
User688525 - Posts: 312
Hi Tony,
I'll look into sc.High[], sc.Low[].

Thank you

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

Login

Login Page - Create Account