Lot Size = (Account Balance × Risk %) ÷ (Stop Loss Pips × Pip Value per Lot)
Example: $10,000 account, 1% risk, 50-pip stop on EUR/USD → ($100) ÷ (50 × $10) = 0.20 lots. Calculate before every trade. Round down when uncertain. Automate with the Position Size Calculator if math under pressure is not your strength.
Lot Size Controls Your Risk — Not Your Profit Target
Lot size is the number of currency units in a trade. It directly controls how much money moves in your account for every pip of price change. A standard lot on EUR/USD means $10 gained or lost per pip. A micro lot means $0.10 per pip. That 100x difference is the gap between a controlled 1% loss and a catastrophic 10% wipeout.
Most blown accounts share one trait: the trader never calculated lot size before entering. They picked a round number — 0.5 lots, 1 lot, "just a small position" — and hoped for the best. The problem is that "small" depends entirely on your stop loss distance. A 0.1 lot position with a 20-pip stop risks $20. The same 0.1 lots with a 200-pip stop risks $200. Same lot size, 10× different risk. This is why lot size must be calculated per trade, every time.
If you already know your risk percentage per trade, this guide converts that number into exact lot sizes. If you are still deciding between 0.5%, 1%, or 2% risk, read the Risk Per Trade guide first — it covers the math behind choosing the right risk level.
Standard, Mini, and Micro Lots: Which One Fits Your Account
Forex brokers measure trade size in lots. There are three tiers, and the one you use depends on your account size:
| Lot Type | Units | Broker Notation | Pip Value (EUR/USD) | Account Size |
|---|---|---|---|---|
| Standard | 100,000 | 1.00 | $10.00 | $25,000+ |
| Mini | 10,000 | 0.10 | $1.00 | $5,000–$25,000 |
| Micro | 1,000 | 0.01 | $0.10 | Under $5,000 |
These pip values apply to pairs where USD is the quote currency (EUR/USD, GBP/USD, AUD/USD). For cross pairs and exotics, the pip value changes — a detail most traders overlook until they take an unexpectedly large loss on a pair like GBP/NZD or EUR/TRY.
A practical rule: if the formula calculates a lot size between tiers (e.g., 0.07 lots), your broker will accept it. You are not limited to exact 0.01 increments on most platforms. MetaTrader 4/5, TradingView, and cTrader all support fractional lot sizes.
Pip Value Reference Table (The Number Most Traders Get Wrong)
The lot size formula requires the correct pip value per standard lot. Using the wrong number throws off your entire calculation — a $10 vs $6.50 pip value means a 35% error in position size. Here are the most-traded pairs:
| Pair | Pip Value (1.00 lot) | Pip Value (0.10 lot) | Pip Value (0.01 lot) | Note |
|---|---|---|---|---|
| EUR/USD | $10.00 | $1.00 | $0.10 | USD quote = fixed |
| GBP/USD | $10.00 | $1.00 | $0.10 | USD quote = fixed |
| AUD/USD | $10.00 | $1.00 | $0.10 | USD quote = fixed |
| USD/JPY | ~$6.50–$7.50 | ~$0.65–$0.75 | ~$0.065 | Depends on USD/JPY rate |
| EUR/JPY | ~$6.50–$7.50 | ~$0.65–$0.75 | ~$0.065 | Depends on USD/JPY rate |
| GBP/JPY | ~$6.50–$7.50 | ~$0.65–$0.75 | ~$0.065 | Depends on USD/JPY rate |
| EUR/GBP | ~$12.00–$13.00 | ~$1.20–$1.30 | ~$0.12 | Depends on GBP/USD rate |
| XAU/USD (Gold) | $100 per $1 move | $10 per $1 move | $1 per $1 move | Different structure |
The JPY pairs are the most common source of error. A trader who assumes $10/pip on GBP/JPY and actually gets $6.50/pip will undersize their position by 35% — leaving potential profits on the table. Conversely, using $10 on EUR/GBP when the real value is $12.50 means oversizing by 25% and taking more risk than planned.
For pairs not listed: pip value = (0.0001 ÷ quote currency rate) × 100,000 × USD conversion. Or skip the math entirely and use the Position Size Calculator — it pulls live exchange rates and handles the conversion automatically.
The Lot Size Formula (Step by Step)
Every lot size calculation uses exactly three inputs:
- Risk amount in dollars = Account balance × Risk percentage
- Stop loss distance in pips = Entry price minus stop loss price, converted to pips
- Pip value per standard lot = How much one pip costs at 1.00 lots (see table above)
Expanded: Lot Size = (Account Balance × Risk %) ÷ (Stop Loss Pips × Pip Value)
This formula works for any pair, any account size, any risk level. The only variable that changes between trades is the stop loss distance.
Why this works: the formula reverse-engineers the lot size from your acceptable loss. If you are willing to lose $100 and your stop is 50 pips at $10/pip, the only lot size that produces a $100 loss at exactly 50 pips is 0.20 lots. The formula is not a suggestion — it is arithmetic identity.
5 Real Lot Size Calculations (Copy These)
Each example uses the full formula with a different account size, pair, and stop distance. Work through them once, and the process becomes automatic.
Example 1: EUR/USD — Standard Setup ($10,000 Account)
Setup: Support bounce. Entry 1.0850, stop loss 1.0800 (50 pips). Risk 1%.
- Risk amount: $10,000 × 1% = $100
- Stop loss: 50 pips
- Pip value: $10 per standard lot
- Lot size: $100 ÷ (50 × $10) = $100 ÷ $500 = 0.20 lots
Result: 0.20 lots (2 mini lots). If stopped out, you lose exactly $100 — 1% of your account. If the trade hits 2:1 target (100 pips), you gain $200.
Example 2: GBP/JPY — Cross Pair ($5,000 Account)
Setup: Breakout trade. Entry 191.50, stop 190.80 (70 pips). Risk 1.5%.
- Risk amount: $5,000 × 1.5% = $75
- Stop loss: 70 pips
- Pip value: approximately $6.50 (depends on current USD/JPY rate)
- Lot size: $75 ÷ (70 × $6.50) = $75 ÷ $455 = 0.16 lots
Notice: if you assumed $10/pip like EUR/USD, you would have calculated 0.11 lots — undersizing by 31%. This is why the pip value step matters.
Example 3: Micro Account ($500)
Setup: EUR/USD pullback. 30-pip stop. Risk 1%.
- Risk amount: $500 × 1% = $5
- Stop loss: 30 pips
- Pip value: $10 per standard lot
- Lot size: $5 ÷ (30 × $10) = $5 ÷ $300 = 0.017 lots
Round to 0.02 lots (your broker's minimum increment). A 30-pip loss costs $6 instead of $5 — slightly over 1.2%, but within acceptable range. On micro accounts, rounding errors are unavoidable. Always round down, not up.
Example 4: XAU/USD Gold ($25,000 Account)
Setup: Gold trend continuation. Entry $2,340, stop $2,330 ($10 stop). Risk 1%.
- Risk amount: $25,000 × 1% = $250
- Stop loss: $10 (not pips — gold uses dollar moves)
- Pip value: $100 per $1 move per standard lot
- Lot size: $250 ÷ ($10 × $100) = $250 ÷ $1,000 = 0.25 lots
Gold calculation is different because the contract specification uses dollar-per-point instead of pips. Always check your broker's contract spec — some brokers use mini gold lots (10 oz instead of 100 oz), which changes the multiplier from $100 to $10 per $1 move.
Example 5: Prop Firm FTMO $100K Account
Setup: EUR/USD at resistance. 40-pip stop. Risk 0.5% (conservative for challenge).
- Risk amount: $100,000 × 0.5% = $500
- Stop loss: 40 pips
- Pip value: $10
- Lot size: $500 ÷ (40 × $10) = $500 ÷ $400 = 1.25 lots
At 0.5% risk per trade on a $100K FTMO account, you can survive 20 consecutive losses before hitting the 10% max drawdown limit. At 1% risk, that drops to 10 losses. During an evaluation, the extra margin matters — read How to Pass FTMO for the full strategy.
Quick Reference: Lot Size by Account Size
This table assumes 1% risk and a 40-pip stop on EUR/USD ($10/pip). Use it as a sanity check — the formula always takes priority over any reference table.
| Account | Risk (1%) | Lot Size (40-pip SL) | Lot Type | Loss at Stop |
|---|---|---|---|---|
| $500 | $5 | 0.01 | Micro | $4.00 |
| $1,000 | $10 | 0.03 | Micro | $12.00 |
| $2,000 | $20 | 0.05 | Micro | $20.00 |
| $5,000 | $50 | 0.12 | Mini | $48.00 |
| $10,000 | $100 | 0.25 | Mini | $100.00 |
| $25,000 | $250 | 0.62 | Standard | $248.00 |
| $50,000 | $500 | 1.25 | Standard | $500.00 |
| $100,000 | $1,000 | 2.50 | Standard | $1,000.00 |
Notice how lot size scales linearly with account size but inversely with stop distance. A wider stop (80 pips instead of 40) halves the lot size. A tighter stop (20 pips) doubles it. This is why fixed lot sizing is dangerous — it ignores the stop loss variable entirely.
6 Lot Size Mistakes That Cost Real Money
These errors show up in trade journals constantly. Each one seems minor but compounds into significant P&L damage over hundreds of trades.
Mistake 1: Using the same lot size for every trade
A 20-pip stop and an 80-pip stop require completely different lot sizes at the same risk level. With $100 risk: a 20-pip stop needs 0.50 lots; an 80-pip stop needs 0.125 lots. Using a fixed 0.25 lots means you risk 2.5% on tight stops and 0.625% on wide ones. Your risk percentage swings wildly even though you think it is constant.
Mistake 2: Assuming $10/pip on all pairs
Only USD-quoted pairs (EUR/USD, GBP/USD) have a fixed $10/pip at standard lots. JPY pairs run $6-$8, GBP-quoted crosses can hit $12+. A 35% pip value error means your lot size is 35% wrong — and you will not notice until the loss is already on your statement. Use the pip value table above or a calculator for every non-USD pair.
Mistake 3: Calculating lot size after entering the trade
If you enter first and size second, you have already committed capital without knowing your risk. Under time pressure, this leads to "close enough" guesses that are never close enough. Calculate before every entry — make it a pre-trade checklist item alongside checking the economic calendar.
Mistake 4: Rounding up instead of down
When the formula gives 0.37 lots, round to 0.35 — not 0.40. Rounding up by 0.03 lots seems trivial, but over 200 trades, the extra risk adds up. On a $10,000 account with 40-pip stops, rounding up 0.03 lots adds $12 of unplanned risk per trade, or $2,400 of excess risk exposure over a year.
Mistake 5: Forgetting spread in the stop distance
A 20-pip stop loss with a 3-pip spread means your effective risk distance is 23 pips, not 20. On exotic pairs during low-liquidity hours, spreads can widen to 8-15 pips. If your formula uses 20 pips but reality is 28 pips, your actual loss is 40% higher than planned. Factor in the typical spread for the pair and session you trade.
Mistake 6: Sizing from available margin instead of risk
Leverage allows you to open positions far larger than your risk rules permit. A $10,000 account with 1:100 leverage has $1,000,000 in buying power — enough to open 10 standard lots on EUR/USD. But 10 lots means $100/pip, and a 50-pip stop loss costs $5,000 (50% of the account). Lot size should come from the risk formula, never from how much margin your broker makes available. Leverage is the gun; the formula is the safety.
Lot Size for Prop Firm Challenges
Prop firms add an extra constraint beyond your own risk rules: absolute drawdown limits. Exceed the firm's threshold and you fail — there is no second chance on that evaluation.
| Firm | Account | Max Drawdown | 0.5% Risk Lot Size (40-pip SL) | 1% Risk Lot Size (40-pip SL) | Max Losses at 0.5% |
|---|---|---|---|---|---|
| FTMO | $100K | 10% ($10K) | 1.25 lots | 2.50 lots | 20 |
| TopStep | $50K | 4% ($2K) | 0.62 lots | 1.25 lots | 8 |
| The5%ers | $100K | 6% ($6K) | 1.25 lots | 2.50 lots | 12 |
| FundedNext | $100K | 10% ($10K) | 1.25 lots | 2.50 lots | 20 |
The "Max Losses at 0.5%" column is the most important number in this table. It tells you how many consecutive losing trades you can survive before failing the challenge. At TopStep with 0.5% risk, you get only 8 — which is tight. Consider dropping to 0.25% on tighter drawdown firms.
Also check maximum lot size restrictions. Some firms cap total open exposure. FTMO generally allows position sizes that match the account leverage, but specific rules vary by instrument. Always read the firm's rules cheatsheet and use the Prop Firm Calculator to simulate your sizing plan before starting a challenge.
3 Ways to Automate Lot Size (From Simple to Fully Integrated)
Manual calculation works but it is slow under pressure. When price is approaching your level and you need to enter quickly, fumbling with division costs you the trade or — worse — leads to a sizing mistake you do not catch until the loss hits.
Level 1: Online calculator (recommended for most traders)
The Position Size Calculator takes your account balance, risk %, stop loss, and pair — returns exact lot size in under 5 seconds. Bookmark it and use it before every trade. This is the single best way to prevent sizing errors with zero setup cost.
Level 2: Spreadsheet formula
Build a Google Sheets or Excel template with the lot size formula built in. Enter the stop loss distance and the sheet calculates everything. Works well if you plan trades during pre-market analysis and enter limit orders. The Google Sheets Trading Journal template includes a position sizing column.
Level 3: Platform scripts
MetaTrader Expert Advisors, TradingView Pine Script indicators, and cTrader cBots can calculate lot size and apply it to orders automatically. This removes human error entirely but requires coding or using a trusted third-party script. If you use MT4/MT5, the MetaTrader Journal guide covers how to track auto-calculated sizes.
Why Logging Lot Size in Your Journal Prevents Drift
Even traders who calculate lot size correctly sometimes drift over time. They start rounding up more often. They "eyeball" the size on familiar setups. They gradually increase risk without realizing it. The only way to catch this pattern is to log lot size alongside every trade entry.
A proper trade log should include: lot size, planned risk %, actual risk %, and stop loss distance. After 50 trades, review the data. Are you consistently over or under your target risk? Is there a pattern — do you oversize on certain setups or during certain market conditions?
This kind of analysis is only possible with logged data. Your memory will tell you sizing is fine. Your journal will show you the truth. Start tracking with a trading journal if you are not already — position sizing consistency is one of the first metrics to check in any trade review.
The Formula, One More Time
Lot Size = (Account Balance × Risk %) ÷ (Stop Loss Pips × Pip Value per Lot)
Run it before every trade. Use the correct pip value for the pair. Round down when the math falls between increments. Log the result. Review sizing consistency every 50 trades.
This is not complicated math — it is a 15-second calculation that prevents the most common cause of blown accounts. Automate it with the Position Size Calculator and let the Drawdown Calculator show you what happens when sizing goes wrong.
Methodology
Pip values in this guide use standard contract specifications: 1 standard lot = 100,000 units for forex, 100 troy ounces for XAU/USD. USD-quoted pair pip values are fixed at $10/pip/lot. Cross-pair pip values are approximate ranges based on exchange rates as of March 2026 and will vary with market conditions. Prop firm rules (drawdown limits, position size caps) were verified against official websites: FTMO Trading Objectives, TopStep Rules, The5%ers Challenge, FundedNext Rules. Lot size calculations use standard arithmetic — no modeling or estimation involved. This guide is for educational purposes and does not constitute trading advice.