Python SDK model: CreateOrderRequest
Name | Type | Description | Notes |
---|---|---|---|
ticker | str | ||
client_order_id | str | [optional] | |
side | str | ||
action | str | ||
count | int | ||
type | str | ||
yes_price | float | [optional] | |
no_price | float | [optional] | |
expiration_ts | int | [optional] | |
sell_position_floor | int | [optional] | |
buy_max_cost | int | [optional] |