Glossary · Indicators & Strategies
EMA Crossover
Last updated:
An EMA crossover is a trading signal generated when a faster exponential moving average crosses a slower one — a bullish signal when the fast EMA crosses above the slow, bearish when it crosses below. An EMA weights recent prices more heavily than old ones, so it turns faster than a simple moving average; the crossover of two EMAs is a mechanical way of saying “recent momentum has overtaken the established trend”. Popular pairs on Indian charts include 9/21 for intraday and 20/50 or 50/200 for positional trading.
Example
A 5-minute NIFTY system uses 9 and 21 EMAs: buy when the 9 EMA closes above the 21 EMA, exit (or reverse) on the opposite cross. At 10:40 am the 9 EMA crosses up at 25,030; the long runs until a 2:35 pm cross-down at 25,105 — 75 points, roughly 75 × 75 = ₹5,625 gross on one futures lot. Hypothetical. On a range-bound day the same rules may cross six times for a string of 10–15 point losses; crossover systems characteristically lose small and often, and win rarely but big.
Why it matters
The EMA crossover is often the first strategy a systematic trader automates — objective, two parameters, trivially codable. Its real lessons are statistical: profitability hinges on trend frequency, whipsaw costs, and filters (a VWAP or higher-timeframe condition) rather than on the “right” EMA pair. Any pair can be made to look good on a chosen year, which is exactly why multi-year backtests and out-of-sample checks matter.
In INDfolio AI, crossover strategies can be described in plain English and validated on NSE data — see the AI strategy builder.