Login Page - Create Account

Support Board


Date/Time: Thu, 09 May 2024 00:57:44 +0000



LEVELS - Programming Question.

View Count: 496

[2020-07-27 15:53:15]
User841604 - Posts: 20
Greetings,

I am in the process of building an indicator which graphs only levels. A programmer I am working with tells me that each study can only graph a maximum of 60 levels, wich is the subgraph limit per study. So we would need many studys for what I want to acomplish and this does not make much sense, as I need to also do a transfill within leves to build zones and this also would require many many subgraphs...


Is there a way in programming to graph many leves and zones without using lots of separate studies on a single study ? Hope I am being clear.


I am trying to leave everything to the minimum expression.

Many thanks
[2020-07-27 19:40:31]
Sierra Chart Engineering - Posts: 104368
There is a limit of 60 Study Subgraphs per chart study but you can also use Chart Drawings to draw lines and rectangles:
Using Drawing Tools From an Advanced Custom Study
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
Date Time Of Last Edit: 2020-07-27 19:40:59
[2020-07-28 12:24:41]
User841604 - Posts: 20
Thank you Sierra as always for the feedback


Not sure if I am being clear... (with drawings these would be not static) as far as I can understand...

I need around 250 levels fixed or active until a condition is met. Is there a way to graph them using a single study without using subgraphs ? They will all be just the same line for all the levels.

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

Login

Login Page - Create Account