Get quote with technicals
stoquant_get_extended_quoteRetrieve a stock quote with computed technical indicators (RSI, MACD, Bollinger Bands, moving averages) to evaluate momentum and overbought/oversold conditions.
Instructions
Quote plus computed technical indicators for one ticker: RSI(14), MACD, Bollinger Bands, and moving-average context. Use when you need momentum/overbought-oversold context, not just price. Heavier than stoquant_get_quote; can occasionally time out on cold cache — retry once if so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| timezone | No | IANA timezone, e.g. America/New_York |