Name | Type | Description | Notes |
---|---|---|---|
id | int | Trade ID | [optional] |
create_time | double | Trading time | [optional] |
contract | string | Options contract name | [optional] |
order_id | int | Order ID related | [optional] |
size | int | Trading size | [optional] |
price | string | Trading price (quote currency) | [optional] |
underlying_price | string | Underlying price (quote currency) | [optional] |
role | string | Trade role. Available values are `taker` and `maker` | [optional] |