When price trends are up, traders watch for signs that the momentum might be fading. The Three Black Crows candlestick pattern is one of those chart patterns that signals a shift in sentiment. It suggests that bearish sentiment is building, and a potential price reversal could be near. But before making any trading decisions, it’s important to understand what this pattern really means and how to use it properly.
This guide explains how the Three Black Crows pattern works, what it tells traders about trading volumes, and how to make informed trading decisions based on technical analysis.
Explanation of the Three Black Crows Candlestick Pattern
The Black Crow pattern is a three-line bearish reversal candlestick pattern that appears after a current uptrend. It consists of three consecutive trading sessions with black (or red) candles, each opening within the previous candlestick’s body and closing near its low. This structure signals downward pressure and a possible shift from bullish to bearish patterns.
Key Characteristics:
- Forms after an uptrend reversal.
- Consists of three consecutive bearish candlesticks.
- Each candle opens within the previous candlestick’s body and closes near the low.
- The pattern suggests a shift in market sentiment from bullish to bearish reversal.
Traders see this pattern as a bearish signal that selling pressure is increasing, but they often wait for additional indicators before crafting a trading action plan. Steve Nison, a pioneer in candlestick analysis, popularized this pattern, emphasizing its importance in spotting strong reversal signals.
Illustration of the Three Black Crows Candlestick Pattern
The Three Black Crows candlestick pattern is illustrated below.

Key Pattern Features of the Three Black Crows
- Forms after an uptrend reversal.
- Three strong, bearish candlesticks in a row.
- Each candle opens within the previous candlestick’s body.
- Each candle closes near its low, showing continued downward pressure.
- The pattern suggests a shift in control from buyers to sellers.
- Black crows formation signals potential trend direction change.
Trading Psychology of the Three Black Crows
The Three Black Crows pattern shows a clear shift in sentiment. After a market upswing, buyers start to lose control. The first bearish candlestick signals increased selling pressure; the second confirms that sellers are still in charge, and the third shows sustained bearish downtrend momentum.
This pattern suggests that buyers are stepping aside and sellers are gaining control, pushing the pricing chart lower. However, if the price drop happens too quickly or with unusually large candles, it could signal short-term oversold conditions rather than a prolonged downtrend.
Conventional Approach to Using the Three Black Crows
Market Conditions
The Three Black Crows pattern is most effective after an uptrend, as it suggests a possible bearish trend reversal. If it appears in a sideways market, it may signal the start of a new downtrend. However, in strongly trending stock markets, it could simply indicate a short-term pullback rather than a potential trend reversal. One of the most powerful ways to use this pattern is in a strong, unbroken uptrend, if the three black crows pattern emerges it can be used as a long side mean reversion entry.
Time Frame and Chart Settings
The Three Black Crows pattern is most reliable on the daily chart, where daily candles reflect stronger momentum shifts. Other time frames can also be used, however we recommend you backtest this (and all other) trading signals on the time frames and instruments that you are trading to ensure they give you a positive edge.
Volatility Considerations
In high-volatility environments, the Three Black Crows pattern may lead to false signals, where sudden buybacks erase bearish momentum. In low-volatility environments, the real body of the candles carries more weight, as it indicates sustained downward pressure with fewer sudden reversals.
In fact one of my favorite ways to use the three black crows pattern is as a long side mean reversion entry signal for highly volatile stocks.
Risk Management Suggestions for the Three Black Crows
- Proper risk management strategies: Use stop-loss placement above the high of the first bearish candlestick.
- Entry strategy: Traders often wait for a minor pullback or confirmation from a fourth black candle before entering short.
- Take-profit orders: Use resistance levels or a reward ratio-based approach (e.g., 2:1 risk-reward ratio) to set realistic exit points.
Pattern Failure Conditions for the Three Black Crows
- No follow-through selling: If the next candle is a bullish signal, the bearish signal weakens.
- Oversold conditions: If the pattern forms after an extended decline, it could indicate exhaustion rather than continuation.
- Strong support nearby: A bounce could occur instead of a breakdown if the pattern forms just above a key levels zone.
Systematic Trading Application for the Three Black Crows
To trade the Three Black Crows using a technical analysis-based trading system to catch reversals:
- Identify an upward trend before the pattern forms.
- Detect a three-line bearish reversal candlestick pattern with three bearish candlesticks.
- Require confirmation: Enter short only if the next candle closes lower.
- Set stop-loss above the high of the first candle.
- Backtest before using real capital.
To trade the Three Black Crows using a mean reversion system to catch reversals:
- Identify an upward trend in a highly volatile stock before the pattern forms.
- Detect a three-line bearish reversal candlestick pattern with three bearish candlesticks.
- Enter long at the close of the third candle in the pattern.
- Exit on the first sign of strength, eg. after a single up close, or after a close above a short term moving average (EMA(C,3).
- Backtest before using real capital.
Traders should always test historical data before trading live.
Amibroker Code for the Three Black Crows
Below is a simple AFL script to detect the Three Black Crows in Amibroker:
// Three Black Crows AFL Code for Amibroker
FirstCandle = Ref((Close < Open) AND (Close < Ref(Close, -1)),-2);
SecondCandle = Ref((Close < Open) AND (Open < Ref(Open, -1)) AND (Close < Ref(Close, -1)),-1);
ThirdCandle = (Close < Open) AND (Open < Ref(Open, -1)) AND (Close < Ref(Close, -1));
ThreeBlackCrows = FirstCandle AND SecondCandle AND ThirdCandle;
This script finds Three Black Crows patterns in uptrends and marks them with a red star.
Frequently Asked Questions about The Three Black Crows Candlestick Pattern
Is the Three Black Crows pattern always a sell signal?
No, the Three Black Crows require confirmation from the next candle. Without follow-through selling, the pattern may fail.
Also for highly volatile stocks the three black crows candlestick pattern can be used as a long side mean reversion entry signal.
How can I tell if a Three Black Crows pattern is strong?
A larger third candle that closes near its low, combined with higher volume, strengthens the pattern.
Does the Three Black Crows work in all market conditions?
It is most effective in uptrends. In sideways markets, it may signal a new downward movement of the trend, but in strong downtrends, it could indicate short-term oversold conditions.
How is the Three Black Crows different from the Bearish Engulfing pattern?
Both signal a reversal, but Three Black Crows consist of three bearish candles, while Bearish Engulfing is a two-candle pattern where the second candle fully engulfs the first.
Key Takeaway
The Three Black Crows three-line bearish reversal candlestick pattern can be an early bearish signal, but it must be confirmed by follow-through selling. It appears after an uptrend reversal and signals that sellers are gaining strength, but traders should always backtest it and use it in the right market conditions.
Using proper risk management strategies and waiting for confirmation can help avoid false signals. If you want to incorporate this pattern into your investment strategy, test it in a broader market context before using it in live trading opportunities.
Links to articles about other Candlestick Patterns
- Doji
- Hammer
- Inverted Hammer
- Bullish Engulfing
- Bearish Engulfing
- Morning Star
- Evening Star
- Shooting Star
- Hanging Man
- Piercing Pattern
- Dark Cloud Cover
- Three White Soldiers
- Three Black Crows
- Dragonfly Doji
- Gravestone Doji
- Spinning Top
- Marubozu
- Tweezer Top
- Tweezer Bottom
- Bullish Harami
- Bearish Harami
- Rising Three Methods
- Falling Three Methods
- Bullish Abandoned Baby
- Bearish Abandoned Baby
- Bullish Kicker
- Bearish Kicker
- Three Inside Up
- Three Inside Down
- Upside Gap Two Crows
- Mat Hold
- Upside Tasuki Gap
- Downside Tasuki Gap