get_quote_batch
Fetch real-time quotes for multiple stock or cryptocurrency tickers in a single request. Handles invalid symbols and returns data for all valid tickers.
Instructions
Get real-time quotes for multiple stock or cryptocurrency tickers efficiently in a single request. Returns quotes for all symbols with error handling for invalid symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | Array of ticker symbols (e.g., ["AAPL", "MSFT", "BTC-USD", "GOOGL"]). Maximum 50 symbols. |