Skip to content
Prev 13137 / 15274 Next

Problems with xts and plotting charts in quantmod

Liu
Thanks to everyone,
I made the chart in the afternoon. In fact the xts obj is not numeric
because the data has been imported and treated "string as character". I
transferred the OHLC data into 4 columns of numeric values and cbind them
together. That solved the problem so I could do the as.xts cast afterwards.

Much appreciation and hope this would help someone in the future too.



On Thu, Feb 5, 2015 at 6:25 PM, Tom Clifford via R-SIG-Finance <
r-sig-finance at r-project.org> wrote: