Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 05:07:19 +0000



Post From: LEVELS - Programming Question.

[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