> education · strategy_
EMA Crossover Strategy: 20/50 Golden and Death Crosses
The EMA 20/50 crossover is the trend filter in our signal engine. It tells us which direction the market is biased in the current timeframe — separating genuine trend signals from counter-trend noise.
What Is an EMA?
An Exponential Moving Average (EMA) is the average closing price over a set period, with more weight given to recent candles. Unlike a Simple Moving Average (SMA), an EMA reacts faster to recent price changes.
- EMA 20 — reflects the trend over the last ~20 candles (short-term momentum)
- EMA 50 — reflects the trend over the last ~50 candles (medium-term trend)
Golden Cross vs Death Cross
- Golden Cross: EMA 20 crosses above EMA 50. Short-term price is rising faster than the medium-term trend — a bullish signal. Our engine votes BUY.
- Death Cross: EMA 20 crosses below EMA 50. Short-term price is falling below the medium-term trend — a bearish signal. Our engine votes SELL.
In our engine: We check whether EMA 20 is currently above or below EMA 50 — we do not wait for a fresh cross. If EMA 20 > EMA 50, the trend vote is BUY. If EMA 20 < EMA 50, the trend vote is SELL. This means EMA continuously votes on trend direction, not just at crossover moments.
Why 20 and 50?
The 20/50 pair is a widely used combination that balances sensitivity (responding quickly to trend changes) with reliability (filtering out short-lived noise). It is not magical — it is a convention that many traders watch, which creates self-fulfilling behaviour at crossover points.
Other popular combinations: 50/200 (longer-term, Gold Cross / Death Cross on Daily), 9/21 (shorter-term, for scalping). We chose 20/50 because it works well on H1, H4, and Daily — the three timeframes we analyse.
When the EMA Cross Is Most Reliable
- Trending market. EMA crossovers work best when a pair is clearly moving up or down. In a range, both EMAs flatten and the signal becomes noise.
- Higher timeframe alignment. An H1 EMA bullish cross is far more reliable when the Daily chart also shows EMA 20 above EMA 50. Multi-timeframe confluence is key.
- After a pullback. A fresh EMA cross after price has pulled back to the EMA 20 line often offers better risk/reward than chasing a cross mid-trend.
Limitations
- EMA crossovers are lagging — they confirm a trend after it has started, not before.
- In low-volatility environments, EMA 20 and 50 can stay entangled for extended periods, generating repeated false signals.
- Major news events can cause sharp spikes that trigger a crossover and immediately reverse — a whipsaw that the indicator cannot avoid.
Combining EMA with RSI and MACD
This is why our engine requires multiple confirmations. A trade setup is strongest when:
- EMA 20 > EMA 50 (trend direction: bullish)
- MACD line above Signal and above zero (momentum: bullish)
- RSI below 35 (entry timing: oversold condition creating a pullback entry)
All three agreeing = a ★★★ signal. Even then, signals can fail — always use stop-losses.
← Back to Education