Fibonacci Bollinger Bands Ema
Mar 11, 2019

The Fibonacci Bollinger Bands Ema indicator provides a comprehensive volatility envelope by combining Exponential Moving Averages with multiple standard deviation bands based on Fibonacci ratios. It helps traders identify potential support and resistance levels, trend exhaustion points, and volatility expansion within a single visual framework.
Usage
The Usage section describes how the script can be used to analyze market structure and price action.
- Trend Identification: The central EMA line (Basis) serves as the primary trend filter. When price is consistently above the basis, the market is considered in an uptrend, and when below, a downtrend.
- Support & Resistance: The various Fibonacci bands (0.236, 0.382, 0.5, 0.618, 0.764, and 1.0) act as dynamic levels where price often reacts. The outer 1.0 bands are frequently used to identify overextended market conditions.
- Volatility Analysis: The expansion or contraction of the bands indicates changes in market volatility. Narrowing bands suggest a consolidation phase, while widening bands indicate increasing momentum and volatility.
Details
The Fibonacci Bollinger Bands Ema is constructed using an Exponential Moving Average (EMA) as the base calculation rather than a Simple Moving Average (SMA) used in traditional Bollinger Bands. This makes the indicator more responsive to recent price changes.
The distance between the basis and the bands is determined by the product of the user-defined multiplier and the standard deviation of the price over a specific length. This distance is then subdivided using standard Fibonacci ratios:
- 0.236
- 0.382
- 0.500
- 0.618
- 0.764
- 1.000
Settings
- Length: Determines the lookback period used for the EMA calculation and the standard deviation measurement.
- Source: Specifies the price data used for calculations (default is HLC3).
- Multiplier: Adjusts the overall width of the bands by scaling the standard deviation.
FAQ
How do I interpret price hitting the outer red or green bands?
When price reaches the "Upper 1" (red) or "Lower 1" (green) bands, it indicates that the asset is trading at a significant deviation from its average, which may signal a potential reversal or a strong trend continuation depending on the broader context.
Can I change the type of moving average used?
The current implementation specifically utilizes an Exponential Moving Average (EMA) to provide a balance between trend smoothing and responsiveness.
How can I access Fibonacci Bollinger Bands Ema?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.