Limit price in whole cents, 1-99. Ignored for market orders. A value above 99 is rejected with “The order’s price must be lower than 1.00” - that message describes the cap in dollars, but the field is cents.
quantity
integer
yes
Number of contracts.
client_order_id
string
no
Your own idempotency reference.
expiration
good_till_start | good_till_time
no
expiration_time
integer
no
Unix microseconds. Required when expiration is good_till_time.
cancel_on_disconnect
boolean
no
Cancel this order if the active_orders channel stops heartbeating. See the cancel_on_disconnect guide.