Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator with large parameter sets being called from a strategy
Collapse
X
-
Indicator with large parameter sets being called from a strategy
I have an indicator that has 15 parameters. When I try to use the indicator inside a strategy, I have to enter all the parameters. Is there a way to call the indicator from a strategy without entering all the parameters?Tags: None
-
Not really, but you can always use a named instance of the indicator class, which means that you will have to write out the parameters only once, when you initialize the instance.Originally posted by afshinmoshrefi View PostI have an indicator that has 15 parameters. When I try to use the indicator inside a strategy, I have to enter all the parameters. Is there a way to call the indicator from a strategy without entering all the parameters?
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
559 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 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
546 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment