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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
25 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
19 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
182 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
335 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
260 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment