[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 925 Bytes

MyFuturesTrade.md

File metadata and controls

21 lines (17 loc) · 925 Bytes

Io.Gate.GateApi.Model.MyFuturesTrade

Properties

Name Type Description Notes
Id long Trade ID [optional]
CreateTime double Trading time [optional]
Contract string Futures contract [optional]
OrderId string Order ID related [optional]
Size long Trading size [optional]
Price string Trading price [optional]
Role string Trade role. Available values are `taker` and `maker` [optional]
Text string User defined information [optional]
Fee string Fee deducted [optional]
PointFee string Points used to deduct fee [optional]

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