Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Slow backtest
Collapse
X
-
Slow backtest
I have noticed that my strategy runs quickly in the strategy analyzer for about the first 12-18 months and then moves slowly. A 6 year back test takes about 25 minutes but the first year finishes in about 60 seconds so one would assume a 6 minute back test. I have gone through my code to see if I am storing extra data or collections etc but everything is pretty clean. I am suspecting the performance objects since the strategy places a lot of limits and then cancels them. Could this be it? Any other suggestions?Tags: None
-
problem solved
I found that the issue was with drawing that i was doing on the chart. I have cancelled that and I have gotten the time down from 25 minutes to 1-2 minutes
-
Hello
I am facing the same issue (slow backtesting).
The strategy I have built is using indcators which can plot data and feed data series used by the strategy. Does it mean that if i create dedicated indicator versions with no plot it would then speed up the backtest.
Thanks in adavance
Lionel
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
75 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
152 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
101 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
289 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment