getIndex5MinuteData
Get 5-minute intraday price data for stock indexes with price and volume. Specify index symbol and optional date range to analyze short-term market trends and trading activity.
Instructions
Retrieve 5-minute interval intraday price data for stock indexes using the Intraday 5-Minute Price Data API. This API provides crucial insights into price movements and trading volume within 5-minute windows, ideal for traders who require short-term data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Index symbol (e.g., ^GSPC for S&P 500) | |
| from_date | No | Start date (YYYY-MM-DD) | |
| to | No | End date (YYYY-MM-DD) |