Create Order Group
POST/portfolio/order_groups/create
Creates a new order group with a contracts limit measured over a rolling 15-second window. When the limit is hit, all orders in the group are cancelled and no new orders can be placed until reset.
Request
Responses
- 201
- 400
- 401
- 500
Order group created successfully
Bad request - invalid input
Unauthorized - authentication required
Internal server error