Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 15:36:31 +0000



Getting custom study subgraph lines to display when originating offscreen

View Count: 731

[2015-09-16 14:41:45]
William O - Posts: 16
I'm creating a custom study very similar to the Zig Zag study that exists in Sierra Chart. I have a subgraph holding the values for the start and end nodes of the zig zag lines. However, my problem is the lines do not draw if either the start or end node is scrolled to a position off-screen. I would like for the lines to draw if either the start or end node is visible on the chart. The native Zig Zag study in Sierra Chart works correctly and is how I'd like the lines to be drawn.

Thanks
[2015-09-16 18:12:41]
Sierra Chart Engineering - Posts: 104368
You need to be sure that all elements of a study Subgraph Data array are set.
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
[2015-09-16 22:39:46]
William O - Posts: 16
Thanks for the reply. This does solve the problem. I solved for the equation of a line for each index of the zig zag. If there is an easier way please let me know. Otherwise, you need to update each subgraph data element every time the zig zag is updated.

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

Login

Login Page - Create Account