As with MT4/MT5 Strategy Tester, can a more detailed backtesting report generated by History Tester? The default HTML test report does not show other useful figures like:
-Profit factor -Absolute drawdown -Maximal drawdown -Relative drawdown -Total trades -Short positions (won %) -Long positions (won %) -Profit trades (% of total) -Loss trades (% of total) -Largest profit trade -Largest loss trade -Average profit trade -Average loss trade -Maximum consecutive wins (profit in money) -Maximum consecutive losses (loss in money) -Maximal consecutive profit (count of wins) -Maximal consecutive loss (count of losses) -Average consecutive wins -Average consecutive loss
So before I start calculating these statistical numbers by myself, is there a solution out there that I can use?