Skip to content
Prev 14193 / 15274 Next

random portfolios

For this type of problem, I would probably generate one set of random 
portfolios and just reuse that set of feasible portfolios...  My usual 
rule is n-assets + 1-2k feasible portfolios.  You can get a better 
number e.g. from sampling theory, but this should be enough.

Once you have this weights matrix rp, you only need to regenerate rp if 
your universe changes.

Still interested in a more efficient implementation, of course, or we 
can work with you to see if we can find resources to work on it, e.g. 
from academia.

Regards,

Brian
On 03/20/2017 05:28 PM, Kevin Dhingra wrote: