most repeated consecutive loss or profit
-
hi
is there any way to find most repeated (not average,not max) consecutive loss or profit as report or comment at the end of back-testing -
You should use some custom code storing that info on the EA so that it could be visible on chart/comment, but in no case on the terminal's backtest info page.
-
thanks,it can be done by excel(using the report)but just mt4 report,mt5 is useless
-
Interesting, I didn't know it.