[R-SIG-Finance] a question about highfrequency
yuanchaowen at gmail.com
yuanchaowen at gmail.com
Sun Sep 4 10:27:41 CEST 2016
Dear all,
I am fairly new in using R. I want to use the highfrequency package to calculate the spot volatility and its periodic component.
But the spotvol function seems doesn't work. Can anyone help?
library("highfrequency")
load("1mindata.RData")
vol1 <- spotvol(aaa1min, on="minutes",k=1, marketclose = "15:00:00")
Thank you very much in advanced.
Sincerely.
Chaowen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20160904/224c2b38/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1mindata.RData
Type: application/octet-stream
Size: 49783 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-finance/attachments/20160904/224c2b38/attachment.obj>
More information about the R-SIG-Finance
mailing list