What Is Forex Pair Correlation? Hidden Concentration
Forex pair correlation is the degree to which two currency pairs move together, expressed as a coefficient between −1 and +1. It exists because every pair is a ratio of two currencies, so any two pairs sharing a currency are partly the same bet. A trader holding three correlated positions is not diversified across three trades — they hold one larger position, sized by accident rather than by decision.
How it works
The coefficient is the covariance of two return series divided by the product of their standard deviations.
ρ = cov(A, B) / (σA × σB)
ρ = +1.0 identical movement
ρ = 0.0 unrelated
ρ = −1.0 exactly opposite
|ρ| > 0.7 treat the two as one position for sizing
The mechanism is arithmetic, not sentiment. Long EUR/USD, long GBP/USD and long AUD/USD are three ways of being short the dollar; when the dollar strengthens, all three lose at once. Long EUR/USD, long EUR/GBP and long EUR/JPY are three ways of being long the euro. And a pair can be inversely correlated by construction: EUR/USD and USD/CHF have the dollar on opposite sides, so long one and long the other is close to holding nothing at all while paying spread on both.
Two properties make it dangerous. Correlation is unstable — a coefficient measured over the last month is not a fact about the pairs, it is an observation about the last month. And it rises in stress: exactly when diversification is supposed to help, correlations converge towards 1 as flows move into and out of the dollar wholesale.
Why it matters
Risk from correlated positions multiplies rather than adds. Combined exposure follows the same rule as any two-asset portfolio.
σ_total = √( σA² + σB² + 2 × ρ × σA × σB )
At ρ = 0, two 1% positions combine to about 1.4% of exposure. At ρ = 0.9, they combine to about 1.95% — nearly the full sum. Three such trades, each within a sensible per-trade risk limit, breach the account limit together while every individual rule was respected.
This is how accounts with disciplined position sizing still produce large drawdowns. Nothing in the rulebook was broken. It counted positions instead of exposure, and the volatility of the combined book was two or three times what the trader believed.
What the data shows
Across the public accounts on ShowMyTrades with trading history (August 2026), 1,724,575 lots have been traded, and the median account holds 171 closed trades — enough for concentration to be visible on the symbol breakdown, and enough for a single correlated cluster to dominate the record.
The drawdown distribution is where undeclared concentration shows up. Median deepest drawdown is 9.7%, but 38.2% of accounts have fallen more than 20% from a peak and 17.6% have lost over half their peak value. Losses of that size on an account trading small individual sizes usually mean many positions moved as one.
Offsetting the exposure instead of closing it has a running cost, and it shows up in the totals. These accounts have paid $4,782,670 in commissions and $862,547 in swap, and 86.3% of the accounts that hold positions overnight pay net negative swap. Two pairs held against each other keep that meter running while cancelling much of the risk they were opened for.
Where you see it on ShowMyTrades
The Breakdown Statistics module is the concentration check. Its By Symbol tab lists every instrument the account traded with Longs, Shorts and Total columns, each carrying Trades, Pips and profit, plus Won(%). Read the Currency column first: several rows sharing USD, all on the same side, is a single dollar position spread across tickers. The Chart view plots Trades by Currency Pair and Profit by Currency Pair, so concentration in the largest few instruments is visible without reading the table.
The By Magic Number tab does the same for strategies, showing whether one Expert Advisor produced every correlated row or several are colliding on the same currency.
In the trades table, read the Open Time column and look for clusters: several tickets opened within the same minute on different symbols is a correlated entry, not a diversified one. The Custom Analysis slideover filters by symbols, magic numbers and Buy (Long) / Sell (Short), so you can recompute the statistics with one currency group excluded and see how much of the record depended on it. The charts viewer Drawdown view then shows the effect: correlated books fall in one step rather than in several.
Common misunderstandings
- "A pair is one instrument." It is two currencies. EUR/USD is a euro position and a dollar position at once, which is why it moves with everything else quoting either.
- "The coefficient tells me how much to size." It says how two positions move together, not how far. Sizing needs correlation and volatility together: a tight correlation between two quiet instruments is a small problem.
- "Correlation is one number per pair." It is one number per pair per window: two instruments can look unrelated hour to hour and move as one week to week.
- "It only applies to forex majors." Gold, indices and crypto pairs quoted against the dollar belong to the same cluster as EUR/USD more often than traders expect.
For reading concentration through volume rather than through profit, see trading volume analysis.
Related terms
Correlation Risk
Correlation risk is running several positions or accounts that are really one bet. How correlated exposure multiplies drawdown, and what thousands of traders show.
Leverage
Leverage is the ratio between position size and the capital backing it. Here is the margin formula, a worked example, and drawdown data from thousands of accounts.
Position Sizing
Position sizing turns a risk percentage into a lot size using your stop distance and pip value. The formula, the three common methods, and what bad sizing costs.
Volatility
Volatility is the dispersion of returns around their average, measured with standard deviation. It is not risk by itself, but it decides what a lot size means.