You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I kind of aware about the underlying problem (period volatility can over- or underestimate the annual volatility depending on return distribution) but I lack literature on it. Can you recommend a good source on the topic? most times people are just using alpha=2 without an explanation
Cheers
Max
The text was updated successfully, but these errors were encountered:
MaxBenChrist
changed the title
Source for levy exponent in annual_volatility?
Literature for levy exponent in annual_volatility?
Sep 3, 2018
Hi quantopian Team,
Thanks for the great empyrical library :) !
I am currently researching on how to set the levy stability parameter for the annualization of the per period volatility:, the respective code are is https://github.com/quantopian/empyrical/blob/master/empyrical/stats.py#L501
I kind of aware about the underlying problem (period volatility can over- or underestimate the annual volatility depending on return distribution) but I lack literature on it. Can you recommend a good source on the topic? most times people are just using alpha=2 without an explanation
Cheers
Max
The text was updated successfully, but these errors were encountered: