falling.three: Determine falling three pattern using a OHLC price series

Description Usage Arguments Value

Description

Determine falling three pattern using a OHLC price series

Usage

1
falling.three(x, n = 20, delta = 1)

Arguments

x

OHLC prices.

n

number of period of trend

delta

sensitivity for long candle

Value

TRUE if kicking up pattern detected


kochiuyu/CandleStickPattern documentation built on May 17, 2019, 4:22 a.m.