Skip to content

The notebook compares, in terms of Sharpe ratio and maximum drawdown, the respective performance of three portfolios strategies

Notifications You must be signed in to change notification settings

Haouah19/PortfolioStrategies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Portfolio Strategies


The project is based on the Excel file sbf120_as_of_end_2018.xlsx that contains prices of SBF 120 components (as of end 2018) over the period 2011-now.

We consider an investment universe of 10 stocks corresponding to those having the highest market capitalization as of end 2018.

The notebook compares, in terms of Sharpe ratio and maximum drawdown, the respective performance of the three following portfolios over the year 2019 :

  • An equally-weighted portfolio with the above 10 stocks (weights are considered on a daily basis).
  • A Markowitz minimum-variance portfolio (with the above 10 stocks), the covariance matrix being computed over 2017-2018 and not updated – using the empirical covariance matrix is enough for the assessment.
  • An ERC portfolio (with the above 10 stocks), the covariance matrix being computed over 2017-2018 and not updated – using the empirical covariance matrix.

The last cell of the notebook plot a graph with the three PnL trajectories (with an initial wealth of 1 million euros).

About

The notebook compares, in terms of Sharpe ratio and maximum drawdown, the respective performance of three portfolios strategies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published