Disabling limits in Genetic Algorithm Optimization

 

Hi guys,

i use many parameters in my EA, and when i try to optimize the script using Genetic algorithm i get this error:

"Too many passes for optimization. Please try to decrease optimized parameters amount or to increase parameters' values step."

Of course i know it will take a lot more time to run, but I have very good (clustered) machines, so i need to disable this validation. Is

there some file within MetaTrader instalation I can modify to set it "off" ?

Thanks in advance

Ker

 
MT4 runs in a single process/thread. What makes you think clustered machines will speed things up?
 
kernull 2009.04.18 03:53

Hi guys,

i use many parameters in my EA, and when i try to optimize the script using Genetic algorithm i get this error:

"Too many passes for optimization. Please try to decrease optimized parameters amount or to increase parameters' values step."

Of course i know it will take a lot more time to run, but I have very good (clustered) machines, so i need to disable this validation. Is

there some file within MetaTrader instalation I can modify to set it "off" ?

Thanks in advance

Ker

I've the same problem. I would like to train a GANN (Genetic Algorithm Neural Network) but I've strong limitation due otpimized parameter limits.

Giacomo

Reason: