TLDR: Beyond simple P&L, trading performance is measured through a set of interconnected metrics. This guide covers the formulas, interpretations, and practical examples for the metrics that actually matter: win rate, profit factor, expectancy, risk-reward ratio, Sharpe ratio, maximum drawdown, and more.


Why Metrics Matter

“I made money this month” is not a performance assessment. It is a statement about one outcome over one period. Genuine performance evaluation requires metrics that measure the quality, consistency, and sustainability of your trading process, not just the result.

Two traders can both make 10 percent in a month. One did it with a consistent strategy that risked 1 percent per trade across 40 trades. The other did it with one massive, overleveraged bet that could have lost 30 percent. The outcome is identical. The performance is not. Metrics distinguish between the two.

Win Rate

Formula

Win Rate = (Number of Winning Trades / Total Number of Trades) x 100

Example

You took 80 trades last month. 44 were winners. Your win rate is (44 / 80) x 100 = 55 percent.

Interpretation

Win rate in isolation is one of the most misunderstood metrics in trading. A 55 percent win rate is not inherently good, and a 35 percent win rate is not inherently bad. The value of your win rate depends entirely on the size of your average winner relative to your average loser.

A trend-following system might win only 30 percent of the time but produce average winners that are 5 times the size of average losers. That system is highly profitable despite a low win rate. Conversely, a scalping strategy with a 75 percent win rate where the average loss is 3 times the average gain will lose money over time.

Never evaluate win rate without also examining the average win-to-loss ratio.

Average Win to Average Loss Ratio

Formula

Average Win/Loss Ratio = Average Winning Trade / Average Losing Trade

Example

Your average winner is $450. Your average loser is $300. Your win/loss ratio is 450 / 300 = 1.5.

Interpretation

This ratio measures the quality of your exits. A ratio above 1.0 means your average winning trade is larger than your average losing trade. Combined with even a moderate win rate, this produces profitability.

If your ratio is below 1.0, you are cutting winners short and letting losers run too long. This is one of the most common problems journal reviews uncover. Your journal should track both the planned risk-reward at entry and the actual risk-reward at exit so you can measure the gap between intention and execution.

Profit Factor

Formula

Profit Factor = Gross Profits / Gross Losses

Example

Over the last quarter, your total winning trades summed to $12,400. Your total losing trades summed to $8,200. Your profit factor is 12,400 / 8,200 = 1.51.

Interpretation

Profit factor is arguably the single most important metric for assessing a trading strategy. A profit factor above 1.0 means you make more than you lose. Below 1.0 means you are losing money.

As a benchmark, professional traders typically target a profit factor between 1.5 and 2.5. Below 1.2 suggests a marginal edge that could disappear with slight changes in market conditions. Above 3.0 is exceptional but can also indicate a small sample size or survivorship bias in the data.

Unlike win rate, profit factor accounts for both the frequency and magnitude of wins and losses, making it a more complete measure of trading edge.

Expectancy

Formula

Expectancy = (Win Rate x Average Win) - (Loss Rate x Average Loss)

Example

Win rate: 55 percent (0.55). Average win: $450. Loss rate: 45 percent (0.45). Average loss: $300.

Expectancy = (0.55 x 450) - (0.45 x 300) = 247.50 - 135.00 = $112.50

Interpretation

Expectancy tells you the average amount you expect to make (or lose) per trade over a large sample. A positive expectancy means your system has edge. The dollar value indicates how much edge per trade.

In the example above, you would expect to make $112.50 per trade on average over hundreds of trades. If you take 200 trades per year, your expected annual profit from this system is approximately $22,500 before costs.

This is the metric to track when evaluating whether a strategy is worth trading. A positive expectancy, verified over a sufficient sample of trades, is the mathematical proof of a trading edge.

Risk-Reward Ratio

Formula

Risk-Reward Ratio = Potential Profit / Potential Loss (measured at entry)

Example

You enter a trade with a stop loss 2 points below entry and a target 6 points above entry. Your risk-reward ratio is 6 / 2 = 3:1.

Interpretation

Risk-reward ratio is a planning metric, not an outcome metric. It describes the structure of the trade at the time you enter, not what actually happened afterward. Its value lies in pre-trade screening: by requiring a minimum risk-reward ratio (commonly 2:1 or better), you ensure that your winning trades only need to win a minority of the time to be profitable.

Your journal should track both the planned risk-reward at entry and the realized risk-reward at exit. The gap between the two reveals whether your trade management is helping or hurting your performance.

Maximum Drawdown

Formula

Maximum Drawdown = (Peak Value - Trough Value) / Peak Value x 100

Example

Your account peaked at $52,000. During a losing streak, it declined to $44,200 before recovering. Maximum drawdown = (52,000 - 44,200) / 52,000 x 100 = 15 percent.

Interpretation

Maximum drawdown measures the worst peak-to-trough decline in your account over a given period. It is a measure of risk, not just performance. Two traders might both earn 20 percent annually, but if one experiences 10 percent maximum drawdown and the other experiences 40 percent, the first trader is taking significantly less risk for the same return.

Drawdown is also a psychological metric. Most traders can tolerate drawdowns up to a certain point before their decision-making deteriorates. Knowing your maximum historical drawdown helps you set position sizes that keep drawdowns within your psychological tolerance.

Sharpe Ratio

Formula

Sharpe Ratio = (Average Return - Risk-Free Rate) / Standard Deviation of Returns

Example

Your average monthly return is 3 percent. The risk-free rate is approximately 0.4 percent per month. The standard deviation of your monthly returns is 5 percent.

Sharpe Ratio = (3.0 - 0.4) / 5.0 = 0.52 (monthly) or approximately 1.80 (annualized, multiplied by the square root of 12).

Interpretation

The Sharpe ratio measures risk-adjusted return. It answers the question: how much return are you generating per unit of risk? A higher Sharpe ratio means you are getting more return for the volatility you are taking on.

An annualized Sharpe ratio above 1.0 is considered good. Above 2.0 is very good. Above 3.0 is exceptional. Below 0.5 suggests the returns do not adequately compensate for the risk taken.

For retail traders, the Sharpe ratio is particularly useful for comparing different strategies or time periods on a level playing field, since it normalizes for the amount of risk involved.

Recovery Factor

Formula

Recovery Factor = Net Profit / Maximum Drawdown

Example

Your net profit over the year is $15,000. Your maximum drawdown during that year was $6,000. Recovery factor = 15,000 / 6,000 = 2.5.

Interpretation

Recovery factor measures how efficiently your system recovers from drawdowns. A recovery factor of 2.5 means you earned 2.5 times your worst drawdown in profit. Higher is better.

This metric becomes more meaningful over longer time periods. A recovery factor calculated over a few months is unreliable. Over a year or more, it provides a solid measure of whether your returns are worth the drawdowns you endure.

Calmar Ratio

Formula

Calmar Ratio = Annualized Return / Maximum Drawdown

Example

Your annualized return is 30 percent. Your maximum drawdown over the same period is 15 percent. Calmar Ratio = 30 / 15 = 2.0.

Interpretation

The Calmar ratio is similar in concept to the Sharpe ratio but uses maximum drawdown as the risk measure instead of standard deviation. For traders who are more concerned about catastrophic losses than routine volatility, the Calmar ratio is a more relevant risk-adjusted metric.

A Calmar ratio above 1.0 is generally considered acceptable. Above 2.0 indicates strong risk-adjusted performance. Below 0.5 suggests that the returns are not sufficient compensation for the drawdown risk.

Putting Metrics Together

No single metric tells the whole story. A comprehensive performance assessment uses multiple metrics in combination.

Start with expectancy and profit factor to determine whether your system has edge. If both are positive and the profit factor exceeds 1.3, you have a viable trading approach.

Then examine win rate and win/loss ratio to understand how the edge is structured. A high win rate with a low ratio indicates a strategy that wins often but needs tight risk management. A low win rate with a high ratio indicates a trend-following approach that requires patience through losing streaks.

Use maximum drawdown and Sharpe ratio to assess risk. High returns mean little if they come with drawdowns that would cause most traders to abandon the strategy.

Finally, track these metrics over time. A profit factor of 1.8 is excellent, but if it has declined from 2.5 six months ago, the trend suggests a deteriorating edge that needs attention.

Your trading journal should calculate and display these metrics automatically, allowing you to focus on interpreting the numbers and making adjustments rather than computing formulas in spreadsheets.

Was this article helpful?

J
Written by

JournalPlus Team

Helping traders improve through better journaling