As many people often state, large parts of classical statistics can not be applied to security data, because these do not follow normal distribution.
I currently use Sheldon Natenberg's algorithm for historical volatility: The standard deviation of the logarithmic price changes measured at regular intervals of time, i.e. Std(Log(C/Ref(C,-1)), iPeriod)*Sqrt(250)*100 in Metastock language.
What would be a better algorithm to use? Any suggestions?
Thanks in advance,
Andreas
I currently use Sheldon Natenberg's algorithm for historical volatility: The standard deviation of the logarithmic price changes measured at regular intervals of time, i.e. Std(Log(C/Ref(C,-1)), iPeriod)*Sqrt(250)*100 in Metastock language.
What would be a better algorithm to use? Any suggestions?
Thanks in advance,
Andreas