A risk-adjusted return metric built like the Sharpe ratio but dividing by downside deviation only, so a strategy is not penalised for the volatility of its winning periods.
also: Sortino
Updated · Reviewed
In plain English
The same idea as the Sharpe ratio, but it only counts the bumps that went against you. Big winning months stop being treated as a fault, so a strategy with rare large gains is no longer marked down for having them.
Why it matters
The Sharpe ratio measures how spread out returns are, in both directions, which means an unusually good month lowers the score exactly as much as an unusually bad one. Sortino removes that asymmetry — and in doing so it makes the gap between the two ratios a readable description of a strategy's shape.
✓It stops punishing the thing you bought the EA for. A strategy that spends months flat and then takes one large trend is penalised by Sharpe for the size of the win; Sortino reads only the drawdowns.
✓The Sharpe-to-Sortino gap is itself a signal. Much higher Sortino means the return distribution leans positive; the two figures sitting almost on top of each other means the wins and losses are about the same shape.
✓It is the more honest of the two for EA return series, which are rarely symmetric — most strategies have a characteristic loss size set by the stop and a much less regular win size.
✓It shares the Sharpe ratio's blind spot exactly. Neither can see risk that has not been closed, so a martingale or grid EA posts a flattering Sortino for the same reason it posts a flattering Sharpe.
The average return over the sampling period used — per trade, per day or per month. Whichever is chosen must also be used for the deviation.
Target return
The threshold below which a return counts as a shortfall, often called the minimum acceptable return. Zero is the usual choice for EA work; a risk-free rate is the other common one.
Downside deviation
The spread of the below-target returns only. Returns above the target contribute nothing to it, which is the entire difference from the Sharpe ratio.
Downside deviation is the root-mean-square of the returns that fell below the target, and the choice of divisor inside that mean is not standardised: dividing by the count of all periods and dividing by the count of losing periods produce different numbers from the same data. Two Sortino figures are only comparable when the same tool, the same target and the same sampling frequency produced both.
What counts as high or low
under 0.7The downside is not being paid for
0.7–1.5Thin — workable inside a portfolio, weak on its own
1.5–3.0Solid, and consistent with a Sharpe ratio around 1.0–2.0
over 3.0Check what the losing periods look like before believing it — a strategy that rarely closes a loss produces this figure honestly and is still dangerous
Read it together with
No single number describes a strategy. These metrics change how this one should be read.
Two EAs post the same mean monthly return and the same overall volatility, but the volatility comes from opposite directions. Sharpe cannot tell them apart; Sortino can.
EA A — mean monthly return
+2.0%
EA A — downside deviation
1.0%
Most of its month-to-month variation is on the winning side.
EA B — mean monthly return
+2.0%
EA B — downside deviation
2.5%
Same average, but the variation is concentrated in the losing months.
A Sharpe ratio computed on total deviation would rank these two much closer together, because it counts EA A's good months as risk.
Calculation2.0 ÷ 1.0 = 2.00 · 2.0 ÷ 2.5 = 0.80
ResultSortino 2.00 against 0.80 — identical averages, opposite risk profiles
How to interpret it
Read Sortino next to Sharpe rather than instead of it. The pair carries information neither figure holds alone, and a Sortino quoted by itself cannot be checked.
Range
What it means
Sortino much higher than Sharpe
Positive skew — the large moves are mostly wins. Common in trend-following EAs, and generally the shape a trader wants.
Sortino close to Sharpe
Roughly symmetric returns. Neither a warning nor a compliment; typical of strategies with a fixed stop and a fixed target.
Sortino below Sharpe
Arithmetically unusual and worth investigating — it points to a target return set above zero, or to a computation that is not doing what its label says.
Quoted with no target return or sampling frequency stated
Unverifiable. Both choices move the number materially, and neither is implied by the word 'Sortino'.
Never rank two EAs on Sortino unless the same tool produced both figures at the same sampling frequency with the same target return.
Pair it with maximum drawdown. Sortino describes the typical downside; drawdown describes the worst one, and a strategy can look calm on average while still having dug one hole an account cannot sit through.
Treat a very high Sortino on a strategy that averages down as a warning rather than a result. Unrealised losses never enter the return series, so the downside deviation is measuring only the risk that has already been closed.
If the two ratios disagree about which of two EAs is better, the disagreement is the finding: one strategy is being marked down for the size of its wins.
mt5depot EA pages state which tester run each published figure came from and over what window, so two figures on this site can be read against each other rather than against a number from somewhere else.
Common mistakes
✕Comparing a Sortino from one tool with a Sortino from another
The divisor inside downside deviation and the default target return are both implementation choices, and they are rarely documented in EA marketing. Two tools can report ratios that differ by half from the same trade list without either being wrong.
✕Reading a high Sortino as proof of a small drawdown
Downside deviation is an average of the losing periods, so many small losses and one catastrophic one can average out to a comfortable figure. The worst single decline is a separate measurement and has to be read separately.
✕Assuming Sortino fixes the martingale problem
It does not. Both ratios read the realised return series, and a grid or martingale EA holds its losers open. The risk is real, unrealised and invisible to every metric computed from closed trades.
✕Quoting Sortino from a short sample
Downside deviation is estimated from the losing periods only, so a sample of a few dozen returns may contain a handful of them. The shorter the window, the more the figure describes which losses happened to land inside it.
In depth
The same fourteen records, computed both ways
Across the 14 EAs published here
Figure
Listings that publish a Sortino or a Sharpe figure
0
Records in the 1.5–3.0 band, all-period divisor
7
The same records, losing-period divisor
4
Records that change band when only the divisor changes
11
Records where Sortino beats Sharpe, all-period divisor
14
The same comparison, losing-period divisor
11
Rank agreement between Sortino and Sharpe
0.96
We ran each listing’s own closed-trade file through one convention: monthly returns off
the balance curve with flat months counted as zero, target zero, annualised by the root of
twelve. No listing states one, so these belong to us rather than to the tester.
Rows two through four carry the problem. Divide the squared shortfalls by every month and
Cairn scores 6.04; divide them by the losing months alone and the same record scores 2.86.
The second convention costs between 34% and 53% of the figure, and it walks eleven of the
fourteen across a line this page draws.
Rows five and six correct the FAQ below. Sortino clears Sharpe on all fourteen under the
first divisor, and Beacon, Peregrine and Windrose each fall under their own Sharpe under
the second — a case the table above blames on a non-zero target or a mislabelled
calculation, and it is neither. Our methodology records the run
behind each ledger.
Row seven deflates the pitch. Seven of the fourteen swap place between the two ratios and
none moves more than three, so the disagreement this page hunts for shows up and stays too
small to trade on. Both do disagree with the profit factor the listings actually publish,
and they name a different record first.
Frequently asked questions
What is a good Sortino ratio for an MT5 EA?
Between roughly 1.5 and 3.0 on a multi-year, cost-realistic sample is a solid range, and it usually corresponds to a Sharpe ratio somewhere between 1.0 and 2.0. Anything much above 3.0 is worth investigating rather than celebrating, because a strategy that seldom closes a losing trade produces that figure honestly.
Does MetaTrader 5 report the Sortino ratio?
No. The Strategy Tester reports a Sharpe ratio computed from its own return series, and no Sortino figure. A Sortino value quoted for an EA was computed outside MT5, so the tool, the target return and the sampling frequency all need stating before the number can be compared with anything.
Should I use Sortino instead of Sharpe?
Use both. Sortino is the fairer measure of a strategy whose returns lean positive, but the difference between the two ratios is more informative than either one alone — it tells you whether the volatility in the equity curve is coming from the wins or from the losses.
Why is my Sortino ratio always higher than my Sharpe ratio?
Because the denominator is smaller. Downside deviation counts only the below-target returns, while standard deviation counts all of them, so for any strategy with some winning variation Sortino comes out higher. The gap widens as the return distribution leans further to the positive side.