作者:Steve Nison

Japanese Candlestick Charting Techniques (Nison) — Complete Implementation Specification

Based on Steve Nison, Japanese Candlestick Charting Techniques (2nd Edition)


Table of Contents

  1. Overview: Nison as Pioneer
  2. Historical Foundation from Japanese Rice Trading
  3. Candlestick Construction Fundamentals
  4. Reversal Patterns — Nison's Specific Interpretation
  5. Continuation Patterns
  6. Windows: The Japanese Theory of Gaps
  7. The Convergence Concept
  8. Candlestick Charting with Volume
  9. Three-Line Break Charts
  10. Renko Charts
  11. Kagi Charts
  12. Entry, Exit, and Risk Rules
  13. Common Mistakes
  14. Trade Lifecycle Example
  15. Key Quotes

1. Overview: Nison as Pioneer

Steve Nison is the individual who introduced Japanese candlestick charting to the Western financial world. Before his 1991 publication, candlestick techniques were essentially unknown outside Japan. His contribution was not inventing the methods but translating, systematizing, and contextualizing them for Western practitioners.

What distinguishes Nison from Morris:

  1. Historical depth. Nison provides extensive Japanese source material — Homma's writings, the Sakata methods, Japanese market proverbs — that Morris summarizes only briefly. Nison treats the philosophical heritage as integral to correct application.
  2. The Convergence Concept. Nison's central thesis: candlesticks are most powerful not in isolation but when they converge with Western technical tools (moving averages, oscillators, trendlines, Fibonacci, volume). This is not merely "combining indicators" — it is a structured framework where multiple independent techniques must agree before action is taken.
  3. Nuanced pattern interpretation. Where Morris tends toward binary classification (pattern present or absent), Nison emphasizes degrees of strength, contextual modifiers, and the specific conditions that upgrade or downgrade a pattern's reliability.
  4. Japanese-exclusive chart types. Nison devotes substantial attention to three-line break, renko, and kagi charts — uniquely Japanese methods that filter noise and reveal trend structure. Morris does not cover these.
  5. Windows over gaps. Nison insists on the Japanese term "window" rather than "gap," and treats windows as a distinct analytical category with specific rules for support, resistance, and trend continuation that go beyond Western gap theory.

Core principle: "Candlestick techniques are not a Holy Grail. They are a tool — a valuable one — but they must be used in the context of other technical evidence."


2. Historical Foundation from Japanese Rice Trading

2.1 The Dojima Rice Exchange

Japanese candlestick analysis originates from the rice futures market at the Dojima Rice Exchange in Osaka, established in the 1690s — the world's first organized futures market. Rice was not merely a commodity but the basis of Japan's feudal economy; samurai stipends were paid in rice, and rice coupons functioned as a form of currency.

The market generated genuine price discovery: hundreds of traders negotiating, with prices transmitted between Osaka and other cities via a network of flag signals on rooftops. The psychological dynamics — fear, greed, crowd behavior — were identical to modern financial markets, which is why techniques developed in 1700s Japan remain applicable.

2.2 Munehisa Homma and the Sakata Methods

Homma (1724-1803) is credited with formalizing candlestick analysis, though the historical record is mixed. What is clear is that a body of trading wisdom emerged from the Sakata region (Homma's birthplace) and codified into what became known as the "Sakata Methods" (Sakata Senbo) — five core patterns:

  1. San-zan (Three Mountains): Triple top formation — the equivalent of Western head-and-shoulders or triple top.
  2. San-sen (Three Rivers): Triple bottom — the inverse, marking a major bottom.
  3. San-ku (Three Gaps/Windows): Three consecutive windows (gaps) in the same direction signal exhaustion and imminent reversal.
  4. San-pei (Three Soldiers): Three consecutive candles moving in the same direction — three white soldiers or three black crows.
  5. San-po (Three Methods): Rest patterns within a trend — the rising and falling three methods continuation patterns.

Nison's key insight: These five methods are not just patterns but a complete market framework. San-zan and San-sen address major reversals. San-ku identifies exhaustion. San-pei confirms trend momentum. San-po identifies pauses within trends. Together, they cover the full lifecycle of a price move.

2.3 Japanese Market Proverbs

Nison translates several Japanese trading proverbs that encode deep market wisdom:


3. Candlestick Construction Fundamentals

3.1 Core Anatomy

The four data points — open, high, low, close — create the candlestick. Nison's terminology preferences:

Nison's Preferred Term Western Equivalent Definition
Real body Body Distance between open and close
Upper shadow Upper wick High minus the top of the real body
Lower shadow Lower wick/tail Bottom of the real body minus the low
White candle Bullish candle Close > Open
Black candle Bearish candle Close < Open

Nison strongly prefers "real body" over "body" because the real body is the heart of candlestick analysis — it represents the range of price agreement between the opening and closing, which carries more psychological weight than the intraday extremes captured by the shadows.

3.2 Why the Real Body Matters More Than Shadows

Nison's hierarchy of importance:

  1. The real body encodes the session's verdict — where the battle between buyers and sellers concluded.
  2. The shadows reveal the session's drama — the intraday extremes that were tested and rejected.
  3. The relationship between body and shadows reveals conviction. A long body with short shadows = high conviction. A short body with long shadows = indecision.

3.3 Nison's Flexibility Principle

Unlike rigid quantitative definitions, Nison emphasizes that candlestick patterns are inherently visual and should be interpreted with flexibility:

Implementation note: When coding pattern detection, use lookback-relative thresholds (e.g., body_size > 1.5 * average_body_size_over_N_periods) rather than fixed percentages.


4. Reversal Patterns — Nison's Specific Interpretation

Nison's treatment of reversal patterns differs from Morris in emphasis, confirmation requirements, and the specific contextual factors he considers. This section covers only what Nison adds or treats differently.

4.1 Hammer and Hanging Man — Nison's Confirmation Framework

Nison identifies the hammer and hanging man as the same physical shape (small real body at upper end, long lower shadow) but with fundamentally different confirmation needs:

Hammer (bullish, in downtrend):

Hanging Man (bearish, in uptrend):

Nison's nuance vs. Morris: Morris treats hanging man failure in strong uptrends as a binary (ignore without confirmation). Nison adds that even a "failed" hanging man reveals the market's willingness to sell aggressively intraday, which is an early warning even if the immediate signal fails.

4.2 Engulfing Patterns — Nison's Enhancing Factors

Nison lists specific factors that increase an engulfing pattern's probability:

  1. The first candle has a very small real body (near-doji) and the second has a very large real body — extreme shift in momentum
  2. The engulfing pattern appears after a prolonged or especially steep trend
  3. Heavy volume accompanies the second (engulfing) session
  4. The second session engulfs more than one prior real body — the further it reaches back, the more significant
  5. The engulfing occurs at a support/resistance level identified by other methods

Nison emphasizes: An engulfing pattern where the second candle's volume is 2x+ the 20-day average is categorically different from one on average or below-average volume. The volume dimension is not optional confirmation — it fundamentally changes the signal.

4.3 Stars — The Heart of Nison's Reversal Analysis

Nison devotes exceptional attention to star patterns because they represent the highest probability candlestick reversals. A "star" is a small real body that gaps away from the preceding large real body.

Morning Star (bullish reversal):

Nison's specific enhancers for morning star:

Evening Star (bearish reversal):

Doji Star: Nison treats the doji star as a special category. When a doji gaps above a long white candle in an uptrend, or gaps below a long black candle in a downtrend, it is immediately significant even without a third candle — the doji itself is the alarm. The third candle provides confirmation.

Abandoned Baby: A rare and powerful variant where the star (middle candle) is a doji whose shadows do not overlap with the shadows of either the first or third candle. Nison considers this the single most reliable candlestick reversal pattern but notes it is extremely rare.

4.4 Harami — Nison's "Inside Day" Interpretation

Nison's treatment adds:

4.5 Dark Cloud Cover — Nison's Penetration Criteria

Nison is precise about the penetration requirement:

Nison's additional factors for dark cloud cover:

  1. Opens above a major resistance level and then falls back below it
  2. Opens on the second day with very high volume (suggesting a failed breakout)
  3. The longer the real bodies of both candles, the more significant

4.6 Piercing Line — The Asymmetry with Dark Cloud Cover

Nison makes an important observation that Morris does not emphasize: the piercing line has a HIGHER penetration requirement than dark cloud cover because the Japanese literature traditionally treats bottom reversal patterns as needing more proof than top reversals. The logic: markets can fall under their own weight, but rising requires buying commitment.

For the piercing line, the close must be above the midpoint of the first candle's body. Nison notes that some Japanese analysts require penetration of two-thirds of the prior body for the piercing line to be valid.

4.7 Belt-Hold Lines (Yorikiri)

A pattern Nison emphasizes that many Western treatments skip:

Bullish Belt Hold: A long white candle that opens at the low of the session (or very near it). No lower shadow. Appears in a downtrend. The opening at the low suggests aggressive buying from the open.

Bearish Belt Hold: A long black candle that opens at the high of the session. No upper shadow. Appears in an uptrend.

Bullish Belt Hold:        Bearish Belt Hold:
    +---------+               |
    |         |           +---------+
    |  white  |           |         |
    |         |           |  black  |
    +---------+           |         |
        |                 +---------+

Identification rules:

4.8 Counterattack Lines

Two candles of opposite color with the same closing price. Nison treats these as a stalling pattern more than an outright reversal:

Bullish Counterattack: In a downtrend, a long black candle followed by a long white candle that opens sharply lower but rallies to close at the same level as the prior close.

Bearish Counterattack: In an uptrend, a long white candle followed by a long black candle that opens sharply higher but falls to close at the same level as the prior close.

Distinction from piercing/dark cloud: Counterattack lines have equal closes but do NOT penetrate into the prior body. They signal a stalemate, not a shift of control.


5. Continuation Patterns

5.1 Rising and Falling Three Methods

Nison's treatment is consistent with the Sakata Method tradition:

Rising Three Methods: A long white candle, followed by typically three (but sometimes two or four) small-bodied candles that drift lower within the range of the first candle, concluded by another long white candle that closes above the first candle's close.

Nison's interpretive notes:

5.2 Windows as Continuation Signals

(See Section 6 for complete window treatment.) A window in the direction of the trend is itself a continuation signal — it demonstrates demand (upward window) or supply (downward window) strong enough to create a price vacuum.

5.3 Upside and Downside Gap Tasuki

Nison provides the original Japanese context for these patterns:

Upside Gap Tasuki: Two white candles with a window (gap) between them, followed by a black candle that opens within the second white body and closes into the gap without filling it. The unfilled gap is the key — it means buyers are still in control despite the pullback.

If the gap is filled: The pattern fails and becomes bearish. This is a critical implementation detail Nison emphasizes.

5.4 Side-by-Side White Lines

In an uptrend, a white candle gaps up, followed by another white candle of roughly the same size opening at roughly the same level. The two side-by-side white candles after the gap suggest persistent buying pressure.

The bearish version (side-by-side white lines in a downtrend after a gap down) is paradoxical — the white candles represent short-covering that fails to fill the gap.


6. Windows: The Japanese Theory of Gaps

6.1 Why "Window" Instead of "Gap"

Nison insists on the Japanese term because the Japanese concept is broader and more operationally specific than the Western gap concept:

6.2 Window as Support and Resistance

Rising Window (gap up): Functions as support on pullbacks. If price pulls back to the top of the window and holds, it confirms the bullish trend. If price closes below the bottom of the window (fully fills it), the bullish signal is negated.

Falling Window (gap down): Functions as resistance on rallies. A rally into the bottom of the window that stalls confirms the bearish trend.

Rising Window:                 Falling Window:
  +-+                            +-+
  | |  Candle 2                  | |  Candle 1
  +-+                            +-+
  ...  <- Window (support)       ...  <- Window (resistance)
  +-+                            +-+
  | |  Candle 1                  | |  Candle 2
  +-+                            +-+

6.3 Three Windows Rule (San-ku)

From the Sakata Methods: after three consecutive windows in the same direction, the move is exhausted and a reversal is likely. This corresponds to the Western concept of an exhaustion gap but is stated as a rule rather than a tendency.

Implementation logic:

if count_consecutive_windows_in_direction(candles, direction='up') >= 3:
    signal = 'EXHAUSTION_WARNING_BULLISH'  # prepare for reversal
    # Do NOT short blindly — wait for a bearish reversal pattern
elif count_consecutive_windows_in_direction(candles, direction='down') >= 3:
    signal = 'EXHAUSTION_WARNING_BEARISH'

6.4 Tasuki Windows

A window that is tested and holds (price enters the window but does not close beyond it) is a high-confidence continuation signal. This is operationally one of Nison's most useful contributions:

Trading rule: After a rising window, if price pulls back into the window area but the next close is back above the window's low, go long (or add to existing longs) with a stop below the window's bottom.


7. The Convergence Concept

This is Nison's most important strategic contribution and what most clearly distinguishes his work from all other candlestick references.

7.1 Definition

Convergence is the agreement of multiple independent technical techniques on the same price level or directional conclusion. Nison's thesis: a candlestick signal is actionable only when it converges with at least one (preferably two or more) other technical factors.

Candlesticks alone tell you WHAT is happening (a reversal pattern has formed). Convergence tells you WHERE it is happening (at a level that multiple methods confirm as significant).

7.2 Convergence with Moving Averages

Nison systematically demonstrates how candlestick patterns gain power at moving average levels:

Specific convergence setups:

  1. Bullish pattern at rising 65-day EMA: Nison favors the 65-period EMA (roughly a quarter's worth of trading days). A hammer or morning star forming precisely at the 65-day EMA in an uptrend is a high-conviction buy signal.

  2. Golden Cross + bullish candle: When the shorter MA crosses above the longer MA and the crossing session or next session produces a bullish candlestick pattern, the convergence is very strong.

  3. Death Cross + bearish candle: Mirror of above.

  4. MA as confirmation filter: After a bullish reversal pattern, require price to close above the relevant MA (e.g., 10-period) before entering. This filters out many false signals.

7.3 Convergence with Oscillators

Nison's specific oscillator convergence rules:

RSI Convergence:

Stochastic Convergence:

MACD Convergence:

7.4 Convergence with Trendlines

Trendlines provide exact price levels; candlesticks provide the timing signal:

  1. Draw trendline connecting significant lows (uptrend) or highs (downtrend)
  2. When price reaches the trendline, WAIT — do not buy/sell the line itself
  3. Look for a candlestick reversal pattern at the trendline
  4. The candlestick provides the entry trigger; the trendline provides the logical stop-loss level (just beyond the trendline)

Trendline break convergence: A long white (or black) candle that breaks through a significant trendline is more meaningful than a small-bodied candle doing the same. A marubozu breaking a trendline is the strongest confirmation of the break.

7.5 Convergence with Support and Resistance

This is the most common convergence application:

Horizontal S/R + candlestick:

The "convergence stack": Nison's highest-confidence setup occurs when three or more factors converge at the same price level:

Example of maximum convergence:
  - Price at horizontal support from 3-month pivot low     [Factor 1]
  - 200-day MA runs through the same price zone            [Factor 2]
  - RSI at 28 (oversold)                                   [Factor 3]
  - Morning doji star forms at this level                  [Factor 4]
  - Volume surges on the third day of the morning star     [Factor 5]

Conviction level: VERY HIGH — deploy full position size

7.6 Convergence with Fibonacci Retracements

Nison demonstrates that candlestick patterns forming at Fibonacci retracement levels (38.2%, 50%, 61.8%) have elevated reliability:

7.7 Convergence Scoring Model

Nison does not formalize this into a scoring system, but his framework implies one:

convergence_score = 0
if candlestick_pattern_present:           convergence_score += 1
if at_support_or_resistance:              convergence_score += 1
if at_moving_average:                     convergence_score += 1
if oscillator_confirms (oversold/overbought): convergence_score += 1
if volume_confirms:                       convergence_score += 1
if at_fibonacci_level:                    convergence_score += 1
if at_trendline:                          convergence_score += 1

# Decision matrix
if convergence_score >= 4:  action = 'FULL_POSITION'
elif convergence_score == 3: action = 'HALF_POSITION'
elif convergence_score == 2: action = 'SMALL_POSITION_OR_WATCH'
else:                        action = 'NO_TRADE'

8. Candlestick Charting with Volume

8.1 Volume as the Arbiter of Candlestick Disputes

Nison treats volume as the tiebreaker when candlestick signals are ambiguous:

8.2 Nison's Volume-Candlestick Rules

  1. Volume should expand in the direction of the reversal. For a bullish reversal at a bottom, the bullish candle(s) should carry higher volume than the final bearish candle(s).
  2. Volume contraction during continuation patterns (e.g., the middle candles of a rising three methods) confirms the pattern — the pause is low-conviction.
  3. Blow-off volume (massive spike) on a long white candle at the end of an uptrend, followed by a doji or hanging man, is extremely bearish — it suggests climactic buying.
  4. Selling climax pattern: massive volume on a long black candle at the end of a downtrend, followed by a hammer or dragonfly doji, suggests capitulation and potential bottom.

8.3 Volume Ratio Calculation

volume_ratio = current_volume / SMA(volume, 20)

Interpretation:
  > 2.0  = Very significant — high conviction behind the candle
  1.5-2.0 = Significant
  0.8-1.5 = Normal — pattern is valid but not exceptional
  < 0.8  = Low conviction — downgrade the signal by one tier

9. Three-Line Break Charts

This is one of three Japanese chart types Nison introduces that are essentially unknown in Morris's work. Three-line break charts filter noise by ignoring small price movements and drawing a new line only when price exceeds the prior three lines' extreme.

9.1 Construction Rules

  1. Start with a base line (first closing price establishes the first line)
  2. A new white line is drawn when the close exceeds the high of the previous line
  3. A new black line is drawn when the close falls below the low of the previous line
  4. The three-line break rule: A reversal (change from white to black or vice versa) requires the close to exceed the extreme of the prior THREE lines, not just one. This is what filters out minor fluctuations.
Three consecutive white lines:
  +---------+
  |  Line 3 |  High = $52
  +---------+
  +-------+
  | Line 2|  High = $50
  +-------+
  +-----+
  |Line1|  High = $48 <- To turn black, next close must be below $48's low
  +-----+

9.2 Trading Rules for Three-Line Break

9.3 Combining Three-Line Break with Candlesticks

Nison's recommended approach:

  1. Use three-line break chart to determine the trend direction
  2. Switch to the candlestick chart for entry timing
  3. If three-line break shows white lines (uptrend), look only for bullish candlestick patterns as entry signals
  4. A new turnaround line on the three-line break chart that coincides with a candlestick reversal pattern = strong convergence signal

10. Renko Charts

10.1 Construction Rules

Renko (from the Japanese "renga" meaning brick) charts are composed of uniform-sized bricks. A new brick is drawn only when price moves by a fixed amount (the "brick size"):

  1. Choose a brick size (e.g., $2 for a $100 stock, or 1 ATR)
  2. If price rises by the brick size above the top of the last white brick, draw a new white brick
  3. If price falls by the brick size below the bottom of the last brick, draw a new black brick
  4. Time is irrelevant — bricks appear only when price moves sufficiently

10.2 Renko Trading Rules

10.3 Renko Brick Size Selection

Nison suggests:


11. Kagi Charts

11.1 Construction Rules

Kagi charts use a series of vertical lines connected by short horizontal lines. The thickness of the line changes based on whether price has exceeded a prior high or low:

  1. Choose a reversal amount (like renko's brick size, typically 4% or 1 ATR)
  2. If price continues in the current direction, extend the vertical line
  3. If price reverses by the reversal amount, start a new vertical line in the opposite direction (connected by a short horizontal line)
  4. Thick line ("yang" line): Drawn when price exceeds the prior column's high
  5. Thin line ("yin" line): Drawn when price falls below the prior column's low

11.2 Kagi Trading Rules

11.3 Kagi as a Trend Filter

Nison's practical recommendation: use kagi chart line thickness as a binary filter. When the kagi line is thick (yang), only take long positions from candlestick signals. When the kagi line is thin (yin), only take short positions or stand aside.

This eliminates the most common candlestick error: taking counter-trend signals.


12. Entry, Exit, and Risk Rules

12.1 Nison's Entry Protocol

Nison's entry method is built on the convergence concept:

1. DETERMINE trend using higher timeframe or alternative chart (three-line break, kagi)
2. IDENTIFY key price levels where convergence exists
     (S/R + MA + Fibonacci + trendline — any combination of 2+)
3. WAIT for price to reach a convergence zone
4. SCAN for a candlestick reversal pattern at the zone
5. VERIFY volume confirms (volume ratio > 1.0 on the signal candle)
6. ENTER on confirmation:
     Conservative: next session's close confirms direction
     Standard: price exceeds the pattern's extreme (high for buy, low for sell)
7. STOP below/above the convergence zone (not just the pattern extreme)

12.2 Exit Rules

Nison is pragmatic about exits — he does not claim candlesticks provide precise targets. His exit framework:

  1. Candlestick exit signal: If a reversal pattern forms against your position, tighten stops or take partial profits. Do NOT wait for full confirmation — a bearish engulfing against your long is reason enough to reduce exposure.
  2. Window-based targets: The next unfilled window above (for longs) or below (for shorts) is a natural target, as windows act as magnets.
  3. Fibonacci extensions: Use 127.2% and 161.8% extensions of the prior swing as profit targets.
  4. Trailing stop: After the trade moves in your favor by 1R, trail the stop below the most recent candlestick reversal pattern or below the prior candle's low.

12.3 Risk Management

Nison's risk rules are simple:


13. Common Mistakes

13.1 Using Candlesticks as a Standalone System

Nison's most emphatic warning: "Candlestick charting techniques are not a complete trading system. They are a tool within a trading system." Traders who buy every hammer and sell every shooting star without convergence analysis will lose money.

13.2 Ignoring the "Time to Rest"

The Japanese proverb about resting is practical advice that Western traders resist. When the market shows no clear trend (spinning tops, doji sequences, overlapping candles), candlestick analysis says: do nothing. The absence of a signal IS a signal — it says the market is not ready to commit, and neither should you.

13.3 Confusing Candlestick Signals with Price Targets

Candlesticks tell you when to enter and in which direction. They do NOT tell you how far price will move. A morning star at support tells you to buy, but it does not predict whether the rally will be 5% or 50%. Use other tools (Fibonacci, measured moves, prior S/R) for targets.

13.4 Neglecting the Prior Trend Requirement

Reversal patterns require something to reverse. A "bullish engulfing" in a sideways range is not a bullish engulfing — it is two candles with no directional meaning. Always verify that a genuine trend precedes the reversal pattern.

13.5 Over-Relying on a Single Timeframe

A bullish hammer on the daily chart that forms within a massive bearish engulfing on the weekly chart is not bullish. Nison advises checking at least one higher timeframe before committing to a trade.

13.6 Dismissing Patterns That "Almost" Qualify

Nison is more flexible than Morris here: if a pattern nearly meets the criteria and occurs at a strong convergence zone, it deserves attention. A hammer whose lower shadow is only 1.8x the body (not the "required" 2x) at the 200-day MA with RSI at 25 is still a meaningful signal. Rigid quantitative filters reject many valid signals.


14. Trade Lifecycle Example

Scenario: Convergence-Based Long Entry Using Multiple Japanese Techniques

SETUP:
- Stock ABC has been in an uptrend for 6 months, rising from $40 to $72.
- A pullback begins: price declines from $72 to $58 over 3 weeks.
- The kagi chart still shows a thick (yang) line — long-term uptrend intact.
- Three-line break chart shows two black lines but has not produced a turnaround.

CONVERGENCE ZONE IDENTIFICATION:
- 200-day MA sits at $56.50                                     [Factor 1]
- 50% Fibonacci retracement of the $40-$72 move = $56.00        [Factor 2]
- Prior consolidation support from 3 months ago at $55-$57       [Factor 3]
- Rising trendline from the $40 origin touches $56 this week     [Factor 4]

=> Convergence zone: $55.00-$57.00 (four independent factors agree)

DAY 1 (Tuesday):
- Open $59.20, High $59.50, Low $56.80, Close $57.10
- Long black candle plunges into the convergence zone
- Volume: 1.4x average (selling climax characteristic)
- RSI(14): 32, approaching oversold

DAY 2 (Wednesday):
- Open $56.50, High $57.00, Low $55.60, Close $56.40
- Small real body (spinning top / near-doji), gaps below Day 1's close
- Low of $55.60 tests the trendline and Fibonacci level
- Volume: 0.7x average (indecision, diminished selling pressure)
- RSI(14): 29 (oversold)

DAY 3 (Thursday):
- Open $56.80, High $60.20, Low $56.60, Close $59.80
- Long white candle, closes well into Day 1's body
  (Day 1 body midpoint = ($59.20 + $57.10) / 2 = $58.15; close $59.80 > $58.15)
- Volume: 2.3x average (surge of buying)
- RSI(14): 38 (recovering from oversold)

PATTERN: Morning Star at convergence zone

CONVERGENCE CHECKLIST:
[x] Kagi = thick line (uptrend intact)                          [Filter passed]
[x] Morning star at 200-day MA                                  [Factor 1]
[x] Morning star at 50% Fibonacci retracement                   [Factor 2]
[x] Morning star at prior consolidation support                  [Factor 3]
[x] Morning star at rising trendline                             [Factor 4]
[x] RSI was oversold (29)                                       [Factor 5]
[x] Volume surge on Day 3                                       [Factor 6]

Convergence score: 6 => FULL POSITION

ENTRY: $60.30 (above Day 3 high of $60.20, triggered Friday morning)
STOP: $55.40 (below Day 2 low of $55.60, below trendline and Fibonacci)
RISK: $60.30 - $55.40 = $4.90 per share

POSITION SIZE: $200,000 account, 1.5% risk = $3,000
  Shares = $3,000 / $4.90 = 612 shares
  Position value = 612 * $60.30 = $36,904 (18.5% of account)

TARGET 1: $66.00 (prior resistance / 127.2% Fibonacci extension) = 1.16:1 R:R
TARGET 2: $72.00 (prior high) = 2.39:1 R:R
TARGET 3: $76.50 (161.8% extension) = 3.31:1 R:R

MANAGEMENT:
- Day 5: Price closes at $62.50. A rising window (gap) forms between Day 4 high
  and Day 5 low. Move stop to $59.80 (top of the window = support).
- Day 9: Price reaches $66.00 (Target 1). Sell 200 shares. Trail remaining stop
  to $63.50 (below the Day 7 low).
- Day 12: A bearish harami appears at $68.50. Nison says: tighten stops, do not
  exit outright. Move stop to $66.00.
- Day 15: Price breaks above $68.50 (harami was a pause, not reversal — consistent
  with kagi still showing thick line). Price surges to $71.80.
- Day 18: Price hits $72.00 (Target 2). Sell 200 shares. Trail remaining 212 shares
  with stop at $69.50 (below Day 16 low).
- Day 22: An evening star forms at $74.20. Three-line break chart shows the longest
  white line in the sequence (potential exhaustion). Exit remaining 212 shares at
  market open Day 23 at $73.50.

RESULT:
  200 shares at $66.00: profit = ($66.00 - $60.30) * 200 = $1,140
  200 shares at $72.00: profit = ($72.00 - $60.30) * 200 = $2,340
  212 shares at $73.50: profit = ($73.50 - $60.30) * 212 = $2,798
  Total profit: $6,278 (2.09R)
  Account return: 3.14%

16. Key Quotes

"The single most important rule in using candle charts — or any other technical tool — is that you use the candle signals in the context of the preceding technical picture."

"Candle charts will not transform a losing trader into a winning one. To achieve success, one must use candle charts along with other technical tools."

"If I see a hammer form at an area of support, it is much more meaningful than a hammer that forms without such a confirmation of support."

"The Japanese view the windows as continuation patterns. They also view the window as a support or resistance area."

"There is a time to buy, a time to sell, and a time to rest." — Japanese market proverb

"The market is a mirror that reflects the mass psychology of its participants at any given moment."

"I do not view candle charts as a standalone technique. They are a very potent weapon, but using them in convergence with Western technical tools can provide a synergistically powerful combination."

"The longer the shadows, the more likely the market will reverse at that price."

"Doji are so important that an entire chapter has been dedicated to them. But remember, a doji is a sign of indecision, not a signal in itself."

"Use candle charts as your first line of analysis — they will often provide a signal not available with Western techniques. Then confirm with your other tools."


Relationship to Morris summary: This document covers Nison's unique contributions: historical Japanese rice-trading context, the convergence framework, nuanced pattern interpretation, windows as a distinct concept, belt-hold and counterattack lines, and the three Japanese chart types (three-line break, renko, kagi). For detailed pattern identification rules, statistical reliability rankings, and comprehensive pseudocode for standard patterns, see the companion Morris summary (japanese-candlestick-charting-techniques.md).