About arcane).
In equity charts attached above it s easy to see that combo strategy based on 2 combo strategies is very sharp. The chart of one combination strategies included in big combo is too waivy. But in summary result is good. Even average profit more than 2 times bigger than average loss and little bit increased than in basic currencies combo strategie.
But it is done manually by luck and feeling.
What i m trying to do is based on Ralph Vince book "The mathematics of money management. risc analysis technics for traders", published in 1992.
In this book author shows that there s only one way to find highest value of capital growth through highest value of geometrical mean of returns growths. He shows that it measures better risk/return than sharp and other risk/return ratios (geometrical mean of growth of returns certainly depends on losses, profits and reinvested capital). Optimial bet size (he calls it opt f) gives you best geometrical mean of returns if this serie has different values of returns. Kelly formula covers only serie of returns negative or positive but same size. Other position sizing solutions will be always far from opt f and wont give highest geometrical mean of growth of returns. Smaller and bigger bet size than opt f wont give you not only best capital growth but even could add additional risk.
Another important conclusion - even if you have super positive strategies if you put them work together - you cant be sure in overall results improvement due to risk of resonance of losses (if strategiees have series of correlated losses). There is only one way to find solution - is to find strategies with returnrs without correlation.
Opt f (equity size) can be found from serie of returns using some formulas and through GA - why not?
As for parameters coding.
For example i have 4 stratgies and i need to let them work in combination.
I can assign 4 strategies parameters (equity as parameter ) as usual:
CODE:
Please log in to see this code.
What i m looking for - is it possitble to find solution with not pre defined quantity or parameters or pass it to optimizers from array or list.
I would like to get them from winform of wpf dialog.
If it could be declared as following or any similar style that could chage quantity and behaviour:
CODE:
Please log in to see this code.
would be great and i could fill this array making new object (element) after have added new strategy in win dialog