Folls
10-22-2007, 05:35 PM
Hi,
I am running a strategy with multiple symbols. Is it possible to get cumulative profit/loss for each individual symbol?
I tried:
Performance[0].AllTrades.Performance.Currency.CumProfit.ToString ();
However, Performance is not indexable. Is there another way?
Thanks,
Folls
I am running a strategy with multiple symbols. Is it possible to get cumulative profit/loss for each individual symbol?
I tried:
Performance[0].AllTrades.Performance.Currency.CumProfit.ToString ();
However, Performance is not indexable. Is there another way?
Thanks,
Folls