Skip to content
Prev 952 / 15274 Next

Convert tick data to OHLC

The only "open, high, low, close" functions I found were 
plotOHLC{tseries} and ohlcPlot{fMultivar}.  I too would be surprised if 
you were the first to attempt this.  However, if anyone has contributed 
any such thing to CRAN, it is sufficiently well hidden that neither of 
us could find it.

	  If I had a need for such right now, I likely would write my own 
function.

	  Sorry I couldn't be more helpful.
	  Spencer Graves
Bret Shroyer wrote: