Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multi-Instrument backtest on Multu-core vs 1 core
Collapse
X
-
Multi-Instrument backtest on Multu-core vs 1 core
I'm running backtest on 1 instrument on 4 core PC for about 2 minutes. I'm going to run the same strategy on 1000 instruments. Lets' assume it will be linear dependence on backtest time, so it takes about 2000 to test it. How much faster it will run if I use 100 core PC or more?Tags: None
-
Ok. But is there any sense in using super PC for backtest? I mean does the structure of NinjaTrader provide using many cores for backtesting to improve speed of backtest with rising amount of cores or not?
Comment
-
Hello nysetrader,
Backtesting is multicore, so you can take advantage of a multicore system. But its hard to estimate exactly how much, it would be quicker.
Also let me add, that if your code has any enums, or booleans as parameters then NinjaTrader cannot take advantage of the multicore functionality. In such case please modify your code as suggested in this thread http://www.ninjatrader.com/support/f...ad.php?t=31816
This is however is on the list of our future upgrade.
Please let me know if I can assist you any further.JoydeepNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
637 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
366 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
107 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
569 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
571 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment