Market Valuations
market_valuationsCheck index valuation metrics (PE, PB, dividend yield) over time to determine if the market is overvalued or undervalued relative to historical averages.
Instructions
Get index valuation metrics (PE, PB, Dividend Yield) over time. Default: Nifty 50, weekly data, 5 years. Useful for assessing whether the market is overvalued or undervalued relative to historical averages.
index_code accepts EITHER a slug (recommended, like market_heatmap) or a raw numeric code: nifty-50 (13), nifty-500 (19), nifty-bank (25), nifty-midcap-50 (51), nifty-it (27), nifty-next-50 (53).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Years of history (default 5, max 20) | |
| index_code | No | Index as a slug ("nifty-50", "nifty-bank", "nifty-it", "nifty-500", "nifty-midcap-50", "nifty-next-50") or its numeric code. Default "nifty-50". | nifty-50 |