volatility of intraday (minute data)

Hi there,
I was wondering on how to calculate the volatility on 1 day prices which are minute by minute? If anybody could help me I would appreciate it.
Reason why I want to know as I want to check during the day graphically the most volatile times.
Best,

 Risposta accettata

Oleg Komarov
Oleg Komarov il 25 Ago 2011

0 voti

You can use relized measure with high frequency intraday data: http://realized.oxford-man.ox.ac.uk/data/documentation/econometric-methods.
Here's a list of related literature: http://realized.oxford-man.ox.ac.uk/research/literature
And here'r the link to the free toolbox that implements realised measures: http://www.kevinsheppard.com/wiki/MFE_Toolbox

7 Commenti

Mate 2u
Mate 2u il 25 Ago 2011
Hi Oleg,
This looks interesting. There seems to be many ways to calculate the realized volatilities. Which method do you think would be best for 1 minute data which, if you have experience?
Best,
According to Patton and Sheppard (2009) IJF, the realised variance at the 1 minute interval places second out of 32 estimators.
Mate 2u
Mate 2u il 25 Ago 2011
Thats for your help Oleg. Is the Patton and Sheppard code within the toolbox you gave me? Best wishes,
Yes.
Comments are fine, no need to create multiple answers, harder to follow.
Mate 2u
Mate 2u il 25 Ago 2011
Oh sorry! I will just comment. Thanks for all your help. I am looking at the toolbox now, could you please refer me to the function? That would be my last request? Best wishes.
Basically the folder Realized contains the functions that you will need to compute realized measures.
realized_variance is the function that computes the realized variance but all you need in your case, with data already calendar time sampled at the one minute is to calculate the sum(logreturns^2) = RV1m.
Mate 2u
Mate 2u il 26 Ago 2011
Hi Oleg I sent you a email.

Accedi per commentare.

Più risposte (2)

Mate 2u
Mate 2u il 25 Ago 2011

0 voti

Hi Oleg,
This looks interesting. There seems to be many ways to calculate the realized volatilities. Which method do you think would be best for 1 minute data which, if you have experience?
Best,
Trung Hieu Le
Trung Hieu Le il 3 Apr 2016

0 voti

I also need to calculate the volatility on 1 day prices which are minute by minute? However, I cannot access to the above links. Could you please send me the code by email? Thanks in advance for your help.

Categorie

Scopri di più su Financial Toolbox in Centro assistenza e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by