LRSI: Laguerre RSI

Description Usage Arguments Value References

Description

Laguerre RSI

Usage

1
  LRSI(HLC, gamma = 0.5, priceMethod = "Close")

Arguments

HLC

– an xts object containing High, Low, and Close price data

gamma

– a dampening factor

priceMethod

– use "Close" for the close, any other string will result in Ehlers's (H+L)/2 method.

Value

an xts object

References


http://www.mesasoftware.com/Papers/TIME%20WARP.pdf


IlyaKipnis/DSTrading documentation built on May 8, 2019, 1:39 p.m.