Risk Ratios

Risk ratios measure returns relative to the risk taken. A strategy earning 20% with 10% drawdowns is better than one earning 30% with 40% drawdowns. These ratios capture that distinction.

Quick Reference

MetricFormulaTier Thresholds
Sharpe Ratio(Expectancy / StdDev) × √(Trades/Year)2.0+ / 1.0+ / 0.5+ / <0.5
Sortino Ratio(Expectancy / Downside Dev) × √(Trades/Year)3.0+ / 2.0+ / 1.0+ / <1.0
Calmar RatioAnnualized Return / Max DD %1.5+ / 1.0+ / 0.5+ / <0.5
Omega RatioGross Profit / Gross Loss3.0+ / 2.0+ / 1.0+ / <1.0
Return/DD RatioNet Profit / Max DD3.0+ / 1.5+ / 0.5+ / <0.5
K-RatioSlope of log equity / StdErr of slope50+ / 40+ / 30+ / <30
Recovery FactorNet Profit / Max DD6.0+ / 4.0+ / 2.0+ / <2.0
MAR RatioCAGR / Max DD % (same as CAR/MaxDD — alternate naming convention)
Ulcer Index√(Mean of DD²)
UPICAGR / Ulcer Index
Efficiency RatioCAGR / Exposure %
CAR/MaxDDCAGR / Max DD %
Avg Recovery DaysMean time to recover from drawdowns

Key Ratios Explained

Sharpe Ratio

The most widely used risk-adjusted return metric. Measures return per unit of volatility.

Sharpe = (Avg Trade P&L / StdDev of Trade P&L) × √(Trades Per Year)

Higher is better. A Sharpe of 1.0 means you're earning 1 unit of return per unit of risk. Above 2.0 is excellent.

Sortino Ratio

Like Sharpe, but only penalizes downside volatility. Upside volatility (big wins) is not penalized. This makes it a better measure for strategies with positive skew (occasional large wins).

Calmar Ratio

Annual return divided by worst drawdown. Directly answers "how much return do I get per unit of my worst loss?"

K-Ratio

Measures equity curve smoothness. It fits a straight line to the log of your equity curve and measures how tightly the equity follows that line. A high K-Ratio means consistent, steady growth.

K-RatioInterpretation
≥ 50Excellent — Very smooth equity curve
≥ 40Good — Consistent growth
≥ 30Caution — Some irregularity
< 30Failed — Erratic equity curve

Ulcer Index

Measures the depth and duration of drawdowns. Unlike Max DD which only captures the worst, the Ulcer Index penalizes all drawdowns proportionally to their severity. Lower is better.

Recovery Factor

Net profit divided by maximum drawdown. A Recovery Factor of 5.0 means you earned $5 for every $1 of your worst drawdown. It answers "was the pain worth the gain?"

Tip

Not sure which ratio matters most for your strategy? Check the Scoring System — AlgoChef weights these automatically in the Risk Score.

Tip

Ready to analyze your own strategy? Start your free trial — no credit card required.