find.pattern: Find current and/ or forming technical patter

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

Find current and/ or forming technical patter

Usage

1
2
find.pattern(x, pattern = pattern.db("HS")[[1]], tolerance = c(0.25, 1),
  pip.tolerance = c(1.1, 1.5))

Arguments

x

xts, a time series in xts format

pattern

a list returned from a call to pattern.db()

tolerance

a list tolerance used for pattern matching definition (vol multiple)

pip.tolerance

a list tolerance used for searching important points (vol multiple)

Value

a list of pattern matches (object of type tpattern)

See Also

pattern.db

find.tpattern


diegoperoni/techchart documentation built on July 2, 2021, 10:32 p.m.