Login Page - Create Account

Support Board


Date/Time: Tue, 07 Apr 2026 07:38:47 +0000



[Programming Help] - Tagging A User Drawing

View Count: 172

[2026-02-20 18:29:30]
User688525 - Posts: 394
Hello Sierra Chart,
Is there a tag or unique identifier (separate to the line number) that can be used to silently differentiate a drawing from a source chart on a destination chart?

I want to avoid using text on the destination chart so that the chart remains clean. Instead, if an internal "tag" (or similar concept) can be used, the drawing can then be identified with a custom study.

Thank you
[2026-02-21 05:16:33]
Sierra_Chart Engineering - Posts: 23439
These Chart Drawings are internally already identified by the source chart number and the source Chartbook. We will make sure those variables are set in the corresponding ACSIL drawing structure.
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
[2026-02-22 02:30:35]
User688525 - Posts: 394
Thank you.

Once implemented, which technical documentation page(s) will be updated to reflect the changes and required ACSIL code?
[2026-04-04 22:30:33]
User688525 - Posts: 394
Hello Sierra,
Separate to the above, is there a way to identify if "Allow Copy to Other Charts" is enabled on a chart drawing?

Thank you
[2026-04-05 13:37:57]
Sierra_Chart Engineering - Posts: 23439
Yes, through this structure member:
s_UseTool::AllowCopyToOtherCharts
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
[2026-04-05 13:37:58]
Sierra_Chart Engineering - Posts: 23439
Yes, through this structure member:
s_UseTool::AllowCopyToOtherCharts
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
[2026-04-05 21:29:22]
User688525 - Posts: 394
Thank you. Works perfectly!

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

Login

Login Page - Create Account