Login Page - Create Account

Support Board


Date/Time: Fri, 29 Mar 2024 01:30:05 +0000



Delete Chart Drawings added by UseTool

View Count: 1044

[2014-05-23 21:00:37]
sampater - Posts: 243
I have a question:

If i have Chart Drawings that have been added by Advanced Custom Studies using sc.UseTool() and have specified AddAsUserDrawnDrawing = 1, then i must deleted them by calling sc.DeleteLineOrText() or sc.DeleteUserDrawnACSDrawing() ?

Here: http://www.sierrachart.com/index.php?l=doc/doc_DLLTools.html#AddAsUserDrawnDrawing is described that i must do it by calling sc.DeleteLineOrText(), and here: http://www.sierrachart.com/index.php?l=doc/doc_DLLTools.html#scDeleteUserDrawnACSDrawing that sc.DeleteUserDrawnACSDrawing() deletes these Chart Drawings. Which function is properly, or both work for this?

Thanks
Marek
[2014-05-23 22:26:24]
Sierra Chart Engineering - Posts: 104368
We need to update the documentation. You need to use:
http://www.sierrachart.com/index.php?l=doc/doc_DLLTools.html#scDeleteUserDrawnACSDrawing
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
[2014-05-24 07:57:36]
sampater - Posts: 243
Thanks for update.

(from http://www.sierrachart.com/index.php?l=doc/doc_DLLTools.html#AddAsUserDrawnDrawing )
"A chart drawing added with AddAsUserDrawnDrawing set to 1 is not saved to a Chartbook like an actual user drawn drawing would be." - Is this up to date?

Thanks
Marek
Date Time Of Last Edit: 2014-05-24 07:57:59
[2014-05-24 20:07:33]
Sierra Chart Engineering - Posts: 104368
Yes.
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