Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 796 Bytes

OptionsMyTrade.md

File metadata and controls

16 lines (13 loc) · 796 Bytes

# OptionsMyTrade

Properties

Name Type Description Notes
id int Trade ID [optional]
create_time double Trading time [optional]
contract string Futures contract [optional]
order_id int Order ID related [optional]
size int Trading size [optional]
price string Trading price [optional]
underlying_price string Underlying price [optional]
role string Trade role. Available values are `taker` and `maker` [optional]

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