An open API service indexing awesome lists of open source software.

https://github.com/chaitjo/markowitz-portfolio-optimization

Markowitz portfolio optimization on synthetic and real stocks
https://github.com/chaitjo/markowitz-portfolio-optimization

convex-optimization cvxpy financial-engineering markowitz portfolio-optimization python stock-market

Last synced: about 1 year ago
JSON representation

Markowitz portfolio optimization on synthetic and real stocks

Awesome Lists containing this project

README

          

# Markowitz Portfolio Optimization
Modern portfolio theory was pioneered by Harry Markowitz in 1952 and led to him being awarded the Nobel Prize in Economics in 1990. The [original essay](http://www.performance-measurement.org/Markowitz1952.pdf) on portfolio selection has since inspired a multitude of researchers and analysts to develop theories on financial modelling and risk management. Seeking similar inspiration, I studied the classical portfolio optimization technique introduced by Markowitz and applied it to real world data.

**Read the blog post here: [chaitjo.github.io/markowitz](https://chaitjo.github.io/markowitz/) or refer to the [technical report](https://github.com/chaitjo/markowitz-portfolio-optimization/raw/master/Report.pdf) for details.**