Hello friends, could anyone optimize this expert and test it, "lin_neuro_ga.mq4" doesn't seem to work.
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
I read from the net that Genetic Algorithm is more usefull for predicting method than Neural Network. For example EA Prizmal (ATC2008) is said to use GA.
For implementing GA to MT4 EA, is it the same GA method with MT4's backtester/optimization option?
How can I make MT4 EA that uses GA?
I found this on the net, unfortunately I don't understand the blocks, the comments for each block are unreadable.
Is it really using GA? How does it work?