Skip to content
Prev 4844 / 15274 Next

(TTR) chaikinVolatility problems

Mark,

It's because the daily data is used to create the weekly data.  You'll
notice that the weekly high / low is the daily maximum / minimum
within each week.  You can use to.weekly (from xts) to replicate TS's
weekly OHLC data from their daily data.

I've generally found that HL data is sparse before 1980-ish, so don't
look for it too hard (and let me know if you find it). ;-)

Best,
Josh
--
http://www.fosstrading.com
On Mon, Sep 14, 2009 at 3:44 PM, Mark Knecht <markknecht at gmail.com> wrote: