thanks for the help. but with that code it is possible to save the current quotes in a text file(only the date-time in the first columnis not preserved). when i used read.table and tried to convert it into an xts object it shows error as it cannot take the indices as time object. same case happens if i only save the quotes in a dataframe using rbind.( i guess in the latter case that happens because the symbol ,say TCS.NS gets attached with the date). please suggest a solution to this problem.
-- View this message in context: http://r.789695.n4.nabble.com/quantmod-package-tp3921071p3925863.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.