get_market_quote
Retrieve live market quotes for up to 50 instruments per exchange in a single request. Choose LTP, OHLC, or FULL data to monitor prices efficiently.
Instructions
Get market quotes for up to 50 instruments per exchange in one call.
mode: LTP | OHLC | FULL exchange_tokens: e.g. {"NSE": ["3045", "881"], "NFO": ["58662"]} - a map of exchange -> list of symbol tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| exchange_tokens | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |