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

Class simulaton #25

Closed emiliobrazil closed 11 months ago

emiliobrazil commented 11 months ago

Create a class simulatio:

### Class to handle the simulations
# __init__(stock_matrix) run simulation
# store: tme started, time ended, matrix
# return dict if all stored informations:
#