Fix global summary
This commit is contained in:
@@ -64,4 +64,6 @@ public class DailySnapshot
|
||||
[Id(5)] public decimal TotalOpenInterest { get; set; }
|
||||
|
||||
[Id(6)] public int TotalPositionCount { get; set; }
|
||||
|
||||
[Id(7)] public int TotalPlatformFees { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user