Constrained Optimization
Author: Christos
Creation Date: 4/20/2012 4:51 AM
profile picture

Christos

#1
Is there any way to perform constrained optimisation?
For example: maximize profit of Strategy A by changing parameters a and b but always keep a * b < 2.
profile picture

Eugene

#2
Yes, by coding your own Optimizer:

Wealth-Lab Version 6 Development Guide > Create Optimizers
profile picture

Christos

#3

Sorry for posting in the wrong section..

I was afraid of that answer :( Just for the record I am not going to write an optimiser... so it would be very nice if you could enhance the optimiser in the future with some basic functionality of constrained optimisation.

Thanks
profile picture

Eugene

#4
Exactly to be able to customize (almost) every aspect of the application, it was designed as highly extensible. Enhancing the built-in exhaustive optimizer is not on the roadmap.

Here's a good starting point by avishn: Creating custom optimizer
profile picture

Christos

#5
Your help is greatly appreciated - thanks again Eugene
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).