PDA

View Full Version : Strategies Analize


simone
06-16-2007, 02:42 AM
Dear sirs,
we need to analize all Trades of our strategy, for that we found the "Performance.AllTrades" Object, is there a possibility to analize each Trades that are contained in Performance.AllTrades Object?
I think that Performance is an array but I don't get a specific item with a number position, for example Performance.AllTrades[5].xxxx

Kind Regards

NinjaTrader_Dierk
06-16-2007, 03:43 AM
Sorry, this is not supported at this time. This feature will be available in fall timeframe.

simone
06-19-2007, 01:17 PM
Ok,
is there another way to analyze only each Trades (Ninja script or C#) ?
I'm analizing each bar and it's more difficult because there are a lot of condition in our strategy..
Regard

NinjaTrader_Dierk
06-19-2007, 01:30 PM
Sorry, not at this time.