Hello, I'm new to R and am having trouble plotting intraday data on a chart.
I haven't had any success with using ideas from some other posts or other
content. 

My data is in csv format, here's the first few rows:

        TimeStamp..UTC. Open    High    Low     Close
1       2011-06-15 13:30:00:0000        127175  127500  126925  127425
2       2011-06-15 14:00:00:0000        127400  127575  127225  127225
3       2011-06-15 14:30:00:0000        127225  127525  127075  127375

I would really appreciate it if someone could help me out or point me in the
right direction. I have a lot to learn and anything would be helpful.
Thanks!

--
View this message in context: 
http://r.789695.n4.nabble.com/Plotting-intraday-data-in-quantmod-tp3677268p3677268.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.

Reply via email to