Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 13:02:48 +0000



[Programming Help] - GRID FEATURE FOR PLANETAY LINES

View Count: 693

[2018-01-21 14:13:28]
michelh - Posts: 159
I have had a planetary lines indicator coded.
since sierra is limited to ~60 subgraphs, i am getting terrible artefact when a planet's longitude goes over the 360 degree mark and starts from zero again (e.g. as you can see the arrow is when earth enter zero degrees on the first day of summer).

is there another C++ paradigm that doesn't use subgraphs but rather that draws an "infinite grid" that I can use to draw planetary lines in sierra. The location of these lines is known beforehand and are being derived from a CSV file and if I can avoid coding it like a traditional subgraph, I will not have this problem each time a planet completes the 360 degree circle and abruptly returns to zero.
Date Time Of Last Edit: 2018-01-23 08:44:47
[2018-01-22 20:46:59]
Sierra Chart Engineering - Posts: 104368
You could use Drawing Tools instead:
Using Drawing Tools From an Advanced Custom Study

But there is a way to solve this. Refer to:
Chart Studies: Avoiding Vertical Joining Line for Study Subgraphs
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