like Colorzones or ConstantLines so the chart does not require so many days of data. Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Weekly & Daily Zones
Collapse
X
-
Weekly & Daily Zones
Hi, I have an indicator that places zones on the chart and needs quite a few days to calculate the zones. I'm wondering if they can be sent "automatically" to another indicator to just place the areas,
like Colorzones or ConstantLines so the chart does not require so many days of data. ThanksTags: None
-
Hello tunabomb,
I am not sure what you mean by sent to another indicator, are you asking how to allow other indicators access to this indicators data?
If your item requires a specific amount of data to calculate there is not going to be a way to avoid loading that amount of data, it will require that amount so it can initially calculate.
-
Hello tunabomb,
Yes those are user inputs for the indicator. You could make a copy of the indicator and reprogram it to automate those inputs.
By automate i mean you would need to come up with some formula or logic which generates the price values you are using for those inputs. However you manually calculate the price values that you enter would need to be re created as logic that generates those values.
Once you determine how to calculate the values you can set variables to those values while the script runs and it could use those values to plot.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
576 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment