I want to control how long of a backtest this does, I've noticed that things older than about 2-3 months will not be captured in this context backtest, how can I increase the length of the strategy startup backtest?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategies tab startup backtest parameters
Collapse
X
-
Strategies tab startup backtest parameters
When a strategy starts up in ninjatrader 8 (enable the strategy in the strategies tab) it runs a short backtest on some historical data before it transitions to live - this is to build up the context the strategy needs, I use this for filtering entries so I don't have to write my own broker logic - if a trade has been taken before, skip it the next time basically.
I want to control how long of a backtest this does, I've noticed that things older than about 2-3 months will not be captured in this context backtest, how can I increase the length of the strategy startup backtest?Tags: None
-
Hello imphasing,
The Days to load in the Chart Data Series window or in the Strategy Parameters (if the strategy is added directly to the Strategies tab of the Control Center) will increase the amount of historical data that is backtested over.
Below is a public link to the help guide on Working with Price Data.
Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
48 views
0 likes
|
Last Post
|

Comment