Skip to content

CDLCONCEALBABYSWALL

Summary

A four-candle pattern: two black marubozus, then a black candle that gaps down but pokes its upper shadow into the prior body, then a larger black candle fully engulfing the third. Bullish reversal signal. A hit signals a bullish reversal.

Notes

  • Does not verify the preceding downtrend the pattern classically assumes.

Inputs

  • inPriceOHLC — OHLC price series (open, high, low, close)

Outputs

  • outInteger — +100 on a match, 0 otherwise; never emits -100 (pattern is always bullish)

Implementation

TA-Lib Definition: cdlconcealbabyswall.c · cdlconcealbabyswall.yaml

Native File
C ta_CDLCONCEALBABYSWALL.c
Rust cdlconcealbabyswall.rs
Java Core.java

TA-Lib is also available for Python, R and more using a wrapper.

Aliases

Concealing Baby Swallow

See Also

CDLMARUBOZU · CDLENGULFING