technical_analysis
Run a full technical analysis on any instrument, delivering RSI, MACD, Bollinger, EMA, ATR, ADX, Supertrend, Stochastic, support/resistance, and a composite rating with individual vote breakdown.
Instructions
Run a full technical analysis on one instrument.
Args: symbol: Ticker (BTC, AAPL, BBCA). market: "crypto", "stock" or "idx". interval: 15m, 30m, 1h, 4h (crypto only), 1d or 1w. bars: How many candles to analyse. More bars means slower indicators like the 200-EMA actually warm up.
Returns RSI, MACD, Bollinger, EMA20/50/200, ATR, ADX, Supertrend and Stochastic, plus support/resistance and a composite rating. The rating lists every individual vote, so you can explain why rather than just quoting a label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | ||
| market | No | stock | |
| symbol | Yes | ||
| interval | No | 1d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||