Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 12:55:58 +0000



[Programming Help] - ACSIL: Controlling Visibility of Studies in Other charts

View Count: 2505

[2018-07-13 17:30:40]
Jezz - Posts: 33
Hi

Trying to code a button for hiding some studies, followed the idea described in
https://futures.io/sierra-chart/26630-hide-show-studies-buttons-study.html#post346912

and found that sc.SetStudyVisibilityState (sc.SetStudyVisibilityState) only hide studies for the same chart, not for other charts.
If there is a solution, I didn't I find it, and appreciate any pointer.
If unimplemented, as an idea, a new function like sc.SetChartStudyVisibilityState could accept appropriated arguments to identify the study.

Thanks in advance


PD: The code in the above link needs a couple of tweaks in order to be compiled in recent versions:
1. Rename sc. MouseEventType to sc.PointerEventType as suggested in Problems compiling Study | Post: 95057
2. Definition of constants SC_ACS_TOOLX as X
3. Clean up the #includes
[2018-07-13 17:47:28]
Sierra Chart Engineering - Posts: 104368
No, there is not a function to control the visibility of a study in another chart compared to the chart the study controlling this is on.
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
[2018-07-15 18:53:25]
@sstfrederik - Posts: 403
When hiding studies on the same chart you can you use a study in my freebundle.

Get the freebundle here:

https://www.simplesystemtrading.com/hide-studies/

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

Login

Login Page - Create Account