indicator_bbw
Calculate Bollinger Bands Width to measure volatility and spot squeeze or expansion phases, helping identify potential breakouts.
Instructions
Calculate the Bollinger Bands Width (BBW) - measures the distance between upper and lower Bollinger Bands
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| period | No | Period length | |
| stdDev | No | Standard deviation multiplier | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |