How can I programmatically get the performance information for all trades, for all instruments, within the same strategy while back testing? If I look at Performance.AllTrades, I only see trades for the primary instrument. How else can I get the trades for the secondary instrument?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Get Performance with MutiInstrument Strategy?
Collapse
X
-
Get Performance with MutiInstrument Strategy?
Hi,
How can I programmatically get the performance information for all trades, for all instruments, within the same strategy while back testing? If I look at Performance.AllTrades, I only see trades for the primary instrument. How else can I get the trades for the secondary instrument? -
Hello ed42h42hn,
Thank you for your post and welcome to the NinjaTrader Support Forum!
You would use Performance.AllTrades.GetTrades(): http://www.ninjatrader.com/support/h.../gettrades.htm
This allows you to call a string for the instrument you wish to find the performance of.
Please let me know if I may be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
59 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
143 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
161 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
97 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
283 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment