get_most_active
Retrieve stocks with the highest total traded value on the NSE during the current session, filtered by index and result count.
Instructions
Most actively traded NSE stocks by total traded value (₹) in the current session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | NSE index to scan. Default: "NIFTY 500". | |
| limit | No | Number of results to return. Default: 10. |