All indicators

4 EMA's in one

Jan 1, 2018

Static chart image
Support and ResistanceSignalsMoving Averages

The 4 EMA's in one indicator plots four independent Exponential Moving Averages on a single chart to help traders identify multi-timeframe trends, support/resistance levels, and potential trend reversals.

Usage

The Usage section focuses on identifying market structure and momentum through the interaction of four distinct EMAs. By default, the script is configured with lengths of 25, 50, 100, and 200, representing short-term to long-term market sentiment.

Traders typically use this tool to:

  • Identify Trend Direction: When the EMAs are stacked in order (25 > 50 > 100 > 200), it confirms a strong bullish trend. Conversely, the opposite order indicates a bearish trend.
  • Find Dynamic Support/Resistance: The various EMA lengths act as moving floors or ceilings where price may react or consolidate.
  • Detect Reversals: Crossovers between the shorter-term EMAs (like the 25 crossing the 50) provide early signals of shifting momentum.
  • Assess Volatility: The expansion or contraction between the four lines illustrates changes in market volatility and trend strength.

Details

The script utilizes the ta.ema function to calculate moving averages, which place a greater weight on recent price data compared to Simple Moving Averages (SMAs). This makes the indicator more responsive to recent price fluctuations, reducing lag for trend-following strategies. The implementation allows for four separate source inputs, meaning users can apply different price data (such as High, Low, or Open) for each specific EMA if required.

Settings

Lengths

  • Length1: Determines the lookback period for the first EMA (default 25).
  • Length2: Determines the lookback period for the second EMA (default 50).
  • Length3: Determines the lookback period for the third EMA (default 100).
  • Length4: Determines the lookback period for the fourth EMA (default 200).

Sources

  • Source1: Defines the price data used for the first EMA calculation (default Close).
  • Source2: Defines the price data used for the second EMA calculation (default Close).
  • Source3: Defines the price data used for the third EMA calculation (default Close).
  • Source4: Defines the price data used for the fourth EMA calculation (default Close).

FAQ

How can I set up alerts for EMA crossovers? The script includes built-in alert conditions for when the first EMA (shortest) crosses over or under the second EMA, which can be configured through the "Create Alert" dialog on your platform.

Can I change the colors of the individual moving averages? Yes, while the script provides default color coding for frequency, the colors and line styles can be customized within the "Style" tab of the indicator settings.

How do I access the 4 EMA's in one tool? 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.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.