Quote from Hugin:
Interesting idea using Hurst exponents.
I sometimes find the relationship between market state and the trading model a bit challenging. Should one create a number of models and let the market state enable/disable them or should one try to include the variables describing the state into the trading model? For example to adjust price movements using volatility or add trend measurements in the model.
One thing I like with GA/GP compared to other optimizers is the flexibility, since all you need is a goal function stating if one individual is better than another. This makes it possible to mix integer/real valued variables, enabling us to have one part that makes selection and another for decision making (signal or not).
Hi Hugin,
Most state based models that I've worked with or find in literature/internet fall into the 1st description; i.e. conditional gating or regime modelling, whereby some systems have a better chance of thriving under a certain regime. That is not to say the other approach might not be useful either.