Is this a memory caching problem, or the result of not clearing/resetting the database in some way between backtests?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Can't repeat previous backtest results
Collapse
X
-
Can't repeat previous backtest results
Sometines, when I run a backtest, and then run it again with exactly the same parameters, I get different results between the runs.
Is this a memory caching problem, or the result of not clearing/resetting the database in some way between backtests?Tags: None
-
Yes, I am disconnected, and it's the same data as far as I am able to judge.
The only way to get the same results that I have found is to restart NT after rebooting the computer. Then the same parameters give the same results. Otherwise, the results will differ, in my experience.
I wondered whether there was some stack that wasn't getting re-set, or database temporary table that wasn't getting flushed, etc ...?
Comment
-
AnotherTrader, I was not able to reproduce it on my end here in testing - the same parameters for example on the SampleMACrossOver produced exactly the same results on consecutive runs for me in the SA. Are you using any custom resources in your code that are not properly released perhaps? Would you see the same outcome using the default SampleMACrossOver strategy in your testing?
Thanks,
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
145 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment