Understanding the %B Indicator
The %B indicator quantifies an asset's price position relative to its Bollinger Bands. It provides a normalized value. This value indicates where the current price sits between the upper and lower bands. Bollinger Bands measure price volatility. They consist of a simple moving average (SMA) and two standard deviation bands. The upper band is typically two standard deviations above the SMA. The lower band is two standard deviations below the SMA.
The %B formula is:
%B = (Current Price - Lower Bollinger Band) / (Upper Bollinger Band - Lower Bollinger Band)
A %B value of 1 means the price is at the upper band. A value of 0 means the price is at the lower band. A value of 0.5 indicates the price is at the middle band (the SMA). Values above 1 suggest the price moved above the upper band. Values below 0 suggest the price moved below the lower band. This normalization makes comparisons easier across different assets and timeframes.
Interpreting %B for Mean Reversion
For mean reversion strategies, %B helps identify overextended price movements. Prices often revert to the mean (SMA) after touching or exceeding the bands. A low %B value, typically below 0.1 or 0, signals a potential oversold condition. This suggests a price reversal upwards is possible. A high %B value, typically above 0.9 or 1, signals a potential overbought condition. This suggests a price reversal downwards is possible.
Consider XYZ stock on January 15, 2023. The 20-period SMA is $100. The upper Bollinger Band is $105. The lower Bollinger Band is $95. If the closing price is $94, the %B calculation is:
%B = ($94 - $95) / ($105 - $95) = -$1 / $10 = -0.1
A %B of -0.1 indicates the price closed below the lower band. This suggests an extreme deviation. A mean reversion trader might consider a long entry. The expectation is the price will move back towards the $100 SMA.
Conversely, if the closing price is $106, the %B calculation is:
%B = ($106 - $95) / ($105 - $95) = $11 / $10 = 1.1
A %B of 1.1 indicates the price closed above the upper band. This suggests an overbought condition. A mean reversion trader might consider a short entry. The expectation is the price will move back towards the $100 SMA.
Integrating %B into Trading Rules
Professional mean reversion strategies often combine %B with other indicators. This filters out false signals. For example, a common strategy involves looking for %B extremes combined with volume spikes or divergence.
Long Entry Example:
- Condition 1: The asset's %B falls below 0.05. This indicates a strong oversold condition.
- Condition 2: The asset's volume on the current day exceeds its 20-day average volume by 50%. This confirms strong selling pressure.
- Condition 3: A bullish candlestick pattern forms (e.g., hammer, bullish engulfing). This provides a price action confirmation.
Consider ABC stock on March 1, 2023.
- 20-period SMA: $50.00
- Upper Bollinger Band: $52.50
- Lower Bollinger Band: $47.50
- Closing Price: $47.00
- %B = ($47.00 - $47.50) / ($52.50 - $47.50) = -$0.50 / $5.00 = -0.10. (Condition 1 met, %B < 0.05).
- Current day's volume: 1,500,000 shares.
- 20-day average volume: 750,000 shares. (Condition 2 met, 1.5M > 1.5 * 750K).
- The daily candlestick shows a hammer pattern. (Condition 3 met).*
A mean reversion trader would consider a long position on ABC stock. They would set a stop-loss below the recent low. They would target the SMA as a profit objective.
Short Entry Example:
- Condition 1: The asset's %B rises above 0.95. This indicates a strong overbought condition.
- Condition 2: The asset's Relative Strength Index (RSI) crosses below 70 from above. This confirms weakening momentum.
- Condition 3: A bearish candlestick pattern forms (e.g., shooting star, bearish engulfing). This provides a price action confirmation.
Consider DEF stock on April 10, 2023.
- 20-period SMA: $75.00
- Upper Bollinger Band: $78.00
- Lower Bollinger Band: $72.00
- Closing Price: $78.50
- %B = ($78.50 - $72.00) / ($78.00 - $72.00) = $6.50 / $6.00 = 1.08. (Condition 1 met, %B > 0.95).
- Current RSI reading: 68. Previous day RSI: 72. (Condition 2 met, RSI crossed below 70).
- The daily candlestick shows a shooting star pattern. (Condition 3 met).
A mean reversion trader would consider a short position on DEF stock. They would set a stop-loss above the recent high. They would target the SMA as a profit objective.
The %B indicator offers a quantitative edge. It provides a standardized measure of price extremity. This allows for systematic rule-based trading. Backtest any %B strategy across various market conditions and assets. Adjust parameters like the standard deviation multiplier and lookback periods for optimal performance.
