Portfolio Optimization

Portfolio Optimization with Python - Part I

This is the first part of the Portfolio Optimization with Python series. The intend is to make a deep dive into the field and study some real-world applications with Python. Throughout the series, I’ll be using MOSEK library for solving the optimization problems and Backtrader for backtesting the portfolio management strategies. This time, I’ll make a brief introduction to the Markowitz Portfolio Optimization framework so you start to familiarize with the relevant concepts....

October 10, 2022 · 14 min · 2974 words · Matias Macazaga