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.2 #10

Closed morgadogs closed 1 year ago

morgadogs commented 1 year ago

Adapt portfoliorisk to:

  1. Support monthly and yearly analysis (return and risk).
  2. Get percentiles using the Monte Carlo simulation.
  3. Save data from a Monte Carlo simulation.
emiliobrazil commented 1 year ago

Transferring that to the other issue, and closing this one.