aqLoadYahooEOD {aqr}R Documentation

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


[Package aqr version 0.4 Index]