Login Page - Create Account

Support Board


Date/Time: Thu, 16 Jan 2025 05:46:59 +0000



ACSIL:My DLL plots multiple lines using s_UseTool. But when multiple instances on chart..

View Count: 1222

[2017-10-16 10:01:42]
John Carey - Posts: 5
Hi guys. Thanks for any help. My dll custom study plots multple lines using s_UseTool. But when I put multiple instances of this indicator on a chart, only one instance will plot lines.

Is this a known issue, or a known developer error, that I can look for?
[2017-10-16 19:23:19]
Sierra Chart Engineering - Posts: 104368
You need to make sure that each Chart Drawing added by the custom study has a unique line number.

It is best to let Sierra Chart assign those line numbers. Refer to:
https://www.sierrachart.com/index.php?page=doc/ACSILDrawingTools.html#LineNumber
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, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2017-10-17 15:59:17]
John Carey - Posts: 5
that was it...i was assigning numbers, even randomizing numbers....but i deleted the line and let SC do it, and its all good now.
[2017-10-17 16:50:40]
Sierra Chart Engineering - Posts: 104368
Yes, definitely let Sierra Chart assign the line numbers. That is considered the proper way to do this.
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, *change* to 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