The morning star is the pattern every candlestick guide reaches for when it wants to show a bottom: heavy selling, a pause, then buyers taking the session back. It is genuinely one of the more legible three-candle formations. What almost nobody publishes is how often it appears and what follows it.
We ran it. Across 22 US stocks and sector ETFs, over the window the free backtester covers, the pattern completed 49 times. That is roughly two signals per stock in four and a half years. Buying the close of the third candle and holding ten sessions, with commission and slippage on, 23 of those 49 trades finished green: a 46.9% win rate.
Under half, from a pattern whose entire claim is that buyers have taken control.
The rarity matters as much as the number. A signal you will see twice a decade in a given name cannot be the backbone of a strategy however good the diagram looks, and 49 trades is far too thin to convict the pattern outright. What it does rule out is the version sold as a dependable bottom-caller.
One caveat that decides how to read any of this: holding ten days after a signal that rare means the rule is invested about 2% of the time. The median name finished the whole period down 3.6%, which is a small number because almost nothing happened in it. That is not a comparison with buying and holding, and we have not drawn one.
What is a morning star
Three candles, at the end of a decline:
- A long red candle. Sellers in control, no ambiguity.
- A small-bodied candle that gaps down or stalls near the low. Green or red does not matter; what matters is that the range collapsed.
- A long green candle closing well up into the body of the first, taking back most of the loss.
The middle candle is the pattern. A long red day means sellers hit every bid available. A small day immediately after means that at those prices, the next morning, they did not. The third candle is buyers confirming it.
The morning doji star is the same formation with a doji in the middle, where the open and close finish nearly equal. It is the stricter version of the same story, and our backtester treats the two as one pattern.
Why it confirms late, and what that costs
The complaint people have about the morning star, once they have traded a few, is that the entry is high. That is not bad luck, it is the construction: the pattern is not complete until a full green candle has closed well into the first candle's body. By definition you are buying after the bounce has already happened.
This shows up in the test. A ten-day hold from the third close is buying strength rather than weakness, and a sub-half win rate from that entry is what the data gave back: by the time the pattern says buyers are back, a good part of what you were waiting for has already been paid out.
If you want the pattern's information without its lateness, the honest way is to treat the second candle as the alert and something else as the trigger: a break of the middle candle's high, a moving average reclaim, a relative-strength condition. That is a different rule, and it is testable.
Where morning stars actually hold up
Context does more work here than the shape does:
- At a level that has held before. A morning star at a price buyers defended twice already is a different proposition from one in open air.
- After capitulation rather than drift. A long red candle on heavy volume after a sharp fall is the setup the pattern describes. Three quiet red days is not.
- In a name that has not broken its longer trend. A bottom inside an uptrend is a pullback ending. A bottom inside a downtrend is usually a pause.
- With the wider market not falling apart. Check the market meter before treating any single-stock reversal as a signal, because in a broad risk-off week most of them fail together.
None of these filters are in the backtest. The test takes every signal the detector finds, which is deliberately the unflattering version: it measures the pattern without a human choosing the good ones.
Test it yourself, on any stock
The backtester carries this pattern, so you can check all of the above rather than trust it. In the free backtester, open Chart setup, add Candlestick pattern, and set it to Morning star. Pick a ticker, choose how long to hold, and run.
The experiment worth doing is the filtered one. Add a condition for the context above, a moving-average state or a distance from a 52-week low, and see whether the win rate improves or whether you have only reduced the number of trades. Both outcomes are informative, and the second is the more common.
Its bearish mirror is the evening star, which we tested identically and which came out at 60.8%, the wrong side of its own story too. The candlestick pattern cheat sheet has the rest of the family.
Scanning for them live
Historical testing and live scanning are different jobs. If you want to be told when one forms rather than measure what they did, that is a charting platform's work. TC2000 has candlestick formations in its scan library, so a morning star scan needs no formula writing.
Finviz carries candlestick patterns in its free screener, which is enough to see which names printed one today. What it will not tell you is the part this page is about, which is whether that mattered.
Frequently asked questions
How reliable is the morning star pattern? Not very, on our test. Buying the completion of 49 morning stars across 22 US stocks and ETFs and holding ten days won 46.9% of the time, under half, from a pattern whose whole claim is that buyers have returned. The more useful finding is how rare it is, roughly two signals per stock in four and a half years, which rules out building a strategy around it whatever the win rate.
What is the difference between a morning star and a morning doji star? Only the middle candle. The doji version has an open and close that finish nearly equal, making the hesitation explicit. Same story, stricter middle bar, and our backtester treats them as one pattern.
Is the morning star bullish or bearish? Bullish. It forms after a decline and describes sellers failing to hold a low. Its mirror image at the top of a rally is the evening star.
Where should you enter a morning star trade? The pattern itself only completes at the close of the third candle, which is why the entry feels high. Traders who want an earlier entry usually trigger on a break of the middle candle's high instead, and that is a separate rule you should test rather than assume.
Does the morning star work on any timeframe? The logic is timeframe-agnostic, but the sample above is daily bars. On intraday charts the pattern appears far more often, which cuts both ways: more signals to test, and more of them meaningless.
Before you trade this pattern
The figures here come from one run over 22 large-cap US stocks and sector ETFs, in a window that was mostly a bull market, and the rule they describe was invested about 2% of the time. The script that produced them is in the repository (backend/scripts/research/candle_study.py) so the run can be repeated rather than trusted. The tool will give you today's numbers on whatever ticker you pick, and they will not match these exactly. Past prices are not a forecast, and nothing on this page is investment advice.