Re: [R] moving averages on specific interval and merge

2012-05-12 Thread G See
Dear R-help, Please direct answers to this question to the R-sig-finance list copy of this question (http://stat.ethz.ch/pipermail/r-sig-finance/2012q2/010209.html) Thank you, Garrett On Sat, May 12, 2012 at 4:39 AM, Jim Green wrote: > Greetings! > > I am using quantstrat and xts to do some int

[R] moving averages on specific interval and merge

2012-05-12 Thread Jim Green
Greetings! I am using quantstrat and xts to do some intraday work and come up with this problem. the xts object temp in the following example is attached as and rda file. > head(temp) A.Open A.High A.Low A.Close A.Volume 2012-02-01 08:29:00 42.47 43.76 41.410 43.76 207