Fibonacci Moving Average Plus
Nov 13, 2024

The Fibonacci Moving Average Plus indicator employs the first 15 numbers of the Fibonacci sequence to create dynamic moving average channels designed to capture multi-layered market sentiment and trend cycles. By calculating Exponential Moving Averages (EMAs) based on these specific mathematical ratios for both high and low price points, the tool establishes a visual framework for identifying trend direction, support/resistance zones, and potential reversal points.
Usage
The Usage section describes how the script can be used to interpret market trends and manage risk.
- Trend Identification: Use the Fibonacci High and Low lines to gauge the market regime. An uptrend is typically indicated when the price sustains a position above both lines, while a downtrend is indicated when the price remains below both lines.
- Support and Resistance: The channel formed between the high and low EMAs acts as a dynamic zone where price often reacts. The Golden Pocket Retracement (GPR) bands (0.618 - 0.65) serve as high-probability areas for pullbacks to find support or resistance.
- Trend Exhaustion: The Golden Pocket Extension (GPE) bands (1.618 - 1.65) are used to identify potential profit-taking zones or areas where a trend may be reaching exhaustion.
- Risk Management: The indicator provides automated Long and Short Stop-Loss levels based on the width of the Fibonacci channel, assisting in objective trade exiting.
Details
The script utilizes the first 15 numbers of the Fibonacci sequence (5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, and 4181) as lookback periods. These periods are used to calculate two aggregate EMAs: one for high prices and one for low prices. The resulting average provides a smoothed representation of market cycles that align with natural mathematical rhythms.
By default, the indicator colors the channel green when price is above the high/low bounds and red when below. The midline serves as a central equilibrium point for the channel. This implementation was inspired by the work of Sofien Kaabar and refactored for optimized performance and visual clarity.
Settings
Fibonacci Moving Average Settings
- Input Timeframe for Fib MA: Allows users to calculate the Fibonacci averages based on a timeframe different from the current chart (e.g., viewing daily averages on a 1-hour chart).
- Show Fibonacci MA High: Toggles the visibility of the aggregate EMA calculated from high prices.
- Show Fibonacci MA Low: Toggles the visibility of the aggregate EMA calculated from low prices.
- Show Mid Line: Displays the average value between the High and Low Fibonacci EMAs.
SL Levels
- Show Long Stop Loss Level: Displays a suggested exit level for long positions calculated below the channel.
- Show Short Stop Loss Level: Displays a suggested exit level for short positions calculated above the channel.
Golden Pocket
- Show Golden Pocket Retracement: Visualizes the 0.618 and 0.65 retracement levels derived from the Fibonacci High.
- Show Golden Pocket Extension: Visualizes the 1.618 and 1.65 extension levels derived from the Fibonacci High.
FAQ
How do I interpret the Golden Pocket levels? The Golden Pocket (0.618–0.65) represents a mathematically significant zone where price frequently reverses. Retracement levels are used for entries in a trending market, while extension levels are used to identify potential price targets.
Can I use this on any timeframe? Yes, the indicator is designed to be timeframe-agnostic. However, users can also use the "Input Timeframe" setting to anchor the calculations to a higher timeframe for multi-timeframe analysis.
How do I access Fibonacci Moving Average Plus? 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.

