Orders
Create, manage, and cancel derivatives orders.
Supports Market, Limit, StopLoss, and TakeProfit order types with configurable time-in-force policies and post-only execution flag.
📄️ Create derivative order
Submit a new derivative order. Supports Market, Limit, StopLoss, and TakeProfit order types.
📄️ List derivative orders
Returns a paginated list of derivative orders with optional filters.
📄️ Get order by code
Returns detailed information about a specific order.
📄️ Cancel order
Cancel a specific open order.