xql_run
Execute XQL queries against live market data to retrieve matching instruments. Validate the query first to avoid costly round trips.
Instructions
Parse, plan, and execute an XQL query against live market data, returning matching instruments. Call xql_validate on the query first to catch syntax errors before spending a live-data round trip on this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Raw XQL query text |