Datetime, open, high, low, close
but in order to plot it in xts, it is now Datetime, close, both series are 1 min bars.
There are two problems I think, 1 being that date and time are combined into a single column, so putting the identifier it for one date would create many blank values.
2...