Fibonacci Bollinger Bands TEMA
Aug 24, 2019

The Fibonacci Bollinger Bands TEMA indicator combines the responsive smoothing of a Triple Exponential Moving Average (TEMA) with volatility-based bands derived from Fibonacci ratios to identify potential trend reversals and price targets.
Usage
The Fibonacci Bollinger Bands TEMA can be used to gauge market volatility and trend strength. Unlike standard Bollinger Bands which use a simple moving average, this tool utilizes the TEMA as its baseline, reducing lag significantly.
- Trend Identification: When the price remains above the TEMA line, the market is generally considered to be in an uptrend. Conversely, price action below the TEMA suggests a downtrend.
- Support and Resistance: The Fibonacci-scaled bands (0.236, 0.382, 0.5, 0.618, 0.764, and 1.0) act as dynamic levels where price may find temporary support or resistance.
- Overextended Conditions: Prices reaching the outer bands (Upper 6 or Lower 6) often indicate overextended market conditions, suggesting a potential mean reversion toward the TEMA baseline.
Details
The indicator calculates its baseline using a Triple Exponential Moving Average (TEMA), which is mathematically designed to eliminate the inherent lag found in traditional EMAs. The formula for the TEMA is:
3 * (EMA1 - EMA2) + EMA3
Once the TEMA is established, the script calculates the standard deviation over a user-defined period. This deviation is then multiplied by specific Fibonacci ratios to plot twelve distinct bands (six upper and six lower) around the TEMA. This structure provides a more granular view of price distribution compared to standard two-standard-deviation bands.
Settings
- Length: Sets the lookback period used for both the TEMA calculation and the standard deviation measurement.
- Source: Determines the price data used for the calculations (default is HLC3).
- Multiplier: Adjusts the overall width of the bands by scaling the standard deviation.
FAQ
How do I interpret the different Fibonacci levels?
The inner levels (0.236, 0.382) often act as minor continuation levels, while the outer levels (0.618, 1.0) are more likely to serve as significant turning points or profit-taking targets.
Is the TEMA better than a standard SMA for Bollinger Bands?
The TEMA is much more reactive to recent price changes. While this reduces lag, it may result in more frequent signals during choppy or sideways markets compared to a Simple Moving Average.
How can I access this indicator?
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.