Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 992 Bytes

File metadata and controls

17 lines (12 loc) · 992 Bytes

Io.Gate.GateApi.Model.UnifiedPortfolioOutput

Portfolio margin calculator output

Properties

Name Type Description Notes
MaintainMarginTotal string Total maintenance margin, including only portfolio margin calculation results for positions in risk units, excluding borrowing margin. If borrowing exists, conventional borrowing margin requirements will still apply [optional]
InitialMarginTotal string Total initial margin, calculated as the maximum of the following three combinations: position, position + positive delta orders, position + negative delta orders [optional]
CalculateTime long Calculation time [optional]
RiskUnit List<MockRiskUnit> Risk unit [optional]

[Back to Model list] [Back to API list] [Back to README]