Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Weird optimizing result!!!
Collapse
X
-
Weird optimizing result!!!
When I adopt a strategy to a chart, the buy and sell signals are all looked at the right direction. But when I optimize it, it turned everything red!!! I had lost my underpants off!!! It turned out as ugly as it gets!!! Why!?!?!? I don't understand!!!Tags: None
-
Hello YoutingChu,
Thanks for writing in.
When you run a normal backtest, do you see the same results listed for the parameters configured as you see for those same parameters of an optimization iteration? I have attached two pictures of the Strategy Analyzer running an optimization backtest on the SampleMACrossover strategy showing results for the parameter set of Fast: 10 and Slow: 25. The results are matching the normal backtest which is what we would expect to see for an optimization backtest.
If you do not have matching results between normal and optimization backest iterations using the same parameters, I would check to see if you have IsInstantiatedOnEachOptimizationIteration enabled as this parameter will vary your optimization results if you have not written the strategy properly. (Variables must be reset in State.DataLoaded so their values are clean for each backtest iteration.)
As for comparing chart results using realtime data to that of backtests, certain discrepancies must be considered when comparing the results. This is because backtests will use historical data while running a strategy on a live account will use realtime data.
I have attached additional resources on the concepts discussed below.
IsInstantiatedOnEachOptimizationIteration - https://ninjatrader.com/support/help...niteration.htm
Comparing real-time, historical, and replay performance - https://ninjatrader.com/support/foru...d.php?t=102504
Discrepancies between realtime and backtest - https://ninjatrader.com/support/help...ime_vs_bac.htm
If the information provided does not lead you to a resolution, could you provide screenshots of the results that you are comparing (including the parameters used to configure your tests) so I may provide further input?
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
359 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
281 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment