Today's Executions
today_executionsRetrieve today's trade executions. Filter by symbol or order ID for specific fills.
Instructions
Get today's trade executions (fills). Pass symbol or order_id to filter; omit both to return all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Filter by symbol, e.g. "700.HK". | |
| order_id | No | Filter by a specific order_id. |