Simple Moving Average
A transparent average that helps frame direction and dynamic structure.
Start with the input, not the story.
The arithmetic mean of closing prices across a fixed lookback.
This reversal puts price above and below SMA 20, through an intrabar cross, and finally at a completed close. SMA 50 gives you a slower comparison. Both lines use the simulator's exact SMA calculator; neither cross is a complete entry rule.
Turn the example upside down for a falling market. In a range, repeated crosses expose the average's lag and the cost of whipsaw.How traders commonly use Simple Moving Average
Traders often compare completed closes with a medium- or long-period SMA, then study pullbacks only when the wider swing structure agrees.
Smooth closing prices into a transparent baseline for judging direction and pullback location.
Keep this job separate from entry timing, stop placement and position size.
A useful counterexample
In a sideways range, price can close above and below the average repeatedly; those crosses describe chop rather than a new trend.
SMA for direction, swing structure for location, ATR for scale
Each part has a different job. If two tools answer the same question, remove one and compare the result.
Defines the directional baseline.
Locates the pullback and defines invalidation.
Expresses distance and risk in current-volatility units.
Follow the same order every time
- Add a 50-period SMA and wait for the current candle to close.
- Label the latest confirmed swing high and swing low without moving them afterwards.
- Record whether the completed close, SMA slope and swing sequence tell the same directional story.
- Measure the pullback depth and invalidation distance in ATR units.
- Mark the example for review; do not treat the SMA cross alone as an entry.
The indicator is one part of the method
These strategy pages show the market conditions, entry, stop and exit around the indicator.
Trend pullback
Research whether shallow retracements inside an objective trend resume in its direction.
- ENTRY
- After eligibility is true, place a market order at the next H1 open when the signal candle closes beyond the highest high of the previous two pullback bars for a long, or below their lowest low for a short.
- STOP
- Place the stop 0.25 × ATR(14) beyond the pullback extreme. Size so entry-to-stop risk equals 0.50% of demo equity, rounded down to 0.01 lot; never widen the stop.
- EXIT
- Place a fixed target at 2R immediately after entry. If neither stop nor target trades first, exit at market after 24 completed H1 bars.
EMA crossover
A simple baseline for learning how lagging trend systems behave.
- ENTRY
- Enter at the next H4 open after a confirmed eligible EMA(20/50) cross.
- STOP
- Initial stop is 1.5 × ATR(14) from fill; risk 0.50% of equity and round down to 0.01 lot.
- EXIT
- Exit at the next H4 open after the first completed opposite EMA cross. The initial stop remains active; there is no fixed profit target.
Multi-timeframe continuation
Aligns a higher-timeframe state with a lower-timeframe trigger without peeking into unfinished bars.
- ENTRY
- Enter at the next M15 open after a candle closes back across EMA(20) in the H4 direction and beyond the prior M15 candle high/low.
- STOP
- Place stop 0.25 × M15 ATR(14) beyond the pullback extreme; risk 0.35% of equity and round down to 0.01 lot.
- EXIT
- Take profit at 2R. Exit early only when a completed M15 candle closes through the stop-side pullback extreme; close unresolved trades after 24 M15 bars.
Set up Simple Moving Average on your platform
Match the lesson's period, price input, smoothing and candle timing. Similar names can still produce different values across feeds and platforms.
MT4
Built inAvailable in the standard MT4 indicator library. Names and default settings can differ.
MT4 technical analysisWickAtlas MT4 setup guideMT5
Built inAvailable in the standard MT5 indicator library. Names and default settings can differ.
MT4 and MT5 comparisonWickAtlas MT5 setup guideTradingView
Built inAvailable in the standard TradingView indicator library. Names and default settings can differ.
TradingView indicatorsWickAtlas TradingView guide“Built in” means the standard platform library contains the underlying indicator. It does not mean its defaults or calculation match every third-party version. Compare the platforms.
Plain-language formula
The same indicator can look slightly different across platforms because the price input, smoothing and rounding may change. Note your settings before comparing two charts.
Where it may help
Trend definition, pullback context and a reproducible baseline.
Where it struggles
Fast reversals and choppy ranges, where repeated crosses create noise.
What to pair it with
Pair it with something that answers a different question, such as volatility or market direction. Try the indicator on its own before adding more tools.
The shortcut to avoid
Treating a cross as a complete entry rather than one conditional input.
Try this on a chart
Compare 20, 50 and 200-period definitions across trend and range regimes; include spread and delayed entry.