Moving Averages

EMA — Exponential Moving Average

How to determine the trend, find entry points, and filter signals using EMA.

5 min readUpdated: 2026-03-26

What is the EMA indicator?

EMA (Exponential Moving Average) is one of the basic and most popular technical analysis tools. Unlike a simple moving average (SMA), the EMA gives more weight to the most recent price data.

This makes it more "sensitive" to market reversals and helps traders respond faster to trend changes.

What is special about the EMA?

The main problem with simple moving averages (SMA) is that they "lag". By the time the SMA reacts to a sharp price jump, the move may already be over.

The EMA solves this problem with a mathematical smoothing coefficient. The formula takes into account the value of the previous candle and the current price, causing the chart line to press closer to the price bars.

  • If the price is above the EMA: a bullish trend prevails in the market.
  • If the price is below the EMA: the trend is bearish.
  • Angle of inclination: the steeper the line is tilted, the stronger the current momentum.

EMA Cross Strategy

Crossing two EMAs with different periods is used to determine a local or global trend change.

  • Fast EMA (e.g., 9): sensitive to short-term fluctuations.
  • Slow EMA (e.g., 21): shows a more stable direction.
  • Signal: the moment the lines cross is considered an entry point or a market sentiment change signal.

Golden Cross and Death Cross

  • Golden Cross: EMA 50 crosses EMA 200 from bottom to top — a strong buy signal.
  • Death Cross: EMA 50 crosses EMA 200 from top to bottom — a sell signal.

When creating strategies, you can use any combination of short and long EMAs (it is important that the short EMA has a shorter period than the long one).

EMA 200 as a trend filter

For long-term analysis, the EMA 200 is often used.

  • Role in the system: Acts as a "trend filter", showing the general direction ("which way the wind is blowing").
  • Trading Rule: Depends on the position of the price relative to the average:
    • If the price is above EMA 200 — buy trades (Long) are considered primarily.
    • If the price is below EMA 200 — priority is given to sell trades (Short).
  • Protection: Helps not to trade "against the locomotive" — the main market movement.

Configuration Parameters in IIN

When using a single EMA on the Intelligent Investment Network platform, the main parameters are:

EMA indicator settings
EMA indicator settings
  • Timeframe: Recommended from 1h and above to filter market noise and reduce false alarms.
  • Trigger Action: Selected as CROSS_UP (for long) or CROSS_DOWN (for short) depending on which line crosses the other.
  • EMA Period (Length): popular among traders for identifying short-term trends (12, 26) or long-term ones (50, 200).
  • Indicator mode: Cross_only (buy only at the moment of crossing), Trend_Filter (filter for other indicators), Trend_for_buy (combines filter and crossing).

When using the Cross EMA strategy (two lines):

  • Trigger Action: BUY (for long) or SELL (for short).
  • SLOW EMA Period: Popular values from 50 to 1000 (very often 100 and 200 are used).
  • Fast EMA Period: Popular values from 5 to 50 (often 9 and 21 are used).
  • Indicator mode: Similar to single EMA (Cross_only, Trend_Filter, Trend_for_buy).

Working in conjunction with other indicators

1. EMA + Stochastic

Stochastic does an excellent job of "timing", indicating overbought and oversold zones.

  • Long Logic: Step-by-step signal confirmation:
    • Price is above EMA 200 (global bullish trend).
    • Cross_Ema BUY occurred (EMA 9 crossed EMA 21 from bottom to top).
    • Stochastic is in the oversold zone (below 20) and is turning up.
  • Protection: If the EMA gave a buy signal, but Stochastic is already above 80 (overbought), entry is considered risky.

2. EMA + RSI

RSI (Relative Strength Index) confirms the strength of the current momentum and helps filter false EMA crossings.

  • Trend Confirmation: If EMA 9 crosses EMA 21 up, and RSI at this moment leaves the 30 zone and heads for 50 — this is a strong bullish signal.
  • Noise Filter: If an EMA crossover occurred, but RSI is "stuck" in an extreme zone or moving horizontally, it is better to wait for confirmation with trend filters.

3. Three-Confirmation System

The EMA is rarely used alone. In professional systems (e.g., in IIN), it is combined with other indicators:

IndicatorWhat to check?Role in the system
DMI (DI Cross)Main triggerThe trigger for entry.
Bollinger BandsPrice rangeHelps understand if it's too "expensive" or "cheap".
EMA (Cross EMA)Momentum and TrendConfirms a change in local momentum and filters the direction.

Advantages and Disadvantages

AdvantagesDisadvantages
Reacts quickly to reversals.Lags relative to the price.
Provides clear crossover signals.Can give false signals on small timeframes.
Works well as a trend filter.In a strong trend, the price may not return to the average for a long time.
EMA on chart
EMA on chart