Portfolio optimization inside out

December 21, 2011

A possible way to search for constraints that improve optimization.

The perspective

The usual way of thinking about portfolio optimization is to first consider the utility and then restrict to where the constraints are satisfied.  A perfectly reasonable view.

We use random portfolios to get a different point of view: first ensure that the constraints are satisfied and then look at utility.

The idea

Going down this less travelled road suggests that we might be able to modify the constraints in order to achieve better optimization results.

The presentation

Annotated slides for “Portfolio Optimisation Inside Out” (from my presentation at the Computational and Financial Econometrics conference on Monday) show why the idea might work, and also outline the technique that Portfolio Probe uses to do trade optimization and to generate random portfolios.

Subscribe to the Portfolio Probe blog by Email

Leave a Reply

Related posts

  • January 12, 2011

    It is ever so easy to make blunders when doing quantitative finance.  Very popular with novices is to analyze prices rather than returns. Regression on the prices When you [...]

  • December 30, 2010

    The blog year started in August and consists of 30-something posts.  Here is a summary. Most popular Ideas for World Statistics Day A quant review of "The Quants" by [...]

  • December 16, 2010

    The idea of a greedy algorithm (for optimization) is that you do as best you can locally and you don't worry about the big picture. For some problems a [...]