Maximum Drawdown
Maximum Drawdown (MaxDD) represents maximum losses from fixing unprofitable trades in percentage terms over the entire testing period. The lower the value of the maximum drawdown, the better the strategy works.
where:
TDn – the total profitability of n trades;
DDn – drawdown at the time of closing the n-th trade.