MTF: Create Market Order
Creates an order with the parameters specified.
Creates an order with the parameters specified.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample:
{"market":"BTC_USD_PERP","quantity":"0.5","side":"BUY","type":"MARKET"}Responses
200
OK
application/json
Responseobject
post
/api/v1/mtf/create_order200
OK
Last updated
Was this helpful?

