Backtesting
-
I am new at using MT5 backtesting optimization etc, i have been running an optimization when i started it the showed time for completion was 58hrs, however at 57 hrs it added 4 more hours, i have just looked again and its added another 2 hours, is this right ?
-
That time is just an estimation based on this formula:
(runtime * total passes) / completed passes
Each input set will produce different amount of trades, and thus there is some variance in the pass times.
You can also modify your CPU load from the Agents tab