Skip to content

This is a Python program that calculates the optimal selection ratios of 3 stocks: NVDA, AVGO, PFE.

Notifications You must be signed in to change notification settings

TheReasonMilami/markowitz-selection-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

MARKOWITZ-SELECTION-PORTFOLIO

Base on Markowitz Portfolio Theory, this program calculates the optimal selection ratios of 3 stocks: NVDA, AVGO, PFE. This is python program run on Jupyter notebook.

notebok install

Install notebook by pip. In process I have can't run notebook but I dealed it by python -m notebook

library

I used math matplotlib numpy datetime cvxopt seaborn pandas

data

Stock data on yfinance library

About

This is a Python program that calculates the optimal selection ratios of 3 stocks: NVDA, AVGO, PFE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published