# How to Calculate Position Size in Forex

> Position size calculation is the mechanical heart of money management. Here is the formula, step-by-step examples across different pairs, and common mistakes to avoid.

**Tags:** position-size, calculation, forex, lot-size, risk
**URL:** https://traderjournal.app/money-management/how-to-calculate-position-size-forex

---


# How to Calculate Position Size in Forex

Position size calculation is a skill that separates disciplined traders from those who eyeball their lot sizes and hope for the best. The formula is not complicated. What takes practice is applying it consistently before every single trade.

---

## The Formula

Position size (in lots) = Account Risk / (Stop Loss in pips x Pip Value per lot)

Three inputs:
1. **Account Risk** in dollars (account balance x risk percentage)
2. **Stop Loss in pips** (distance from entry to stop)
3. **Pip value per lot** in your account currency

---

## Pip Value Reference Table

Pip value per standard lot, for USD-denominated accounts:

| Pair type | Example | Pip value per standard lot |
|---|---|---|
| USD quote currency | EURUSD, GBPUSD, AUDUSD | $10.00 |
| USD base currency | USDJPY, USDCAD, USDCHF | Varies (~$6-8 depending on rate) |
| JPY cross | EURJPY, GBPJPY | Varies (~$6-9 depending on rates) |
| Non-USD cross | EURGBP, AUDCAD | Varies |
| Gold (XAUUSD) | XAUUSD | $1 per 0.01 pip (100 per 1 pip) |

For pairs where the pip value varies, use a position size calculator rather than memorizing approximations.

---

## Step-by-Step Examples

**Example 1 - EURUSD, standard account, 1% risk**

Account: $8,000
Risk: 1% = $80
Stop loss: 30 pips
Pip value (EURUSD): $10 per standard lot

Calculation:
$80 / (30 x $10) = $80 / $300 = 0.267 lots

Round to available lot size: 0.27 lots (or 0.25 lots if you prefer round numbers)

**Example 2 - GBPJPY, 1% risk**

Account: $8,000
Risk: 1% = $80
Stop loss: 40 pips
GBPJPY rate: 195.00
GBP/USD rate: 1.2700

Pip value calculation:
1 pip GBPJPY = 0.01 JPY per unit = 0.01/195.00 GBP per unit = GBP 0.0000513 per unit
Per standard lot (100,000 units): GBP 5.13 per pip
Convert to USD: 5.13 x 1.27 = $6.51 per pip per standard lot

Calculation:
$80 / (40 x $6.51) = $80 / $260.4 = 0.307 lots

Round to 0.30 lots.

**Example 3 - XAUUSD (Gold), 1% risk**

Account: $8,000
Risk: 1% = $80
Stop loss: 5.00 (5 dollars on gold, which is 50 pips in MT4 gold pricing)
Pip value: varies by broker, typically $1 per pip per standard lot on MT4

$80 / (50 x $1) = $80 / $50 = 1.60 lots of gold

Note: gold lot sizes are handled differently by different brokers. Always verify the pip value with your broker's contract specifications.

---

## Using a Calculator vs Mental Math

For USD-quoted pairs (EURUSD, GBPUSD, AUDUSD), the math is simple enough to do mentally:

Account risk / (stop pips x 10) = lot size in standard lots

For everything else, use a position size calculator. The pip value variations for cross pairs and JPY pairs introduce enough complexity that manual calculation errors are common.

Many position size calculators are available as browser bookmarks, MT4 indicators, or built into journal apps. Find one that works on mobile for quick pre-trade use.

---

## What To Do When the Calculation Gives an Impractical Lot Size

If your calculation produces 0.037 lots and your broker's minimum lot size is 0.01 with steps of 0.01, round to the nearest available lot size (0.04 lots). The slight deviation from exact 1% is acceptable.

If your calculated lot size is below 0.01 (the minimum for most brokers), your account is too small for that specific stop loss distance at your chosen risk percentage. Options: increase risk percentage (not recommended), reduce stop loss distance (only if it still makes trade sense), or accept that this trade is not currently compatible with your account size and money management rules.

---

Download Trader Journal at android.traderjournal.app or ios.traderjournal.app to track your lot sizes and verify you are staying within your intended risk parameters.