Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Combined Results data
Collapse
X
-
-
Hello zachj,
Currently, we do not have an ETA on when/if this will be implemented into NinjaTrader, but I would not expect to see this inside of NinjaTrader 7. If this would be added into NinjaTrader the earliest you may see this would be NinjaTrader 8, but as it is still in development I would not be able to say for sure or not. Once we get closer to the beta release there may be more information about this.
Happy to be of further assistance.JCNinjaTrader Customer Service
Comment
-
Hi NT team
Just a quick question:
If I do it this way, will all data for all added symbols need to be available or could I add a symbol with data from 1999 and one symbol with data from 2008, and then still run the backtest from 1999?for (int instrument= 0; instrument< 3; instrument++)
if (BarsInProgress == instrument)
{
//conditions for entry
EnterLong()
}
and make sure you use unique entries.
Thank you
whotookmynickname
Comment
-
Hello whotookmynickname,
NinjaTrader is going to load the data for all the instruments based on the Time Frame that you set the Strategy/Indicator too. So for example if you set a Strategy to load 365 "Days to load" then NinjaTrader will try to load "365" days for all of the instruments that you have added.
Let us know if you have any further questions.JCNinjaTrader Customer Service
Comment
-
So, if I only have 100 days of data for some symbols (instead of the 365 days you described), would it still do the whole backtest but skip the other symbol's bars in progress which do not have enough data? I guess I need to make sure that I run the strategy on the primary symbol which has definitely enough data, correct?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
131 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 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
49 views
0 likes
|
Last Post
|

Comment