Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Optimization Issue
Collapse
X
-
Optimization Issue
I have a automated strategy but the issue is that I have 25 parameters that can be used and I want to optimize it. Furthermore, I would like to optimize the data series as well, if at all possible. However, the optimization will seem to take days, if not weeks, for it to finish optimizing. Is there any way (or any programmer) in which I can optimize without having it take weeks?Tags: None
-
Hello nyleahw1,
You can run a strategy on an instrument list in the left panel of the Strategy Analyzer window so that way it will run the strategy on all of the instruments inside that list.
http://www.ninjatrader.com/support/h...zer_layout.htm
With that many parameters being optimized it may take a while to load as each parameter can exponentially increase the number of calculations it has to be done. For example if you are optimizing a strategy with 2 parameters with a range of 5 each that would be 25 different times it has to run, but if you add 1 more parameter with a range of 5 it would jump up to 125 times it would have to run.
With that said, you can try to minimize the time frame and the parameters to try to cut down on some of the time it will take to calculate all of this.
Let us know if we can be of further assistance.JCNinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
59 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
143 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
161 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
97 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
276 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment