get_market_movers
Retrieve top gainers, losers, volume leaders, and value leaders for Saudi market indices. Returns a stable schema for straightforward integration.
Instructions
Get market movers in one curated endpoint. Use this for top gainers, top losers, highest volume leaders, or highest value leaders. Returns a stable schema: type, index, count, items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Mover type: 'gainers', 'losers', 'volume', or 'value'. | |
| index | No | Optional market index: 'TASI' or 'NOMU' (alias 'NOMUC' is accepted and normalized). | |
| limit | No | Optional number of results from 1 to 50. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||