Serving the Quantitative Finance Community

 
User avatar
mizhael
Topic Author
Posts: 0
Joined: September 25th, 2005, 4:46 pm

Optimizing with respect to Sharpe ratio directly?

January 14th, 2010, 12:25 pm

Hi all,Can anybody point me to some literature on how to optimize portfolio weights optimizing with respect to Sharpe ratio directly? I am trying some "naive" optimization solver, but I would like to know better ways...Thanks
 
User avatar
phubaba
Posts: 0
Joined: January 29th, 2008, 8:05 pm

Optimizing with respect to Sharpe ratio directly?

January 14th, 2010, 3:38 pm

Take a look at mean-variance efficient frontier and tangency portfolio.http://en.wikipedia.org/wiki/Modern_portfolio_theoryThe tangency portfolio is the sharpe-ratio efficent portfolio.
 
User avatar
devinzhang
Posts: 0
Joined: January 13th, 2010, 6:19 pm

Optimizing with respect to Sharpe ratio directly?

January 14th, 2010, 6:31 pm

Modern Portfolio Theory and Investment Analysis by Edwin J. Elton, etc
 
User avatar
LTrain
Posts: 0
Joined: June 23rd, 2004, 6:42 pm

Optimizing with respect to Sharpe ratio directly?

January 14th, 2010, 7:29 pm

Solver in Excel is a quick-and-dirty way to optimize (any number of different variables). You should be able to crank out a solution in 20 minutes.
 
User avatar
purbani
Posts: 10
Joined: July 14th, 2002, 3:00 am

Optimizing with respect to Sharpe ratio directly?

January 14th, 2010, 9:46 pm

You can certainly do it this way but it won't be globally optimal if there are any non-linearities in the data which in general there will be see Here
 
User avatar
mizhael
Topic Author
Posts: 0
Joined: September 25th, 2005, 4:46 pm

Optimizing with respect to Sharpe ratio directly?

January 15th, 2010, 1:55 am

QuoteOriginally posted by: phubabaTake a look at mean-variance efficient frontier and tangency portfolio.http://en.wikipedia.org/wiki/Modern_portfolio_theoryThe tangency portfolio is the sharpe-ratio efficent portfolio.How do we get the tangency portfolio then?Any recommended readings and books on this?Thanks a lot!
 
User avatar
fjwalnuts
Posts: 0
Joined: January 29th, 2010, 8:12 pm

Optimizing with respect to Sharpe ratio directly?

January 29th, 2010, 10:49 pm

In the book:Optimization Methods in Finance, by Cornuejols and Tutuncu,I remember there is a section where the authors describe how to optimize the Sharpe ratio in a portfolio selection context. But this problem is more sensitive to the inputs than the classical optimization of the mean-variance utility. Hence, the associated solution will have positions extremely unstable.
 
User avatar
acastaldo
Posts: 14
Joined: October 11th, 2002, 11:24 pm

Optimizing with respect to Sharpe ratio directly?

January 29th, 2010, 11:30 pm

QuoteHow do we get the tangency portfolio then?Explicit formulas for the tangency portfolio, also known as the Optimal Combination of Risky Assets (OCRA) are discussed in this old Wilmott thread, which gives references.