MAIDR Documentation - v4.4.0
    Preparing search index...

    Function candleTrioPatterns

    • Names every three-candle formation a trio satisfies.

      An array for the reason candlePairPatterns returns one: these are separate statements rather than one statement at several strictnesses. Most of them cannot co-occur — a formation that needs its first candle bullish excludes every one that needs it bearish — but a filled Tasuki gap and an evening star can both describe the same three candles, and neither is the other said more precisely.

      Parameters

      • first: Ohlc

        The earliest of the three

      • second: Ohlc

        The middle one

      • third: Ohlc

        The candle the cursor is on

      • thresholds: CandleShapeThresholds = DEFAULT_CANDLE_SHAPE_THRESHOLDS

        How strict to be; the requests' figures by default

      Returns CandleTrioPattern[]

      Every formation the trio satisfies, possibly none