PORTFOLIO—Mean-variance portfolio analysis

Use this forum for posting example programs or short bits of sample code.
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

PORTFOLIO—Mean-variance portfolio analysis

Unread post by TomDoan »

PORTFOLIO.RPF uses quadratic programming to solve for optimal portfolios given the means (in a vector) and covariance matrix (in a SYMMETRIC) of a set of returns.

Detailed description


Last bumped by TomDoan on Tue Dec 03, 2024 5:06 pm.
Post Reply