◆ New — Strategy Validator, Code Fixer & Prop Compliance Checker are live. Try one free →
Home / Free tools / Sortino Ratio Calculator
Performance · free, no login

Sortino Ratio Calculator

Sharpe's cousin that only punishes downside.

Per-period Sortino0.1
Annualized Sortino1.59

Backward-looking and sample-dependent, like Sharpe — easy to inflate with a short lucky sample.

Educational tool only — not financial advice. Verify figures with your broker.

Built a strategy around this? Validate its Pine Scriptto catch look-ahead bias & repainting before you trade it.

What is the Sortino Ratio Calculator?

The Sortino Ratio Calculator is a risk-adjusted return tool that answers: how much return did a strategy earn per unit of downside (harmful) volatility? Unlike Sharpe, it only penalizes returns below your target, so upside swings don't count against the score. It reports a per-period and an annualized Sortino for the sample you enter.

How to use it

  1. Enter your Avg return per period (%) — the mean return of one period in your sample.
  2. Enter the Downside deviation (%) — the scatter of only the returns that fell below your target (this is what makes Sortino different from Sharpe).
  3. Set the Target return per period (%) — the threshold below which returns count as 'bad'; 0 is common, meaning any losing period.
  4. Set Periods per year (252 daily, 52 weekly, 12 monthly) to control annualization.
  5. Read the Per-period Sortino and the Annualized Sortino (per-period × √periods-per-year) as the risk-adjusted score that ignores upside volatility.

How it's calculated

Sortino = (average return per period − target return per period) ÷ downside deviation, where downside deviation is the standard deviation computed only from returns that fell below the target. The per-period figure is annualized by multiplying by the square root of periods per year. Because it excludes upside moves from the denominator, a strategy with big winners scores higher on Sortino than on Sharpe.

Frequently asked

What is the difference between the Sortino ratio and the Sharpe ratio?

Sharpe penalizes all volatility; the Sortino ratio calculator only penalizes downside volatility below your target return. Sortino is usually the higher of the two for strategies whose big moves are mostly gains.

What is a good Sortino ratio?

There's no universal threshold, but Sortino is typically higher than the same strategy's Sharpe because it ignores upside swings. Judge it against the same strategy's Sharpe and against a long, honest sample rather than a single number.

How do I get downside deviation?

Take only the periods where your return fell below the target, square each shortfall, average those, and take the square root. Many backtest and spreadsheet tools output it directly.

Keep in mind: Like Sharpe, the Sortino ratio is backward-looking and sample-dependent — it is easy to inflate with a short lucky run and it tells you nothing about whether the strategy will keep working.

Catch the bug that compiles.Run auditGet Pro