MAX EMA Fibonacci
Aug 3, 2017

The MAX EMA Fibonacci indicator provides a streamlined way to plot up to five Exponential Moving Averages (EMAs) simultaneously, utilizing a default sequence based on Fibonacci numbers to help identify dynamic support, resistance, and trend direction.
Usage
The MAX EMA Fibonacci can be used to analyze trend strength and potential reversal zones across multiple timeframes. By default, the indicator plots five EMAs with lengths of 21, 55, 89, 144, and 233.
- Trend Identification: When the shorter-term EMAs (e.g., 21, 55) are above the longer-term EMAs (e.g., 144, 233), the market is generally considered to be in an uptrend. The inverse suggests a downtrend.
- Dynamic Support/Resistance: Fibonacci-based EMAs often act as areas where price may find support during pullbacks or encounter resistance during rallies.
- Price Crossovers: The indicator includes built-in alert logic for price crossovers and crossunders of each individual EMA, allowing traders to monitor potential entry or exit points.
Details
This tool is designed to save space on your indicator list by consolidating five separate EMA calculations into a single script. It uses the standard Exponential Moving Average calculation provided by the Pine Script ta.ema() function. Each EMA is independent, meaning users can toggle specific lines on or off to clean up their chart layout depending on their specific strategy needs.
Settings
- EMA1 lunghezza: Sets the period for the first EMA (default is 21).
- EMA 1 Mostra?: Toggles the visibility of the first EMA.
- EMA2 lunghezza: Sets the period for the second EMA (default is 55).
- EMA 2 Mostra?: Toggles the visibility of the second EMA.
- EMA3 lunghezza: Sets the period for the third EMA (default is 89).
- EMA 3 Mostra?: Toggles the visibility of the third EMA.
- EMA4 lunghezza: Sets the period for the fourth EMA (default is 144).
- EMA 4 Mostra?: Toggles the visibility of the fourth EMA.
- EMA5 lunghezza: Sets the period for the fifth EMA (default is 233).
- EMA 5 Mostra?: Toggles the visibility of the fifth EMA.
FAQ
How do I interpret the Fibonacci EMAs? The Fibonacci sequence is often used in technical analysis to find significant price levels; in this script, these periods are applied to EMAs to provide a multi-layered view of market momentum and structural support.
Can I change the EMA lengths to non-Fibonacci numbers? Yes, while the defaults follow the Fibonacci sequence, you can adjust the length of any of the five EMAs in the settings menu to suit your personal trading style.
How can I access the MAX EMA Fibonacci? 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.