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.
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Optional subaccount number to use for this order group (0 for primary, 1-32 for subaccounts)
x >= 0Specifies the maximum number of contracts that can be matched within this group over a rolling 15-second window. Whole contracts only. Provide contracts_limit or contracts_limit_fp; if both provided they must match.
x >= 1String representation of the maximum number of contracts that can be matched within this group over a rolling 15-second window (whole contracts only). Provide contracts_limit or contracts_limit_fp; if both provided they must match.
"10.00"
Order group created successfully
The unique identifier for the created order group