v4
latestOpenAPI 3.0.02026-08-04103181301.4 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