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
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