extract_indicators
Computes technical indicators (RSI, EMA, MACD, ATR, Bollinger, VWAP, Supertrend) and generates plain-language signals and a verdict for any symbol using public historical data.
Instructions
Compute a technical-indicator bundle for the charted (or given) symbol.
Reads PUBLIC historical candles (yfinance) and computes RSI, EMA20/50/200, MACD, ATR, Bollinger, VWAP, Supertrend — plus plain-language signals and a verdict. This reads market data only; it cannot and will not place a trade. If symbol/interval are omitted, they're read from the current TradingView window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| interval | No | ||
| lookback | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||