What “Engulfing” means, in verifiable terms
An Engulfing pattern is a two-candle price action shape defined by the relationship between the bodies of consecutive candles. A verification-friendly description must state which candles form the pair, which timeframe is used (for example, 1-minute vs. 1-hour), and how the “engulfing” condition is measured.
A common, mechanics-based way to define the pattern is:
- Candle A is the first candle (often described as bearish or bullish by its body direction).
- Candle B is the next candle.
- The body of Candle B “engulfs” the body of Candle A if Candle B’s body spans beyond Candle A’s body in the relevant direction (i.e., its open and close lie outside Candle A’s body boundaries).
For verification, avoid vague wording like “appears strong” or “signals reversal.” Instead, translate the description into a checklist: timeframe, candle pair order, and body-boundary comparisons.
Source hierarchy for verification
- Primary definitional sources: Use text that provides explicit rules (inputs and comparisons), not interpretations. If a description cannot be converted into exact conditions, it is not fully verifiable.
- Data-source consistency: Any chart uses a specific quote feed, session handling, and symbol mapping. If two charts show different candles for the same time range, pattern verification will differ.
- Reproducible testing: Independent readers should be able to apply the same rules to the same historical period and get the same “found/not found” results.
Because there are no provided external fragments here, treat any additional Engulfing claims as uncertain unless they include rule-level detail and match your own chart construction.
Reproducible verification steps (no real-time data required)
-
Fix your assumptions.
- Choose one symbol and one timeframe.
- Use a single, consistent chart data source (same broker/platform or same historical dataset).
- Define body boundaries precisely: highest/lowest of the body (not the wick).
-
Apply the rule manually.
- Identify Candle A and Candle B as consecutive candles.
- Check Candle B’s body range against Candle A’s body range.
- Confirm whether your definition uses “strict engulfing” (full body beyond both boundaries) or “inclusive” (touching counts). Write down which one you use.
-
Create a small test log.
- Pick a historical window you can revisit.
- For each candidate, record: timestamp, candle directions, body boundaries, and whether it meets your engulfing rule.
- If you disagree with another person, compare only the rule details and the candle source. Most mismatches come from differences in timeframe, inclusive vs strict comparisons, or body vs wick interpretation.
-
Check repeatability.
- Re-run the same checks after one week (or with a fresh reviewer).
- Consistent classification supports that the information is verifiable as a pattern definition.
Evidence and example design (what to test, not what to predict)
To evaluate whether a description is usable, test classification accuracy rather than future outcomes. For example:
- Ask: “Do two reviewers using the same rule produce the same list of Engulfing occurrences in the chosen window?”
- Then separately ask: “After occurrences, how often does price move a certain amount within a certain number of candles?”
For this second question, you must set assumptions (time horizon, movement threshold, and whether you account for transaction costs). Even if you find a historical relationship, it does not establish predictive accuracy; future market conditions can differ.
Material limitations and failure modes
- Definition ambiguity: Different descriptions may use wicks, inclusive thresholds, or non-consecutive candles. This changes what counts as Engulfing.
- Context dependence: The same two-candle shape can appear in many market regimes. Pattern performance can vary widely with trend, volatility, and liquidity.
- Execution friction: Real trading outcomes depend on spreads, commissions, slippage, and order fills. Backtests that ignore costs can overstate historical results.
- Data and symbol differences: Corporate actions, symbol changes, or different data vendors can alter candle construction, especially around gaps.
- Non-stationarity: Historical relationships do not guarantee future results. Use verification to understand definitions and uncertainty, not to assume stable performance.
Verification or next question
If you want independent confirmation, insist on rule-level clarity: exactly how the engulfing condition is measured and which candle components are used (body only, strict vs inclusive). Then repeat the classification on a fixed historical window using one consistent candle dataset.