index_snapshot_price
Retrieve real-time last price for an index. Filter by timestamp to get snapshots at or after a specified time.
Instructions
[STANDARD] Real-time last price 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). |