Skip to content

Efficient Portfolio Allocation using Markowitz's Efficient Frontier

Notifications You must be signed in to change notification settings

jackmoody11/portfolio_opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Optimization

This is an example of how Modern Portfolio Theory can be used to generate optimal risk-adjusted returns. There are a few scripts which can be run:

  1. Frontier: Plots efficient frontier and calculates best mix of given investment options. Efficient Frontier
  2. Correlation: Plots a heatmap of correlation between each pair of investment options. This shows how different investment options move with respect to one another over time. Covariance Heatmap

Note: The current scripts assume that all prices are adjusted (dividends and splits taken into consideration).

About

Efficient Portfolio Allocation using Markowitz's Efficient Frontier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages