expanding xts object - adding a day
On Mon, 2011-10-31 at 08:39 +0100, Martin Bauer wrote:
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 ?
?rbind