Learn R Programming

aqr (version 0.4)

aqLoadYahooEOD: Loads EOD data from Yahoo and returns an XTS object.

Description

Loads EOD data from Yahoo and returns an XTS object.

Usage

aqLoadYahooEOD(instrument, start = oneMonthAgo(), end = today())

Arguments

instrument
a Yahoo Instrument ID
start
a POSIXlt start date
end
a POSIXlt end date

Value

instrument prices as XTS object