Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 12:08:40 +0000



Hide tool with ACSIL ?

View Count: 1583

[2014-11-18 13:11:48]
wwwingman - Posts: 185
Hi,

I draw computed text, per bar, using ACSIL drawing tools.
If I understand right, it is the only way to draw different text per bar (subraphs allow the same text for all bars).

My problem : when hiding the study, the tool texts are not hidden.
Is there a way/example to show how to draw/hide tools ?

Thank you,

W.
[2014-11-18 17:43:23]
Sierra Chart Engineering - Posts: 104368

If I understand right, it is the only way to draw different text per bar (subraphs allow the same text for all bars).
Yes.

You really have to delete the chart drawings in this case.
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-11-19 18:05:17]
wwwingman - Posts: 185
You really have to delete the chart drawings in this case.

OK.

For the record, to other traders interested in hiding the tools automatically with the study :
* check the sc.HideStudy for hidden state of the study
* when hidden, and if tools are still drawn ( sc.ChartDrawingExists ), erase the tools (sc.DeleteLineOrText with TOOL_DELETE_CHARTDRAWING).

W.

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

Login

Login Page - Create Account