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
Can I second the request for more details on how exactly the model should be created? I would really like to experiment with this EA but this is blocking me!
Hi, You can use model from next article.
Do you have the model file? it seems not in the zip file.
Do you have more information about how to create the model by the NetCreator as well or at least share this file? the EA can't start run withtout those file.
as said below:
To train the EA, all models were created using the NetCreator tool. It should be added that to enable EA operation in the strategy tester, the model files must be located in the terminal common directory 'Terminal\Common\Files', since each agent operates in its own sandbox, so they can exchange data only via the common terminals folder.Hi, about creating model with NetCreator you can read at "Neural networks made easy (Part 31): Evolutionary algorithms"