Learn R Programming

rpatrec (version 1.0.1)

iq: Inbuilt Recoqnition for 10 different financial markets patterns

Description

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

Usage

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.