Hello,
after stumbling upon this blog post I wonder if there is a comprehensive list of portfolio models? (If not, maybe this question could serve as community wiki?)
|
2
|
Hello, after stumbling upon this blog post I wonder if there is a comprehensive list of portfolio models? (If not, maybe this question could serve as community wiki?) |
||
|
|
|
0
|
OK, here is the classical portfolio optimization (the Markovitz model)
subject to
where
Now the solution of this problem gives a composition of the portfolio with the least risk given an expected return (which characterizes the portfolio strategy). I hope I stated it right. If you see any error, feel free to correct it. I made it a community wiki for that purpose ... What I do not see is the equivalence to the problem formulated the blog post I cite in the question... |
|||
|
|
2
|
Some of the new developments in the field has been on using conic programming on the Markovitz model see this paper http://linkinghub.elsevier.com/retrieve/pii/S0167637708000588 |
||
|
|
|
2
|
R has a great list of Financial packages including a "portfolio" package. From the site... The portfolio package contains classes for equity portfolio management; the portfolioSim builds a related simulation framework and tradeCosts estimates the potential impact of trades on the prevalent market prices. The backtest offers tools to explore portfolio-based hypotheses about financial instruments. The stockPortfolio packages provides functions for single index, constant correlation and multigroup models. |
||||||
|