aqLoadYahooEOD {aqr} | R Documentation |
Loads EOD data from Yahoo and returns an XTS object.
aqLoadYahooEOD(instrument, start = oneMonthAgo(), end = today())
instrument |
a Yahoo Instrument ID |
start |
a POSIXlt start date |
end |
a POSIXlt end date |
instrument prices as XTS object