Update Order Group Limit
PUT/portfolio/order_groups/:order_group_id/limit
Updates the order group contracts limit (rolling 15-second window). If the updated limit would immediately trigger the group, all orders in the group are canceled and the group is triggered.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Order group limit updated successfully
Bad request - invalid input
Unauthorized - authentication required
Resource not found
Internal server error