Get stock quote
stoquant_get_quoteRetrieve a real-time quote for one stock ticker: last price, day change, bid/ask, day high/low, and volume. For two or more symbols, use the batch quote tool to reduce request count.
Instructions
Real-time quote for ONE ticker: last price, day change (absolute and percent), bid/ask, day high/low, and volume. Use for a single symbol; for 2+ symbols use stoquant_get_quotes_batch (one call, far fewer requests). Prices are delayed per the data vendor, not tick-by-tick.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol, e.g. AAPL or BRK.B |