get_top_gainers
Retrieve top NSE stocks with highest percentage gains in a specified index for the current trading session, with configurable result limit.
Instructions
Top gaining NSE stocks by percentage change for the current session within a given index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | NSE index to scan. Default: "NIFTY 500". Options: "NIFTY 50", "NIFTY BANK", "NIFTY IT", etc. | |
| limit | No | Number of results to return. Default: 10. |