Found out that fast genetic is limited to 256 tests at a time. The reason for this is so that it can test a set of parameters and then choose a different set of parameters for the next set in order to try to continually get better results. Source
However, if you are doing forward testing you can utilize a much higher number of agents because the tester is simply running all of the sets from the backtest.
Cheers!
How to Participate - MQL5 Cloud Network - MetaTrader 5 Help
- www.metatrader5.com
By participating in the MQL5 Cloud Network you can earn providing the processing power of your computer. Install testing agents using a manager and...
Files:
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'm running some optimizations on the MQL5 Cloud Network and many times it only utilizes 200-500 of the thousands of available agents.
Is it possible to have it utilize more agents to get the work done faster?
My guess is that the network only wants to allocate 5% or so of the agents so that other users can continue to use the Cloud Network.
Also, how much does latency matter? My ping is 4ms, but I was curious if it would be faster to use a region that has more agents even though latency would be higher.
Thanks in advance!