technical_analysis
Technical analysis on crypto pairs: RSI, MACD, Bollinger Bands, MA/EMA, ATR, support/resistance levels, full composite analysis, and batch analysis for multiple symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| period | No | Indicator lookback period (2-500, default: 14) | |
| symbol | No | Trading pair, e.g. BTC/USDT (required for single-coin actions) | |
| symbols | No | Comma-separated pairs for batch_analysis | |
| timeframe | No | Candle timeframe: 1h, 4h, 1d, etc. (default: 4h) |