L1 Fibonacci MA Band
Feb 3, 2024

The L1 Fibonacci MA Band indicator provides a multi-dimensional market analysis framework by utilizing a series of specialized moving averages derived from Fibonacci sequences and linear regression slopes. It aims to help traders visualize short-to-mid-term market trends and identify potential entry or exit points through dynamic price bands and trendline signals.
Usage
The indicator is used to identify market sentiment and trend direction through the interaction of its internal moving averages.
- Trend Identification: When the "Whale" moving average (13 EMA) is above the "Resistance" moving average (144 EMA), the candles are colored blue, indicating a potential bullish market structure. Conversely, when the Whale MA is below the Resistance MA, candles turn green, signaling a bearish structure.
- Support & Resistance: The Resistance MA (144 EMA) acts as a long-term anchor, while the Whale MA (13 EMA) tracks short-term momentum.
- Trendline Signals: A thick Trendline (50 EMA of a slope-adjusted price) serves as a dynamic filter. If the closing price is below this trendline, it is highlighted in green, suggesting bearish pressure.
- Buy/Sell Labels: Automatic labels appear on the chart when price crosses the Whale MA. A crossover (price moving above) triggers a "BUY" label, while a crossunder (price moving below) triggers a "SELL" label.
Details
The script's construction relies on three primary components:
- Whale MA: A 13-period Exponential Moving Average (EMA) of the closing price, focusing on short-term price action.
- Resistance MA: A 144-period EMA of the closing price, which serves as a baseline for the mid-term trend.
- Trendline MA: This is a more complex calculation involving a 21-period linear regression slope. The slope is multiplied by 23, added to the closing price, and then smoothed by a 50-period EMA. This helps in detecting more nuanced shifts in market momentum compared to a standard EMA.
Settings
The current version of the script uses hardcoded Fibonacci-based values to maintain the integrity of the strategy.
- Whale Period (13): Determines the responsiveness of the short-term trend tracker.
- Resistance Period (144): Determines the depth of the mid-term trend baseline.
- Trendline Slope Period (21): The lookback window for the linear regression calculation.
- Trendline Smoothing (50): The EMA period used to smooth the slope-adjusted price.
FAQ
How do I interpret the colored bands? The band between the Whale and Resistance averages changes color based on their relative position. Blue indicates the short-term trend is above the long-term trend, while green indicates the opposite.
What do the red and green segments on the thick trendline mean? The thick trendline is red by default. However, when the closing price falls below this line, it turns green, highlighting areas where the price is struggling against the momentum-adjusted trend.
How can I access the L1 Fibonacci MA Band? 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.