query_orders
Retrieve institutional order details from the OMS using filters like client, symbol, or status to monitor notional values and SLA countdowns.
Instructions
Query OMS orders with optional filters. Returns order details including notional value and SLA countdowns for institutional orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | No | Filter by client name | |
| symbol | No | Filter by symbol | |
| status | No | Filter by order status | |
| venue | No | Filter by venue | |
| order_id | No | Get specific order by ID |