index_snapshot_ohlc
Retrieve real-time current-day OHLC snapshots for index symbols, with optional min_time filter to trim data.
Instructions
[STANDARD] Real-time current-day OHLC for an index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate. | |
| min_time | No | Filters snapshots to include only data with a timestamp greater or equal to the specified value (HH:mm:ss.SSS format). |