QA GATE · GOOD 18/18 automated ai-check.js · 18 readability, YMYL and image gates · mechanics verified against vike-indicators · live real-data chart embedded
Burstiness (sentence-length SD)10.2
Lexical diversity (MATTR-50)0.84
Consecutive similar sentences2
Repeated paragraph starts (≥3)0
AI-marker phrases0
Demonstrated experience2
Avg sentence length (words)18.2
Repeated 5-grams0
H2 section balance (50–500w)0 off
YMYL risk disclaimeryes
Mechanics verified vs codeyes
Primary keyword coverageyes
Internal links + CTA6
Content visuals5
Every figure has a caption5/5
Alt / caption text coverage100%
Distributed (≥1 per section)5/6 (83%)
Filenames sluggedn/a (inline)
Live interactive chart1 real
Learn · Candlestick Patterns · Foundations

Japanese Candlesticks: Where the Patterns Come From

Japanese candlesticks began as a rice trader's notation and ended up as the default price chart on every trading screen on earth. The names survived the journey almost untouched — doji, harami, the morning star — and so did most of the rules.

We can say "most" with a number attached, because we ship the rules as code. Of the 63 candlestick pattern detectors in Vike's engine, 61 trace to the Japanese canon; the two exceptions are named further down. No history article we know of can put an engine count behind that sentence, which is exactly why this one does.

Rice futures and a fortune in Sakata

1730Dojima Rice Exchange chartered1700sHonma of Sakata — the legendlate 1800scandle charts documented (Meiji)1991Nison publishes in English202663 detectors as codedashed = tradition and legend · solid = documented
Three centuries in one line. The candle drawing is reliably documented from the Meiji era; everything earlier is analytical tradition with a legend attached, and we mark the difference.

The setting is the Dojima Rice Exchange in Osaka, chartered in 1730 — the world's first organised futures market, where warehouse receipts for rice traded ahead of the harvest itself. Its most famous trader, Munehisa Honma of Sakata (1724–1803), reportedly made a fortune reading the psychology of that market and left behind trading precepts that later generations organised into the Sakata rules.

Honesty requires one caveat here, and we would rather state it than launder it. The candle drawing — body plus shadows — is reliably documented in Japanese technical analysis from the Meiji era, the late 1800s; attributing the chart form personally to Honma is part history, part legend that grew in the retelling. The analytical tradition is real either way. The timeline above marks what is documented and what is folklore.

The names still speak Japanese

PatternJapaneseRomaji · meaning
Hammer
Hanging Man
Shooting Star
Doji
Dragonfly Doji
Gravestone Doji
Spinning Top
Bullish Engulfing
Bearish Engulfing
Inside Day
Morning Star
Evening Star
Three White Soldiers
Three Black Crows
Every shipped pattern with a surviving Japanese name, joined to the same data that renders the cheat sheet. The one gap is the inverted hammer, whose common name is a Western coinage.

Most of the patterns on our cheat sheet kept their Japanese names, and the names are small windows into how their inventors thought. The table above maps each shipped pattern to its original name.

A doji is "the same thing" — open and close, identical. An engulfing is tsutsumi, a wrapping. A harami is a pregnancy — the small bar nested inside the big one — and batch_harami still carries the name in its function signature today. My favourite detail sits in the colour convention: Japan draws rising sessions in red, so three white soldiers is aka sanpei, "three red soldiers", at home. The Western white/green flip is a translation artifact, not a difference in the pattern.

Deeper in the crate the vocabulary keeps going. batch_marubozu implements 丸坊主 — the "shaven head", a bar with no shadows on either end — while the kirikomi and kabuse pair trade in English as the piercing line and dark cloud cover. Their articles are still in the queue; the detectors already run.

Sixty-one of sixty-three

61 — Japanese canon2 — hikkake pair, Chesler 2003one cell per detector in vike-indicators
The headline claim, drawn instead of asserted: 63 pattern detectors in the engine, 61 traceable to the Japanese canon, and the two Western exceptions shaded.

Steve Nison brought this material west with Japanese Candlestick Charting Techniques in 1991, and the canon he and later cataloguers documented is, almost exactly, what modern engines implement. When I counted the provenance of every detector in vike-indicators for this page — 63 pattern functions, from batch_doji to the three-bar formations — the tally came out 61 to 2 in favour of that Japanese lineage.

Both exceptions are Chesler's: batch_hikkake and batch_hikkake_mod, the hikkake and its modified form, published by Daniel Chesler in 2003. The name is Japanese ("trap"), the pattern is not: it is a Western construction from the inside-bar-false-breakout family, three centuries younger than the material around it. The grid above shades exactly those two cells, which is the entire honest asterisk on this page's headline claim.

A 300-year-old shape on today's tape

BNB/USDT daily — a real pattern detected 2026-06-06, indecision → resolved up +3.3% over 3 days.

Heritage would be trivia if the shapes had stopped working as descriptions. They have not, because they describe auction mechanics — who pushed, who failed — and auctions have not changed shape since Dojima.

Above is a doji that batch_doji flagged on BNB in June 2026: open and close level after real range in both directions, indecision resolving upward over the following sessions. The rule it applies — body under 10% of the recent average — is a modern formalisation of exactly what an Osaka rice trader meant by "the same thing". Same shape, same read, different centuries.

What the heritage does and does not buy you

three black crows79 hitsthree white soldiers37 hitsmorning star6 hitsevening star0 hitsmeasured across 479,749 daily crypto bars
Survival is uneven, and we measured it. The three-bar canon still fires on crypto daily bars — except the star pair, whose gap requirement a 24/7 venue starves.

Age is evidence that an idea survived, not that it profits. I have seen our own scans make the point better than reverence would: across 479,749 daily crypto bars, the morning star — canonical since the rice markets — fired six times, and its evening twin never fired at all, because the gap its rule demands rarely exists on a market that never closes. Venue mechanics can silently retire a three-hundred-year-old pattern, and the chart above shows the score.

What the heritage does buy is precision of language. These names encode specific, testable claims about four prices, which is why they port cleanly to code while most trading folklore does not. Respect the vocabulary, test the claims — the cheat sheet holds the results of ours, failures included.

Frequently asked questions

Who invented Japanese candlesticks? Tradition credits Munehisa Honma, the eighteenth-century Sakata rice trader. Documented candle charts appear in Japan's Meiji era, about a century after him, so the safest statement is that Honma founded the analytical tradition and later Japanese traders formalised the drawing.

What did Steve Nison actually do? He researched the material with Japanese practitioners and published it in English in 1991, effectively importing the entire vocabulary. Nearly every Western candlestick reference, ours included, descends from that work.

Are Japanese candlesticks different from regular candlestick charts? No — they are the same chart. "Japanese" tags the origin, the way "Arabic" tags numerals. Every pattern page on this site reads them identically, from the hub's cheat table down to the detectors underneath it.

Why do some patterns have English names? Translation choices and later coinage. Hammer and shooting star are English glosses of Japanese shapes; the hikkake pair is genuinely Western despite its borrowed Japanese word — those two are the 2 in our 61-of-63 count.

This is educational material, not financial advice. Candlestick patterns describe probabilities, not certainties, and every real trade carries real risk — size positions so a wrong read costs little.

See every pattern the engine detects