what is win rate trading strategy metric
Win rate — also called win percentage or accuracy — is the proportion of trades in a strategy that result in a profit. It is one of the most commonly reported performance metrics in trading, and also one of the most commonly misunderstood: a high win rate does not guarantee a profitable strategy.
- 01 Win rate = number of winning trades ÷ total trades × 100%. A high win rate does not guarantee a profitable strategy
- 02 A 70% win rate strategy can lose money if average losses are much larger than average wins — expectancy = (win rate × avg win) − (loss rate × avg loss)
- 03 Win rate must always be evaluated alongside risk-reward ratio — neither metric alone tells the full story of strategy viability
- 04 Trend-following strategies typically have low win rates (30-45%) with high risk-reward; mean-reversion strategies often have high win rates (60-75%) with low risk-reward
- 05 A win rate above 80% in backtesting is often a sign of overfitting — it will typically not hold on out-of-sample or live data
- 06 TRION reports win rate alongside average win, average loss, and risk-reward ratio so performance can be properly contextualized
In-depth analysis
Definition
Win rate = Number of winning trades ÷ Total number of trades × 100%
A strategy that wins 60 out of 100 trades has a win rate of 60%. But whether that strategy is profitable depends entirely on the relationship between the size of the winning trades and the size of the losing trades — the risk-reward ratio.
Why win rate alone is misleading
A strategy can have a 70% win rate and still lose money — if losses are much larger than gains. Example:
- Win rate: 70%
- Average win: 1,000 SEK
- Average loss: 5,000 SEK
- Expectancy: (0.70 × 1,000) − (0.30 × 5,000) = 700 − 1,500 = −800 SEK per trade
This strategy loses money despite winning 70% of trades. Conversely, a 35% win rate strategy can be highly profitable if average wins are 3× average losses.
Win rate and risk-reward: the relationship
Win rateAverage lossAverage win needed to break even 30%1 unit2.3 units 40%1 unit1.5 units 50%1 unit1.0 units 60%1 unit0.67 units 70%1 unit0.43 unitsWhat is a "good" win rate?
There is no universally good win rate — it depends on the risk-reward ratio. Trend-following strategies often have low win rates (30–45%) with high risk-reward ratios. Mean-reversion strategies often have high win rates (60–75%) with low risk-reward ratios. Both can be profitable.
A suspiciously high win rate in backtesting (above 80%) often signals overfitting — the strategy has been tuned to historical data and will not sustain that win rate on new data.
Win rate in TRION paper trading
TRION reports win rate as part of paper trading simulation output, always displayed alongside average win, average loss, and risk-reward ratio — so performance cannot be assessed by win rate alone without context.
What TRION adds
TRION was built around an honest validation sequence rather than a promise. It is a paper-only research and validation workstation: you describe a strategy idea in plain English, read the compiled logic line by line, and backtest it against real stored market data. When a metric cannot be computed honestly, TRION shows "N/A" instead of inventing a number.
TRION does not place real orders, does not connect to a broker, and does not promise profit. The current beta is simulation-only and paper-only. AI assists with drafting and explanation; it does not approve, activate, or execute anything. Humans make every decision.
Frequently asked questions
What is win rate in trading?
Win rate is the percentage of trades that result in a profit: number of winning trades ÷ total trades × 100%. A strategy with 60 profitable trades out of 100 total has a 60% win rate. Win rate is a commonly reported metric but must always be evaluated alongside risk-reward ratio to have meaning.
Can a strategy be profitable with a win rate below 50%?
Yes. A 35% win rate is profitable if the average winning trade is at least 1.86× the average losing trade. Many successful trend-following strategies win fewer than 40% of trades but generate large wins on the trades they do win. The key metric is expectancy: (win rate × average win) − (loss rate × average loss).
What is a good win rate?
There is no universally good win rate — it depends entirely on the risk-reward ratio. A 35% win rate with 1:3 risk-reward is more profitable than a 65% win rate with 1:0.5 risk-reward. Focus on expectancy rather than win rate alone.
Why is a very high win rate a warning sign?
A win rate consistently above 80% in backtesting often indicates overfitting — the strategy has been tuned to fit specific historical patterns that will not repeat. Real strategies that win 80%+ of trades typically have very small average wins and occasional large losses that erase the accumulated gains. Verify out-of-sample performance.
What is the difference between win rate and accuracy?
Win rate and accuracy refer to the same metric — the percentage of trades that result in a profit. Both terms are used interchangeably in trading. Some sources also use the term percent profitable or batting average.
Sources & References
- [1]
- [2]
- [3]
- [4]
- [5]
TRION is a simulation-only, paper-only research and validation workstation. It is not a broker, exchange, investment adviser, or live trading system, and it does not provide investment, financial, legal, or tax advice. Trading and investing involve substantial risk of loss. Backtests and simulations are based on historical data and assumptions and are not guarantees of future results. Reviewed by TRION Research.