Add BacktestCount
This commit is contained in:
@@ -53,4 +53,7 @@ public class AgentSummary
|
||||
|
||||
[Id(15)]
|
||||
public decimal NetPnL { get; set; }
|
||||
|
||||
[Id(16)]
|
||||
public int BacktestCount { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user