v1

latestOpenAPI 3.0.02026-07-2462140124.3 KB
order

Submit order

Submit an order

order_strategy with value fillOrKill that will be auto-canceled if no match is made in 2 seconds For normal orders, just remove the order_strategy field

post/v4/mm/submit_order

Request body

external_idstring
order_strategystring
pricenumber
quantitynumber
strike_idstring

Example request

{
  "order_strategy": "fillOrKill"
}

Response

OK