Skip to content

CDLRICKSHAWMAN

Summary

Single-candle doji with two long shadows whose body sits near the midpoint of the high-low range. It is a neutral indecision signal, not a directional (bullish/bearish) reversal. A hit marks market indecision/uncertainty; neutral, neither bullish nor bearish.

Inputs

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

Outputs

  • outInteger — +100 when the pattern is present, 0 otherwise. Never -100; the code notes the positive value does NOT imply bullish, it signals uncertainty

Implementation

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

Native File
C ta_CDLRICKSHAWMAN.c
Rust cdlrickshawman.rs
Java Core.java

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

Aliases

Rickshaw Man

See Also

CDLLONGLEGGEDDOJI · CDLDOJI · CDLHIGHWAVE