KST: Know Sure Thing

Description Usage Arguments Author(s) See Also

Description

Know Sure Thing

Usage

1
KST(x, n1 = 10, n2 = 13, n3 = 15, n4 = 20, maType, ...)

Arguments

x

Object that is coercible to xts or matrix and contains High-Low-Close prices.

n1

Number of periods for moving average.

n2

...

n3

...

n4

...

maType

A function or a string naming the function to be called.

...

Other arguments to be passed to the maType function.

Author(s)

Chen Chaozong

See Also

See EMA, SMA, etc. for moving average options; and note Warning section. See ATR, which uses true range. See chaikinVolatility for another volatility measure.


Chen-Chaozong/extraTechInds documentation built on May 6, 2019, 10:10 a.m.