A small portfolio analyzer script made by OF8.
Calculates the portfolio's & benchmark's volatility and annualized volatility, portfolio's beta relative to the benchmark.
To use: 1. create a python virtual environment. 2. Extract the zipped files to the venv directory. 3. activate the venv. 4. pip install -r requirements.txt. 5. Enjoy!