Patterns:
These indicators can detect famous Japanese candlestick patterns.
Name | Parameters | Description |
[PATTERN] Engulf Pattern | min engulfing: Minimum Engulfing Percent default: 100.0 | |
[PATTERN] Morning Evening Star Pattern | star ratio, min engulfing star ratio = Left Candle Body / Middle Candle Body min engulfing = Minimum Engulfing Percent default: 1.5, 100.0 | |
[PATTERN] Three Soldiers Pattern | min engulfing: Minimum Engulfing Percent default: 100.0 | |
[PATTERN] Double Long Shadow Pattern | k, m bigger shadow >= k * body smaller shadow <= m * (high-low) /100 default: 2.5, 30 | |
[PATTERN] Spinning Top | body ratio lower shadow >= 0.9 * upper shadow lower shadow <= 1.1 * upper shadow body <= body ratio * short shadow default: 0.25 | |
[PATTERN] Marubozu | – Has no upper or lower shadow | |
[PATTERN] Hammer | short to big ratio, body to big ratio, short to body ratio short to big ratio = short shadow / big shadow body to big ratio = body / big shadow short to body ratio = short shadow / body default: 0.1, 0.25, 0.5 | |
[PATTERN] Hanging Man | short to big ratio, body to big ratio, short to body ratio short to big ratio = short shadow / big shadow body to big ratio = body / big shadow short to body ratio = short shadow / body default: 0.1, 0.25, 0.5 | |
[PATTERN] Inverted Hammer | short to big ratio, body to big ratio, short to body ratio short to big ratio = short shadow / big shadow body to big ratio = body / big shadow short to body ratio = short shadow / body default: 0.1, 0.25, 0.5 | |
[PATTERN] Shooting Star | short to big ratio, body to big ratio, short to body ratio short to big ratio = short shadow / big shadow body to big ratio = body / big shadow short to body ratio = short shadow / body default: 0.1, 0.25, 0.5 |