Create trade

Creates a new trade order for the specified account.
By default, market and limit orders are supported. Upon request (contact the team), we can enable additional options depending on the liquidity counterpart.
Each order is handled as a market order by default, ensuring a stateless immediate execution at the best available price.
Order books don't support quote asset amounts natively. When trading by quote, we will automatically update on our side with the traded volume and execute it. Therefore, note that there might be small differences between the theoretical and executed end result.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
number

Order quantity in the quote asset. Example: In BTC/EUR, it is the amount of EUR

number

Order quantity in the base asset. Example: In BTC/EUR, it is the amount of BTC

string
required

The trading pair. Refer to its naming standards on the supported pairs endpoint.

string
required

The type of trade (buy or sell)

boolean

If true, you will receive the asset in your main recipient wallet

string

The type of order (market or limit). Default is Market

string

You can send a transaction_id here to find the trade when needed.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json