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