AAIYUGBeta
LeaderboardRaceWall of FameLitepaperBlogNews
AAIYUG

A skill-based trading competition platform.

✉ hello@aiyug.com

Dubai, United Arab Emirates

PRE-LAUNCH · REGISTRATION IN PROGRESS
Platform
LeaderboardLive raceWall of FameHow it worksLitepaperBlogMarkets newsJoin free
Legal
Terms & ConditionsPrivacy PolicyCompetition RulesRisk Disclaimer

Simulated trading only. No real money is traded. AIYUG is not financial advice and is not a regulated financial service. Read the full risk disclaimer →

© 2026 AIYUG. All rights reserved.

LeadersRaceFameBlogNews
Blog
Strategy· 20 September 2026 · 6 min read

How to Read Candlestick Chart Patterns — A Practical Guide

Learn how to read candlestick chart patterns with clear rules, formulas, and a worked example covering doji, hammer, and engulfing pattern detection.

A
AIYUG Desk
Content & education team

Why candlesticks matter and what you’ll learn

Candlestick charts condense price action into a simple, visual form that shows open, high, low and close for each period. Learning how to read candlestick chart patterns helps you spot shifts in sentiment, possible reversal points, and continuation setups. This guide focuses on practical mechanics: how candlesticks are constructed, key patterns for beginners (doji, hammer, engulfing), simple rules to confirm signals, and a concrete worked example you can practice on historical or paper-trading data.

Candlestick anatomy (the formula for each candle)

Each candlestick has four components:

  • Open (O)
  • High (H)
  • Low (L)
  • Close (C)

From these you can compute useful measures:

  • Body size = |C - O|
  • Upper wick = H - max(C, O)
  • Lower wick = min(C, O) - L
  • Range = H - L

Relative measures are often more meaningful than absolute ones:

  • Body-to-range ratio = Body size / Range
  • Wick-to-body ratio = (Upper wick + Lower wick) / Body size (use caution when Body size near zero)

Using ratios normalises candles across instruments and timeframes and helps define what counts as a "long body" or a "long wick."

Common beginner patterns and simple rules

Below are three patterns beginners should master, with crisp, testable rules.

1) Doji

  • Definition: Body size is very small relative to range.
  • Rule of thumb: Body-to-range ratio <= 0.15 (i.e., body <= 15% of the candle range).
  • Interpretation: Indecision. The market opened and closed near the same level after trading a wider range.
  • Confirmation: Wait for a follow-up candle that closes above (for bullish signal) or below (for bearish) the doji’s body or midpoint.

2) Hammer (and Hanging Man)

  • Definition: Small body near the top of the range, long lower wick.
  • Rule of thumb: Lower wick >= 2 × Body size and Upper wick <= 0.3 × Range; body in upper 25% of range.
  • Interpretation: Hammer (after a decline) suggests buyers rejected lower prices (possible reversal). Hanging Man (after an uptrend) can be a bearish warning.
  • Confirmation: A bullish hammer is confirmed if the next candle closes above the hammer’s close.

3) Engulfing pattern (bullish/bearish)

  • Definition: Two-candle pattern where Candle 2’s body completely engulfs Candle 1’s body (not necessarily the wicks).
  • Rule of thumb: Body size of Candle 2 > Body size of Candle 1 AND Candle 2’s open < Candle 1’s close (for bullish engulfing) and Candle 2’s close > Candle 1’s open.
  • Interpretation: Strong shift in control from buyers to sellers or vice versa.
  • Confirmation: Strong follow-through volume or a next-candle close in the direction of the engulfing candle.

Step-by-step pattern detection workflow (practical checklist)

  1. Choose timeframe (e.g., 1-hour, daily). Patterns behave differently by timeframe.
  2. Compute Body size, Range and Body-to-range ratio for each candle.
  3. Identify candidate patterns using the rules above (doji threshold, hammer wick rule, engulfing body comparison).
  4. Check trend context: hammers are meaningful after a prior downtrend; hanging men after an uptrend.
  5. Seek confirmation: next-candle close, increased volume, or a price break of a nearby support/resistance.
  6. Define risk: set stop-loss (e.g., beyond the opposite wick), and a target (risk:reward 1:2 or per your plan).

Worked example (concrete numbers you can replicate)

Imagine a daily chart of a hypothetical stock. Two days of interest:

  • Day 1 candle: O = 100, H = 110, L = 98, C = 102
  • Day 2 candle: O = 101, H = 112, L = 100, C = 110

Compute Day 1:

  • Body size = |102 - 100| = 2
  • Range = 110 - 98 = 12
  • Body-to-range ratio = 2 / 12 = 0.167 (16.7%) — not a doji by our <= 15% rule.

Compute Day 2:

  • Body size = |110 - 101| = 9
  • Range = 112 - 100 = 12
  • Body-to-range ratio = 9 / 12 = 0.75 (75%) — a strong body

Compare bodies for engulfing:

  • Day 2 body (9) > Day 1 body (2) and Day 2 open (101) < Day 1 close (102). Day 2 close (110) > Day 1 open (100). So Day 2 is a bullish engulfing.

Context and confirmation:

  • If the price before Day 1 was in a short downtrend, this bullish engulfing suggests a shift to buyers.
  • Confirm with Day 3: look for a close above 110 or increasing volume.

Risk management example:

  • Entry: after Day 2 close at 110
  • Stop-loss: below Day 2 low = 100 (or a more conservative 99)
  • Position sizing: If you risk 1% of account on this trade and stop-loss is 11 points, compute size = (Account × 0.01) / 11.
  • Target: choose R:R = 1:2 -> target = 110 + 22 = 132. (This is illustrative; adapt to real price action.)

This workflow and arithmetic let you translate pattern recognition into a repeatable trade plan.

Practical tips, pitfalls, and validation

  • Always consider higher-timeframe trend: a hammer on a daily after a weekly uptrend is weaker.
  • Use volume and support/resistance to reduce false signals.
  • Avoid relying on single candles alone — most successful traders require confirmation.
  • Backtest your rules over many examples before using them in real markets.

A quick note of real-world flavor: traders often watch macro events (e.g., market-moving headlines) that can make pattern signals noisy in the short term, so pair candlestick reading with event awareness.

Practice without risk

You can practice these rules and formulas in a controlled way using paper trading. AIYUG runs a free paper-trading race where you can apply and test candlestick patterns risk-free (https://aiyug.trading/signup).

No part of this guide is a promise of profits. Always manage risk, test on historical data, and never trade money you cannot afford to lose.

FAQ

What timeframe should I use to read candlestick patterns?

There is no single best timeframe. Day traders often use 5-minute to 1-hour charts; swing traders use 4-hour to daily. Use consistent timeframes, and check higher-timeframe context to avoid false signals.

How do I reduce false signals from candlestick patterns?

Require confirmation (a follow-up candle), check volume and support/resistance, use higher-timeframe trend, and backtest pattern rules statistically before using them in live trading.

Is a single candle enough to place a trade?

Generally no. A single candle can indicate a potential shift, but prudent traders wait for confirmation (next-candle close, breakout, or added volume) and apply defined risk controls.

StrategyDojiHammer

Put it into practice — free

Join this week’s AIYUG race: virtual capital, real market data, real recognition from investors. No deposit, no KYC.

Keep reading
Strategy · 25 Aug 2026 · 6 min

How to Backtest a Trading Strategy Step by Step

A practical, step-by-step guide to backtesting: data, rules, metrics, common mistakes, and a worked example you can run in a spreadsheet.

Strategy · 24 Aug 2026 · 6 min

Stop-Loss Strategies Explained for Practical Traders

Clear, practical stop-loss strategies explained: hard vs mental stops, trailing stop loss mechanics, formulas, and a worked example to manage risk.

Strategy · 19 Aug 2026 · 7 min

How to Calculate Risk-Reward Ratio for Trading

Learn the formula and step-by-step method to calculate risk-reward ratio, set stop loss and take profit levels, and see a worked example for position sizing.