Orders
Place a bracket order
Place a bracket order
POST
Place a bracket order
Documentation Index
Fetch the complete documentation index at: https://docs.oms.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token used for protected REST API requests.
Body
application/json
Bracket order creation payload.
Payload for creating a bracket order with optional take-profit and stop-loss legs.
Trading symbol or product code.
Example:
"FPT"
Order side.
Available options:
B, S Example:
"B"
Price that triggers the bracket order.
Trigger condition comparing market price to conditionPrice.
Available options:
>=, <= Example:
">="
Order type submitted after the bracket condition is met.
Available options:
LO, MTL Example:
"LO"
Order quantity.
Trading account identifier.
Optional take-profit target price.
Optional stop-loss price.
Place a bracket order

