Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 896 Bytes

DeliverySettlement.md

File metadata and controls

19 lines (14 loc) · 896 Bytes

DeliverySettlement

Properties

Name Type Description Notes
Time int64 Liquidation time [optional] [readonly]
Contract string Futures contract [optional] [readonly]
Leverage string Position leverage [optional] [readonly]
Size int64 Position size [optional] [readonly]
Margin string Position margin [optional] [readonly]
EntryPrice string Average entry price [optional] [readonly]
SettlePrice string Settled price [optional] [readonly]
Profit string Profit [optional] [readonly]
Fee string Fee deducted [optional] [readonly]

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