Create an automated order
POST/v1/orders
This endpoint allows partners to create an automated buy order for a user.
Users can specify a price target at which a buy order will be executed. Once the market price reaches the set target price, a market buy order will be automatically placed.
The target price can be above the current price to initiate an stop buy order or below the current price to initiate a limit-market order.
Coming soon: automated sell orders are expected in the future iterations. This feature will allow your users to set the target price below the current price to initiate a stop loss order or above the current price to initiate a take-profit order. We will keep you posted.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 405
- 422
- 500
- 503
Success Response (New order has been created)
Error
Unauthorized
Account is inactive
Not Found
Not Allowed
Unprocessable Entity
Error
Maintenance or Service unavailable