Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 13:33:48 +0000



Post From: Drawing Tool problems with Custom Profile study

[2018-02-19 10:54:16]
Sierra Chart Engineering - Posts: 104368
Always check the return value of the sc.UseTool function. You will see it is returning 0 when the drawing is not added.


When using UTAM_ADD_ALWAYS, you cannot use the same Line Number. You should always let Sierra Chart automatically assigned that. This will not work:
LetterTPO.LineNumber = 6417888;

Refer to Line Number:
https://www.sierrachart.com/index.php?page=doc/ACSILDrawingTools.html#LineNumber


This is from the 1575 release notes:
When adjusting a Chart Drawing from ACSIL, if more than one Chart Drawing uses the same LineNumber, only the first found drawing will be adjusted for performance reasons. Therefore, it is not considered best practice to use the same LineNumber for different Chart Drawings added by the ACSIL sc.UseTool function.

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
Date Time Of Last Edit: 2018-02-19 10:55:00