- If you have more than a small number of parameters then number of combinations will be in the billions and optimization would take years. Genetic algorithm - Wikipedia, the free encyclopedia reduces that to 8000-20000 tries.
- Checking those stops the optimizer early if the condition is met.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi Coders,
I'm running many optimizations and I would like to clarify few things.
1. Could you explain me please the meaning of Genetic algorithm option at the optimization? What does it use for? How is it working?
And there is the Optimization panel in this window:
2. What are these limitations?
Thank you in advance.
Relative