Get quotes (batch)
stoquant_get_quotes_batchFetch current quotes for up to 50 tickers in one API call, avoiding rate limits by replacing multiple single-quote requests. Returns price, change, and volume per ticker.
Instructions
Current quotes for up to 50 tickers in a single call. Preferred over calling stoquant_get_quote in a loop — same data, one request, stays well under rate limits. Returns one quote object per ticker (price, change, volume).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tickers | Yes | Up to 50 ticker symbols |