Login Page - Create Account

Support Board


Date/Time: Tue, 06 May 2025 20:47:09 +0000



[Programming Help] - Ability to change the selected Tool (Pointer to Hand) within custom ACSIL study function

View Count: 259

[2024-10-13 16:22:41]
AlpineFutures - Posts: 1
I'm writing a custom ACSIL study, and I am trying to get the study function to change the selected tool at a certain point.

For example, I would like the study to change the Tool from Hand to Pointer, and then later, switch back to Hand.

Is this possible? I've only been able to find documentation regarding the Tools >> Tool Settings >> General >> After Single Use Tool Change To (List), however this doesn't work as I am not actually using a drawing tool. Instead, the study itself is using sc.UseTool to make some drawings. I've tried setting those drawings as UserDrawings (Tool.AddAsUserDrawnDrawing = 1). This does set them as UserDrawings (I can interact with them once drawn), but it does not return the Tool to the one selected in the (List).

Thanks for any help.
[2024-12-09 20:37:22]
Sierra_Chart Engineering - Posts: 19461
There is not a way to change the currently selected Chart Drawing Tool from ACSIL but we can look at adding that capability.
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, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account