iq: Inbuilt Recoqnition for 10 different financial markets...

Description Usage Arguments Details

View source: R/interpreter.R

Description

Do not call individually. Switch recognition on/off for certain patterns, use the arguments in the interpret or slicer function.

Usage

1
2
iq(ext, exvals, expos, hsiq = TRUE, btpiq = TRUE, rtpiq = TRUE,
  dtpiq = TRUE)

Arguments

ext

Extrema

exvals

Values of the extrema

expos

Position of the extrema

hsiq

Logical. Recognise (inverse) Head and Shoulders pattern

btpiq

Logical. Recognise Triangle and/or Broadening tops and bottoms pattern

rtpiq

Logical. Recognise Rectangle tops and bottoms pattern

dtpiq

Logical. Recognise Double tops and bottoms pattern

Details

For an overview of the package capabilities, click here rpatrec.


rpatrec documentation built on May 1, 2019, 11:17 p.m.