aqfilterohlcsd: Removes outliers based on standard deviation filters....

Description Usage Arguments Value

Description

Removes outliers based on standard deviation filters. Overwrites these with the open value.

Usage

1
aqFilterOHLCSD(ohlcv, sdFilterAmount = 10)

Arguments

ohlcv

an input Open/High/Low/Close/Volume dataset

sdFilterAmount

the amount of standard deviations a value has to be off, to be considered errenuous data

Value

retuns a filtered ohlcv object


aqr documentation built on May 1, 2019, 7:55 p.m.