Skip to main content

Create Stop-Limit order

POST 

/commandapi/warptrans/TRADE/v2/client/orders/actions/stopLimit

The request creates a stop limit order with the parameters defined in the message body for the specified portfolio.

Private resource

Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token parameter.

WebSocket API

This operation has an alternative in the form of WebSocket command.

Collateral

Conditional orders do not require collateral, but limit and market orders placed by them do. Ensure that at the time the conditional order is triggered, there will be sufficient funds in the portfolio to ensure the exchange order being placed using order estimation request.

Request

Responses

Request processed successfully