3 Moving Average Exponential
May 31, 2018

The 3 Moving Average Exponential indicator provides a triple EMA overlay designed to help traders identify trend direction, mean reversion zones, and long-term support or resistance levels.
Usage
The Usage section describes how the script can be used, particularly in the context of trend following and identifying price corrections. The default lengths (17, 72, and 305) are based on the Phi Cube theory introduced by Bo Williams.
- Trend Identification: Traders can use the alignment of the three EMAs to determine the market bias. When the Fast EMA (17) is above the Medium (72) and Slow (305) EMAs, the trend is considered bullish.
- Mean Reversion: The area between the Fast (17) and Medium (72) EMAs serves as a "return zone." Prices often gravitate back to this region after significant momentum bursts or temporary diversions from the average price.
- Support and Resistance: The Slow EMA (305) acts as a high-timeframe pivot point, often representing major psychological support or resistance where price action may stabilize or reverse.
- Crossovers: Alerts are integrated to notify users when the Fast EMA crosses the Medium EMA, or when the Medium EMA crosses the Slow EMA, signaling potential shifts in momentum.
Details
The script utilizes the ta.ema function to ensure true exponential weighting, which places more significance on recent price data compared to simple moving averages.
The specific configuration of 17, 72, and 305 periods is rooted in the Phi Cube methodology. The 305-period EMA is specifically weighted to capture deep structural levels in the market. Unlike many consolidated indicators that utilize simple moving averages, this tool specifically calculates three distinct exponential curves, allowing for faster reaction to price volatility while maintaining a long-term perspective through the slow-length calculation.
Settings
- Fast: The period for the fastest EMA (default 17). This reacts most quickly to price changes.
- Medium: The period for the intermediate EMA (default 72). This defines the secondary trend and the bound for the mean reversion zone.
- Slow: The period for the longest EMA (default 305). This serves as the primary trend filter and major support/resistance.
- Source Fast/Medium/Slow: Allows the user to select which price data (Close, Open, High, Low, HL2, etc.) is used to calculate each respective EMA.
FAQ
How do I interpret the space between the 17 and 72 EMAs? This region is typically viewed as a zone where price tends to return after being overextended. It can be used to look for entry opportunities in the direction of the prevailing trend during a retracement.
Can I change the lengths to standard values like 50 or 200? Yes, while the defaults are based on Phi Cube theory, the settings can be fully customized in the inputs menu to suit any moving average strategy.
How can I access the 3 Moving Average Exponential? 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.