[R-SIG-Finance] expanding xts object - adding a day

Martin Bauer Bauermartin at gmx.at
Mon Oct 31 08:39:11 CET 2011


Hello,

I'm currently using quantmod to download data from yahoo

library(quantmod)
indexes<-c("T","DIA")

running the script today - would give me data till last Friday. Now I want to fill ie the DIA xts object with today's intraday price to simulate today's close

How can I do this ?

Best Regards
Martin
--



More information about the R-SIG-Finance mailing list