With slow optimization, the tester produces a maximum of 10496 passes, although there are several million combinations in the parameters. I check it on my expert Advisor and on the standard expert Advisor in the MetaTrader. This problem is described everywhere in the genetic algorithm. But I have a full bust. Tell me what could be the problem?
With slow optimization, the tester produces a maximum of 10496 passes, although there are several million combinations in the parameters
Share
komposter
With a large number of passes, the optimizer forcibly switches to genetics
stringo
Are you sure you read all the logs?
vitaliy9999999
it doesn’t stop in an emergency. it just writes at test 10496 instead of the number that is specified when making the optimized parameters. there are much more of them there… the tester behaves as in forward testing and not a full search of parameters. in General, I read for this number. it indicates the minimum number of passes during forward testing at which the robot is optimized. usually this number is then increased. but I have a full bust…