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
Value
instrument prices as XTS object