Quote from fullautotrading:
Hi DustyFoot,
fighting overfitting is the greatest single concern a strategist has. So before metrics, it is important to make sure that the experimental model will not allow <b>curve fitting</b> (which is by no means trivial).
As to metrics, apart the classic metrics which have been suggested [ and that should include also the Sharpe ratio (just because it's the first thing any hedge fund will ask) ] you may also take a look at my simulation results, were i list several indicators, which personally i find useful in strategy assessment:
<a href="http://www.datatime.eu/public/gbot/Strats%20G-BOT/default.htm"> my sims </a>
(click on the various links Strategy ... : these are automated sim output)
Personally, once you are within the max target drawdown, i consider very useful the ratio of the <b>average PNL (for instance daily) over the Maximum Drawdown</b> ever seen (where by "max drawdown" i mean the greatest PNL decrease from a local PNL maximum). Also, the ratio of the average PNL (for instance daily) over the Maximum (absolute) Position ever is useful. I usually multiply the first ratio for 100K, because it expresses what is the strategy <b>Avg Daily Profit for each 100K of max drawdown.</b>
More useful than looking at single indicators, is to look at their distributions over a large number of sessions (bootstrapping).
Tom