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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
35 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
12 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment