getHistoricalIndexFullChart
Retrieve comprehensive historical price data for stock indexes, including open, high, low, close prices, and volume, to analyze market trends over specified time periods using symbol and date range inputs.
Instructions
Access full historical end-of-day prices for stock indexes using the Detailed Historical Price Data API. This API provides comprehensive information, including open, high, low, close prices, volume, and additional metrics for detailed financial analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Start date (YYYY-MM-DD) | |
symbol | Yes | Index symbol (e.g., ^GSPC for S&P 500) | |
to | No | End date (YYYY-MM-DD) |