L2 Fibonacci Bands
Nov 4, 2023

The L2 Fibonacci Bands indicator is a technical analysis tool that uses Fibonacci expansions of a moving average to identify potential support and resistance levels for trend analysis and reversal identification.
Usage
The L2 Fibonacci Bands can be used to identify extreme price deviations and potential trend exhaustion. Traders typically look for prices to trade outside the extreme bands (Level 3) and then return inside as a signal of a potential reversal or mean reversion.
The slope of the midband provides information regarding the trend's strength and direction; an upward slope suggests a bullish trend, while a downward slope suggests a bearish trend. The bands themselves serve as dynamic support and resistance levels, which can be utilized for setting stop-loss orders or profit targets. For higher probability setups, it is often recommended to align signals from the bands with the trend direction of a higher time frame.
Details
This script is based on the concepts described by Suri Dudella in "Trade Chart Patterns Like the Pros." It calculates bands by applying Fibonacci expansion levels—typically 1.618, 2.618, and 4.236—to the volatility measured by Keltner Channels. Unlike standard Bollinger Bands which use standard deviation, these bands use the Average True Range (ATR) relative to a central moving average to define the expansion zones. This implementation allows users to select between various moving average types (SMA, EMA, WMA, HMA) to serve as the baseline for the expansion.
Settings
- MA Type: Selects the type of Moving Average used as the midband (SMA, EMA, WMA, or HMA).
- MA Length: Determines the lookback period for the central Moving Average calculation.
- Data Source: Specifies the price data used for calculations (e.g., Close, HL2).
- Fibonacci Levels (1, 2, 3): Sets the multipliers for the three sets of upper and lower bands.
- Keltner Channel Multiplier: Adjusts the base volatility factor derived from the ATR.
- Keltner Channel Length: Sets the lookback period for the Average True Range calculation used to scale the bands.
FAQ
How do I use the L2 Fibonacci Bands?
You can use the bands to identify overextended price conditions. When the price crosses outside the Level 3 bands and returns, it may signal a potential reversal toward the midband.
What is the significance of the Fibonacci levels?
The levels 1.618, 2.618, and 4.236 are derived from the Fibonacci sequence and the Golden Ratio, representing common areas where price action tends to react or consolidate in financial markets.
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.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

