Rename a bit for more clarity
This commit is contained in:
@@ -785,7 +785,7 @@ public class DataController : ControllerBase
|
||||
TotalPlatformPnL = state.TotalPlatformPnL,
|
||||
TotalPlatformVolume = state.TotalPlatformVolume,
|
||||
OpenInterest = state.OpenInterest,
|
||||
TotalPositionCount = state.TotalPositionCount,
|
||||
TotalPositionCount = state.TotalLifetimePositionCount,
|
||||
TotalPlatformFees = state.TotalPlatformFees,
|
||||
|
||||
// Historical snapshots
|
||||
|
||||
Reference in New Issue
Block a user