Tagged Questions
5
votes
4answers
593 views
Fastest solver possible for portfolio optimization
I am using quadprog in MATLAB for very simple mean-variance optimization, with less than 100 assets.
It is quite fast but if I run a strategy with daily ...