indicator_acceleration_bands
Calculate Acceleration Bands to detect potential breakout zones based on volatility, using OHLCV data for any trading pair.
Instructions
Calculate the Acceleration Bands (AB) - shows potential breakout zones based on volatility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| period | No | Period length | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |