FxRobotEasy Editorial · 10 terms in this cluster
Performance Metrics Glossary — Sharpe, Calmar, Profit Factor, and More
Statistics and ratios for evaluating algorithmic trading systems — risk-adjusted returns, drawdown analysis, expectancy.
Performance metrics are the quantitative language of trading-system evaluation. A strategy without measurable performance characteristics is just a hunch; metrics let you compare strategies, identify edge, and recognise when 'good performance' is actually evidence of hidden risk. This cluster collects the metrics most relevant to algorithmic forex trading.
The foundational metrics are risk-adjusted return ratios (Sharpe, Sortino, Calmar) that normalise return by volatility or drawdown. These let you compare a high-return high-volatility scalper against a steady-return low-volatility trend-follower on the same axis — risk-adjusted productivity per unit of risk taken.
Distribution metrics (profit factor, recovery factor, win/loss ratio, expectancy) characterise the shape of a strategy's returns. A 60% win rate strategy with 0.8 win/loss ratio is fundamentally different from a 30% win rate strategy with 3.0 win/loss ratio, even if both have identical expectancy. Understanding the distribution matters for psychological tolerance and tail-risk awareness.
Diagnostic metrics (MAE, MFE, R-multiple) provide trade-level analysis that aggregate metrics hide. MAE distributions reveal whether stops are too tight or too wide; MFE distributions reveal whether take-profit logic captures available profit. R-multiples normalise across position sizes for consistent comparison.
Position-sizing metrics (Kelly criterion) provide the mathematical framework for optimal bet sizing. Full Kelly is rarely used in practice because of its psychological aggressiveness, but understanding Kelly clarifies why position sizing matters — being right about edge isn't enough if you bet too much per trade.
For evaluating any commercial EA: insist on multi-year metrics computed on verified live trading data. A backtest Sharpe of 3.0 means little; a live Sharpe of 1.5 over three years is genuine evidence of edge. The trader's challenge is not finding 'high Sharpe' EAs but finding ones whose live metrics support the marketing claims.
All 10 terms in this cluster
Expectancy
intermediateExpectancy is the average profit (or loss) per trade, computed as (win rate × average win) − (loss rate × average loss). Positive expectancy is mandatory for any viable trading sys…
Sharpe Ratio
intermediateThe Sharpe ratio measures risk-adjusted return by dividing excess return over the risk-free rate by the standard deviation of returns. Higher values mean more return per unit of vo…
Sortino Ratio
intermediateThe Sortino ratio is a variant of the Sharpe ratio that uses only downside deviation in the denominator instead of total standard deviation. It rewards strategies that have upside …
Calmar Ratio
intermediateThe Calmar ratio is the annualised return divided by the maximum drawdown over the same period. It directly answers the trader's most practical question: how much return per unit o…
R-Multiple
intermediateAn R-multiple expresses a trade's outcome in units of the initial risk taken. If you risk $100 (the 'R') and win $200, that's a +2R trade; lose the full risk and it's −1R. R-multip…
Win/Loss Ratio
beginnerThe win/loss ratio is the average winning trade size divided by the average losing trade size. A ratio of 2.0 means winners are on average twice the size of losers. Combined with w…
Recovery Factor
intermediateRecovery factor is the total net profit divided by the maximum drawdown over the same period. It measures how many times the strategy has 'paid back' its worst drawdown. A recovery…
Maximum Adverse Excursion (MAE)
advancedMaximum Adverse Excursion (MAE) is the worst unrealised loss a trade experienced before closing — how far against you the trade went at its worst point. MAE analysis helps optimise…
Maximum Favourable Excursion (MFE)
advancedMaximum Favourable Excursion (MFE) is the largest unrealised profit a trade reached before closing. MFE analysis reveals how much potential profit your exit logic captured vs left …
Kelly Criterion
advancedThe Kelly Criterion is a position-sizing formula that maximises long-term geometric growth: f* = (bp − q) / b, where b is the win/loss ratio, p is win probability, and q is loss pr…
Explore other clusters
- → Execution & Broker Models Glossary — Slippage, Last-Look, A-Book vs B-Book
- → Order Types Glossary — Market, Limit, Stop, OCO, Trailing, and More
- → Risk Management Glossary — Drawdown, Position Sizing, Kelly Criterion
- → AI & Machine Learning Glossary — Pattern Recognition, Overfitting, Walk-Forward
- → MetaTrader Files & Configuration Glossary — .set, .tpl, Magic Number
Back to the full glossary
10 terms in this cluster, 134 terms in the full forex glossary.
Browse all glossary terms →