Candlestick shape · 2 bars · ▼ bearish
Definition
The textbook label for this shape is ▼ bearish. The label describes the shape; it is not an instruction.
QuantZ does not claim this shape has predictive value. The detector reports that the bars met a definition; it says nothing about what follows.
The rule the detector applies
two bars whose highs match within tweezerTolerance × trailing average range; first up, second down
Thresholds are named by the option key the code reads. The values below are the ones the detector ships with, read at render from its defaults; every ratio is measured against the bar’s own range or the trailing average body, so the same numbers apply to a low-priced stock and to a high-priced coin.
- bodyAvgPeriod = 14
- tweezerTolerance = 0.05
Prior trend
none · No prior trend is tested. The rule reads the shape alone.