CDLRICKSHAWMAN
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
inOpen— Open price of each barinHigh— High price of each barinLow— Low price of each barinClose— Close price of each bar
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
Properties
Numerical Stability: Start-Independent
| Display Flags |
|---|
| ☐ Overlap Input |
| ✅ Independent Y-Axis i |
| ✅ Candlestick i |
Implementation
TA-Lib Definition: cdlrickshawman.c · cdlrickshawman.yaml
| Native | File |
|---|---|
| C | ta_CDLRICKSHAWMAN.c |
| Rust | cdlrickshawman.rs |
| Java | Core_CDLRICKSHAWMAN.java |
TA-Lib is also available for Python, R and more using a wrapper.
Aliases
Rickshaw Man