LargeMoves: Large Moves.

Description Usage Arguments Value Examples

Description

Large Moves.

Usage

1
LargeMoves(ticker, k, start = Sys.Date() - 365, end = Sys.Date())

Arguments

ticker

Yahoo Finance target ticker

k

number of standard deviations to be considered a large move

start

Start date

end

End date

Value

Data frame of days that had large moves and their arithmetic returns

Examples

1
LargeMoves("XOM", 2, '2015-01-01', '2015-05-25')

Texas-UCF/quantkit documentation built on May 9, 2019, 4:26 p.m.