getHistoricalIndexLightChart
Access end-of-day historical prices for stock indexes by specifying symbol and date range. Analyze price movements and trends with essential data like date, price, and volume for informed financial decisions.
Instructions
Retrieve end-of-day historical prices for stock indexes using the Historical Price Data API. This API provides essential data such as date, price, and volume, enabling detailed analysis of price movements over time.
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) |