qt_analyze_technicals
Calculate key technical indicators like RSI, SMAs, VWAP, and Bollinger Bands for a symbol over a chosen timeframe to evaluate market conditions and support trading decisions.
Instructions
Calculate technical indicators (RSI, SMAs, VWAP, Bollinger Bands) for a given symbol over a timeframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | ||
| interval | No | ||
| symbolId | Yes | ||
| startTime | Yes |