Calculating Historical Stock Volatility with Python and Excel

2 years ago
13

A viewer asked if I could do a video on how to calculate historical volatility of a stock in Excel. In this video, I will explain how to do so using Python’s pandas package as well as Numpy. I will, of course, show the same thing in Excel.

Github Jupyter Notebook: https://github.com/kpmooney/numerical_methods_youtube/blob/master/market_analysis/Historical%20Volatility.ipynb
Github Excel Sheet: https://github.com/kpmooney/numerical_methods_youtube/blob/master/market_analysis/historical%20Volatility.xlsx

Tip Jar: https://paypal.me/kpmooney

Loading comments...