Walk Forward optimization
Custom Walk Forward optimization in MetaTrader 5 - MQL5 Articles
Would it be possible to implement something like this in the EA? Currently I am optimizing backtests / forward testing, manually choosing what I consider the best result of both the backtest and forwardtest and performing an out of sample test of the following week to test the robustness of my strategies. While it has been successful, it is a very manual and time intensive process. I am looking for anything that can help me simplify this with the EA.
Hi, Mel!
Do you have this library? I can connect it to the CP EA, but every user have to purchase the library to be able to run forward-test. Are you sure someone will do it?
I can recommend this free tool to do almost the same -- https://www.mql5.com/ru/code/27755
Please try it and let me know if you still want to connect CP to the walk-forward library.