Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 14:46:00 +0000



scsf_VerticalTimeLine study doesn't obey SetStudyVisibilityState() params

View Count: 285

[2023-07-25 01:41:44]
User275839 - Posts: 61
[Sierra Chart v.2517 64-bit, Revision 46446)

If a vertical time line is showing, calling SetStudyVisibilityState() with Visible = 0 will hide the vertical line, but leave the custom label showing.

The converse is true as well: when a vertical time line is hidden (using the Chart Studies dialog), calling SetStudyVisibilityState() with Visible = 1 will show the vertical time line, but the custom label fails to draw.

Showing/Hiding a vertical time line using the Chart Studies dialog yields the expected results.

Can this be fixed in a future update to the Sierra default studies suite?

Thank you!
[2023-07-25 18:50:46]
Sierra_Chart Engineering - Posts: 17195
Yes we will see how to solve 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, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-08-02 18:50:28]
Sierra_Chart Engineering - Posts: 17195
After using this:
SetStudyVisibilityState()

Recalculate the study being modified.
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, use 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