Hi, Does anybody know how to list a metric, calculted via AddCustomMetric, for the currently remaining open positions? I can't seem to get any metric listed beyond closed trades, even if I use something like:
if (trade.IsOpen) . . . Any help much appreciated. Thx, PS
