emiliobrazil / portfolio_analysis

The "PythonPortfolioAnalyzer" is a Git repository that forms a vital part of the final project for the "Programming 2" course. This project aims to develop a Python application that empowers users to calculate the risk and return of a stock portfolio, making it an essential tool for investors and financial analysts.
Apache License 2.0
0 stars 1 forks source link

Risk Lib V.0.1 #5

Closed emiliobrazil closed 12 months ago

emiliobrazil commented 1 year ago

Version of the 'portifoliorisk.py' lib with the following capabilities:

Given a portfolio and a period returns the estimation of risk and return

This capabilities need be refined in further issues.