Heikin Ashi as a Trend Filter: Entry and Exit Rules
Heikin Ashi candles smooth price into a trend picture, and a four-rule filter using candle body, wick, and colour sequence converts them into objective entry and exit signals with defined invalidation.
번역 보기에서는 대화형 도구가 작동하지 않을 수 있습니다.
Heikin Ashi as a Trend Filter: Entry and Exit Rules
Heikin Ashi does not predict. It smooths. The smoothing removes the noise that triggers premature exits, and the four-rule filter turns the smoothed picture into a mechanical trend-following overlay.
Heikin Ashi (HA) candles recalculate OHLC using a formula that averages prior values. Trends appear as long runs of same-colour bodies with small wicks. Traders misuse HA by treating smoothed prices as actual prices for stops and targets — they are not. HA is a filter, not a price source.
The HA formula
- HA close = (open + high + low + close) / 4
- HA open = (prior HA open + prior HA close) / 2
- HA high = max(high, HA open, HA close)
- HA low = min(low, HA open, HA close)
Because the HA open averages the prior session, HA candles lag actual price by roughly half a session. Use actual candlestick prices for stops, targets, and entries; use HA only for the trend filter.
The four-rule trend filter
A bullish HA trend requires all four rules:
- Three consecutive bullish HA candles (close > open).
- No upper wick, or upper wick < 0.25 × body, on each of the three.
- Bodies increasing or stable — the third body is not smaller than 70% of the first.
- Lower wick < 0.50 × body on each candle — buyers defended the open.
A bearish trend inverts all four. When all four pass, the filter reads "in trend." When any rule fails, it reads "trend in question."
Entry rule
Enter on the close of the candle that completes the four-rule sequence — the third bullish HA candle. Use the actual candlestick close for entry, not the HA close.
- Entry: actual close of the third qualifying HA candle.
- Stop: actual low of the first qualifying HA candle, minus 0.3 × ATR.
- Target 1: 1.618 × the range of the three-candle HA sequence, projected from entry.
- Target 2: 2.618 × the same range.
Typical risk-reward at target 1: 1:2.0; at target 2: 1:3.5.
Exit rule (the trend-break)
Exit when any rule breaks on a new candle, or when a reversal pattern prints:
- Rule break exit: the first HA candle that fails any rule (e.g., a body that shrinks below 70% of the prior). Exit at the actual close.
- Colour-flip exit: the first opposite-colour HA candle. Exit at the actual close.
- Wick-dominant exit: an HA candle where the body is less than 50% of the total range (doji-like). Exit at the actual close, regardless of colour.
The wick-dominant exit is the most valuable — it catches trend exhaustion one to two candles before the colour flip.
Worked example
A stock prints three bullish HA candles: body 1 = $1.20, body 2 = $1.40, body 3 = $1.30 (≥ 70% of body 1). Upper wicks all < 0.25 × body. Lower wicks all < 0.50 × body. All four rules pass on candle 3. Actual close of candle 3 = $52.10. Actual low of candle 1 = $50.20.
- Entry: $52.10. Stop: $50.20 − (0.3 × $1.50 ATR) = $49.75.
- Three-candle HA range: $52.40 to $50.10 = $2.30.
- Target 1: $52.10 + ($2.30 × 1.618) = $55.82. Target 2: $52.10 + ($2.30 × 2.618) = $58.12.
Risk = $2.35. Reward to target 1 = $3.72 (1:1.6). Two candles later, an HA bullish candle prints with a body of $0.60 (less than 70% of the prior $1.30) — rule 3 breaks. Exit at the actual close, $56.40. The trend-break exit captured $4.30 before the colour flipped.
The higher-timeframe filter
Apply the four-rule filter on the timeframe above your trading timeframe. If you trade the 4-hour, require the daily HA to be in a bullish four-rule trend before taking 4-hour longs. Counter-trend HA signals against a higher-timeframe HA trend win roughly 42% — below break-even after costs.
Common errors
- Using HA prices for stops: HA lows are smoothed and sit above actual lows. A stop at the HA low gets hit by an actual wick the HA never showed.
- Entering before three candles: the first bullish HA candle after a downtrend is frequently a one-bar bounce. Require three.
Heikin Ashi is a filter, not a forecast. Run the four rules mechanically, use actual prices for risk.
Live Chart
Open full chart →Related market data, powered by TradingView.