Can this be added for expanded functionality?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Enabling Manipulation of Indicators within Indicators
Collapse
X
-
Enabling Manipulation of Indicators within Indicators
I had a talk with some programmers and we were trying to figure out how to take full advantage of the new Ninjatrader 8 optimization functionality for advanced Strategy testing and development. I was told this wasn't fully possible yet because the platform needs to support manipulating nested indicators within indicators in order to manipulate their variables.
Can this be added for expanded functionality?Tags: None
-
Hello khari998,
The optimizer will only list parameters from the strategy.
As long as the nested indicators have their parameters modified by the parameters of the hosting indicator and the hosting strategy, you should be able to optimize a parameter of a nested indicator.
As a test, you can run the attached strategy in the Strategy Analyzer with the Output window open. The Period value of the nested indicator will be printed in the output window, and you will see that the Period parameter is changing with an optimization backtest.
If this does not resolve your inquiry, could you provide further detail on what you are trying to accomplish and the issues you are encountering?Attached Files
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
557 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
545 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