A command line Portfolio Analysis tool built using Python which calculates various risk metrics such as portfolio volatility, Beta for each stock and Value at Risk (VaR). It also provides a graph of daily returns.
Modules used: Numpy, Pandas, Yfinance, Matplotlib
User input:
- Stock Symbols along with their respective weight in portfolio.
- Initial investment amount