Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is it possible to have a meta analysis?
Collapse
X
-
Is it possible to have a meta analysis?
I'm just getting acquainted with NT and I tried creating a strategy and running it on the Dow 30. The result was a series of individual results for how the system performed on each of the 30 stocks. However, I'm looking for a meta analysis of how the system preformed as a whole. Is this available and I'm missing it?Tags: None
-
Okay, so I'm assuming since a meta analysis is not possible, you also cannot have portfolio level money management and position management rules? For example, if I wanted to create a rule that said my strategy can only carry a maximum of 10 positions at one time, could that be done? Or a rule that said my strategy can only enter into a max of 3 positions in one day?Originally posted by NinjaTrader_Jason View PostHello Nick99,
Unfortunately this is not supported. The results will be reported per instrument.
Also, if the strategy analyzer cannot do portfolio level money and position management, can the auto trader?
Comment
-
Here's a simple example of a stock strategy and its rules (all daily and this will be used on a basket of 500 stocks). Please tell me whether Ninja Trader can analyze this and auto trade it.Originally posted by NinjaTrader_Josh View PostNick99,
You can create a multi-instrument strategy which will allow you to run a portfolio esque strategy in the Strategy Analyzer as well as live trading. Is this what you are trying to do?
Go long when CCI is less than -100 AND when DELL is above its 50 day EMA.
Go short when CCI is greater than 100 and when DELL is below its 50 day EMA.
Use 1/10th of the account's money on each trade, and the maximum number of trades you can carry at one time is 10. If there are more signals to enter into positions than the max 10 positions will allow, then randomly narrow down the choices. Finally, don't enter into more than 3 positions per day.
This is basically the strategy I would like to code.
Comment
-
With proper programming you can do what you want. What will limit you is having a data provider that will offer you 500 simultaneous symbols though.
Please see this article on multi-instrument strategies: http://www.ninjatrader-support.com/H...struments.htmlJosh P.NinjaTrader Customer Service
Comment
-
This would be end of day data that's analyzed at market close. All trades would be entered the next morning at the open. Do you still think finding a data provider would be a problem? Thanks.Originally posted by NinjaTrader_Josh View PostWith proper programming you can do what you want. What will limit you is having a data provider that will offer you 500 simultaneous symbols though.
Please see this article on multi-instrument strategies: http://www.ninjatrader-support.com/H...struments.html
Comment
-
It is not necessarily a problem. It is just something that you need to be aware of when dealing with 500 stocks. You can find our supported data providers here: http://www.ninjatrader-support.com/H...HistoricalDataJosh P.NinjaTrader Customer Service
Comment
-
[quote=Nick99;81586]...if I wanted to create a rule that said my strategy can only carry a maximum of 10 positions at one time, could that be done? Or a rule that said my strategy can only enter into a max of 3 positions in one day?
quote]
Just wondering whether you've figured out how to limit the number of positions opened when backtesting a basket of instuments? If so, could you share the solution, as this has been frustrating for me too.
Thanks,
Trevor
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
88 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
31 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
34 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
68 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment