v7
latestOpenAPI 3.0.02026-08-08104183316.0 KBorder-groups
Create Order Group
Creates a new order group with a contracts limit measured over a rolling 15-second window. Users can have up to 100,000 order groups at a time. 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