Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
No Parameters in Strategy Analyzer?
Collapse
X
-
No Parameters in Strategy Analyzer?
I have created a strategy however the parameters are not showing up in the strategy analyzer. There is no tab that says parameters so I can't run any optimizations. The strategy will deploy, and I get values in trade performance.Tags: None
-
Hello Adanni,
Thank you for your post.
Does your strategy have any public properties to optimize over?
For example, test the SampleMACross over strategy in the optimizer. Note that in the user interface it exposes the period for the fast and slow moving averages, which can be optimized because in the strategy they are created as public properties.
-
Hello Adanni,
Conditions are not parameters. Public parameters are like the Fast and Slow inputs in the SampleMACrossover. I recommend you take a look at the actual code for the Fast and Slow parameters for the SampleMACrossover.
You need to also provide a range for the optimization to test over by editing the Fast and Slow parameters, otherwise you will get that error. This video demonstrates:When I tried to optimize the sampleMaCross a message says that it needs at least one parameter to optimize.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment