get_stock_history
Retrieve historical end-of-day price data for Indian stocks by entering a ticker symbol (e.g., RELIANCE.NS) and a period range. Use it to analyze past performance and trends.
Instructions
Fetch historical end-of-day data for a given Indian stock ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Time period to fetch data for. Valid periods: 1d, 5d, 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, ytd, max | 1mo |
| symbol | Yes | Stock symbol/ticker to fetch. Examples: RELIANCE.NS, INFY.NS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||