three.black.crows: Determine three black crows pattern using a OHLC price series

Description Usage Arguments Value

Description

Determine three black crows pattern using a OHLC price series

Usage

1
three.black.crows(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.