Skip to content
Prev 374437 / 398513 Next

adding overall constraint in optim()

On Thu, May 3, 2018 at 2:03 PM, Michael Ashton
<m.ashton at enduringinvestments.com> wrote:
I'm very confused by these statements.  Most of the "finance tools"
use general-purpose global and/or stochastic optimization packages
(e.g. rugarch uses nloptr and Rsolnp, PortfolioAnalytics uses DEoptim,
pso, GenSA).  And most (all?) of those optimization packages have ways
to specify box, equality, and nonlinear inequality constraints.

And I can't recall the last time someone emailed the list about
optimizing a traditional Markowitz mean-variance problem... maybe 10
years ago?