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.
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.

