Skip to content

sarino5/Portfolio-Performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Portfolio Performance Statistical Comparison

Based on The Warren Buffett Portfolio by G. Hagstrom. In this project, different portfolio sizes (15, 50, 100, 250 stocks) are analyzed in order to expose which is the Portfolio size with the highest chance of outperforming the market.

image

The goal of this project is to find if the analysis done 20 years ago is still true with the most recent market's performance.

Requirements
Please install the following packages:
-pandas
-yfinance (more info about this library @ https://github.com/sarino5/yfinance)
-numpy
-matplotlib
-statistics
-seaborn
-random

You may install them by downloading the requirements.txt file and running in your terminal: 'pip install -r /path/to/requirements.txt' (Be sure to use your correct path)

About

Based on The Warren Buffett Portfolio by G. Hagstrom. In this project, different portfolio sizes (15, 50, 100, 250 stocks) are analyzed in order to expose which is the Portfolio size with highest chance of outperforming the market.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors