nse_top_movers
Identify today's top-performing NSE stocks. Get gainers, losers, or most-traded stocks from Nifty 50 to spot market trends.
Instructions
Get today's top performing stocks on NSE.
Returns the top 10 stocks by the specified criteria from Nifty 50 components.
Args: mover_type: Type of movers to fetch. Options: - gainers: Top 10 stocks with highest % gain today - losers: Top 10 stocks with highest % loss today - active: Top 10 stocks by trading volume
Examples: nse_top_movers("gainers") → Today's top gainers nse_top_movers("losers") → Today's top losers nse_top_movers("active") → Most actively traded stocks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mover_type | No | gainers |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |