Skip to content

CDLUNIQUE3RIVER

Summary

A three-candle bullish reversal pattern: a long black candle, then a black harami candle that makes a lower low, then a small white candle. Signals a potential bullish reversal, ideally in a downtrend (trend not checked by the code). A hit (+100) marks a bullish reversal; significant in a downtrend, which the function does not verify.

Inputs

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

Outputs

  • outInteger — +100 when the pattern is present, 0 otherwise. Bullish-only: never emits -100

Implementation

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

Native File
C ta_CDLUNIQUE3RIVER.c
Rust cdlunique3river.rs
Java Core.java

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

Aliases

Unique 3 River, Unique Three River Bottom

See Also

CDLHARAMI · CDLHOMINGPIGEON · CDL3INSIDE