get_chart
Retrieve time-series chart data for Indian stocks from Screener.in. Specify a symbol and metric to fetch price, volume, or fundamental data points over a customizable lookback window for analysis.
Instructions
Time-series for an Indian stock from Screener.in's chart API. Metric examples: 'Price-DMA50-Volume', 'Price', 'Quarter Sales', 'EPS'. days: lookback window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback in days | |
| metric | No | Chart metric key | Price-DMA50-Volume |
| symbol | Yes | NSE/BSE trading symbol, e.g. TCS, RELIANCE, MTARTECH |