Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 907 Bytes

MyFuturesTrade.md

File metadata and controls

20 lines (15 loc) · 907 Bytes

MyFuturesTrade

Properties

Name Type Description Notes
Id int64 Trade ID [optional]
CreateTime float64 Trading time [optional]
Contract string Futures contract [optional]
OrderId string Order ID related [optional]
Size int64 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]