I just updated to the most recent Ninja 6.5.1000.4 and get the following error when compiling a strategy:
NinjaTrader.Strategy.TradeCollection does not contain a definition for 'Performance.'
The code is:
symbol1ProfitLoss = Performance.AllTrades.Performance.Currency.CumProf it;
Has anything changed?
Thanks,
Folls

Comment