ppo: Percentage Price Oscillator

Description Usage Arguments Value

View source: R/indicator.R

Description

Percentage Price Oscillator

Usage

1
ppo(x, short_period, long_period, ma = c("ema", "sma"))

Arguments

x

measured variable

short_period

short smoothing period

long_period

long smoothing period

ma

moving average method

Value

numeric vector


imlijunda/tswbench documentation built on June 12, 2021, 12:45 p.m.