Create market order
This endpoint allows users to create a new market order with optional take profit and stop loss levels.
POST /api/v1/orders/create_marketOperation Type (for signing)
Header Field
Type
Content
Request Body
Field
Type
Need
Description
Example
Response
Code Example (Python)
Last updated