Creates a new trade order for the specified account.

This endpoint allows users to place new trade orders.
Users can specify the trading pair, order type: market or limit (for further order options contact the team), and either
the amount or volume of the trade.

When buying per amount, note that there might be small differences on the end result. Orderbooks don't support amounts natively, we will automaticaly update on our side towards it's traded volume and execute it.

Each order is handled as a market order by default, ensuring a statless immediate execution at the best available price. It's important to note that
trade execution is subject to market conditions and available liquidity.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!