Skip to content
Prev 3032 / 15274 Next

Scaling risk for irregularly spaced time series?

There is ia huge literature on calculating daily volatility using
irregularly spaced intra-day data. This literature is called "realized
variance". Go to Neil Shephard's website at Oxford and you can learn all
about it. I have some introductory lectures on this subject on my website

http://faculty.washington.edu/ezivot/econ512/econ512.htm

Typically, people align intra-day data to a regular time clock (e.g every 5
seconds or every 15 seconds) prior to analysis. This simplifies calculations
and using irregularly spaced data does not necessarily better results. To
get good results you should use kernel type estimators or use subsampling
techniques. My former Phd student Scott Payseur has implemented most of
realized variance techniques in his realized package on CRAN.


-----Original Message-----
From: r-sig-finance-bounces at stat.math.ethz.ch
[mailto:r-sig-finance-bounces at stat.math.ethz.ch] On Behalf Of Shane Conway
Sent: Friday, October 10, 2008 2:16 PM
To: Chiquoine, Ben
Cc: r-sig-finance at stat.math.ethz.ch
Subject: Re: [R-SIG-Finance] Scaling risk for irregularly spaced time
series?

Thanks!

That's my problem: I can't rely on the observations being evenly spaced
(hence my reference to "irregularly spaced").  Do most people interpolate
their data so that it's regularly spaced first, and if so, won't that also
bias the calculation?

Any suggestions for how to produce a daily volatility calculation using an
irregularly spaced intraday time series?  I'm not married to using the
square-root rule if there's a better alternative...
On Fri, Oct 10, 2008 at 5:06 PM, Chiquoine, Ben <BChiquoine at tiff.org> wrote:
_______________________________________________
R-SIG-Finance at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only.
-- If you want to post, subscribe first.