v3
OpenAPI 3.0.02026-07-31103181312.8 KBorder-groups
Create Order Group
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.
post/portfolio/order_groups/create
Request body
Example request
{
"contracts_limit_fp": "10.00"
}Response
Order group created successfully