QUOTE:
Carova: This would be for the standard Optimization primarily, since WFO does provide some info already about generalization. Understand your thoughts, but would adding another WL evaluation ...
I've considered trying to provide another method of optimization as well, but have run into numerous problems.
Truth being said, trading optimization is a non-linear, fuzzy-system programming problem. I say fuzzy system because you're trying to fit an
underdetermined system. For example, it takes 3 unique points (and therefore 3 linearly independent equations) to define a plane for an explicit solution (or unique fit). If you have more points than three points, then you have an overdetermined system; if you have less points than three, then you have an underdetermined system, which is a fuzzy system by definition.
So if we try to fit our fuzzy plane model with two points (which defines a line), we will get a solution vector space (infinite possible planes revolving around this line) rather than a unique solution.
During Wealth-Lab optimization, we are also performing a fuzzy-model fit. We employ a strategy with say 5 parameters to fit. That means
each individual stock needs at least 5
winning round-trip trades to fit the model precisely. But when I optimize over a two year span, each stock in my WL dataset gets less than 5 winning trades. So there's no way to arrive at a precise fit theoretically, and that's what makes this system fuzzy.
So how can you make your fuzzy WL strategy less fuzzy? Well, you can start by minimizing the number of parameters it has. That can be done by employing self-adjusting adaptive indicators to some degree. You can also include more external information (i.e. market sentiment) in your strategy.
I've also looked at trying to optimize a metric other than Profit-per-Bar that would provide
more opportunities for feedback other than trade simulation. But the price behavior is so stochastic even after decorrelating market behavior, that I've run into problems here as well. But I do think modeling some form of filtered, decorrelated price behavior has more feedback opportunity than relying on trade simulation alone.