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.
I was able to get it to work!!! This is awesome!!! How come more people aren't using it? Is it not that reliable to rely on the walkthrough results?
It would be great if you could write a short 'How To' article on using ' Validate' with the CP EA 🤗