Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 830 Bytes

OptionsMyTrade.md

File metadata and controls

18 lines (13 loc) · 830 Bytes

OptionsMyTrade

Properties

Name Type Description Notes
Id int64 Trade ID [optional]
CreateTime float64 Trading time [optional]
Contract string Options contract name [optional]
OrderId int32 Order ID related [optional]
Size int64 Trading size [optional]
Price string Trading price (quote currency) [optional]
UnderlyingPrice string Underlying price (quote currency) [optional]
Role string Trade role. Available values are `taker` and `maker` [optional]

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