Automatic tests on Tester

 

Hi!

I have an Expert Advisor with many variables, all of which can work on a range. The thing is, I would like to know if there is a way to

run tests automatically in the Tester, each run with a different value for the variable (say, run test with some x = 1, then with x = 2, etc), because

up until now, I have to personally change the variable's value each time the test finishes, and it is very slow.

If this is not possible, is there some other way to analyze automatically many values for the same variabley?

Thanks in advance.

Reason: