Lesson 1 of 10beginner20 min readLast updated March 2026

Position Sizing Formulas

Mathematical frameworks for determining the correct trade size based on account and risk parameters.

Key Terms

position size·lot calculation·risk amount·pip value·account equity

If you learn only one thing from this entire curriculum, let it be this: position sizing determines whether you survive in the market. Not your entry signals, not your chart patterns, not your indicators. Position sizing is the single most important decision you make on every trade, and it is the skill that separates traders who build accounts from those who blow them up.

Position sizing answers a deceptively simple question: How many lots should I trade? The answer requires understanding your account equity, your risk tolerance, and the specific parameters of each trade. This lesson gives you the exact formulas and worked examples to calculate position size correctly every time.

Why Position Sizing Is the #1 Risk Management Tool

Consider two traders with identical $10,000 accounts and the exact same strategy:

  • Trader A risks 2% per trade ($200) and calculates position size accordingly.
  • Trader B trades 1 standard lot on every trade regardless of stop loss distance.

After a losing streak of 8 trades with an average 40-pip stop loss, Trader A has lost $1,600 (16% of the account) and can continue trading with $8,400. Trader B, trading 1 standard lot where each pip is worth $10, has lost $3,200 (32% of the account) and now needs a 47% gain just to recover.

Same strategy. Same market. Radically different outcomes. The only difference is position sizing.

The Core Position Sizing Formula

Every position size calculation in forex follows this fundamental formula:

Position Size (in lots) = Risk Amount / (Stop Loss in Pips x Pip Value per Lot)

Let us break down each component.

Risk Amount

Your risk amount is the maximum dollar amount you are willing to lose on a single trade. It is calculated as a percentage of your current account equity:

Risk Amount = Account Equity x Risk Percentage

For a $10,000 account risking 1%: Risk Amount = $10,000 x 0.01 = $100

For a $25,000 account risking 2%: Risk Amount = $25,000 x 0.02 = $500

Stop Loss in Pips

This is the distance from your entry price to your stop loss, measured in pips. If you enter EUR/USD at 1.0850 with a stop loss at 1.0810, your stop loss distance is 40 pips.

Pip Value per Lot

The pip value depends on the currency pair and the lot size. For standard lots (100,000 units):

PairPip Value per Standard Lot
EUR/USD$10.00
GBP/USD$10.00
USD/JPY~$6.60 (varies with exchange rate)
USD/CHF~$10.60 (varies with exchange rate)
AUD/USD$10.00

For pairs where USD is the quote currency (EUR/USD, GBP/USD, AUD/USD), one pip on a standard lot is always $10. For other pairs, the pip value fluctuates with the exchange rate.

Worked Examples: Fixed Fractional Method

The fixed fractional method is the most widely used position sizing approach. You risk a fixed percentage of your current equity on every trade.

Example 1: EUR/USD Trade

  • Account equity: $10,000
  • Risk per trade: 1% = $100
  • Entry: 1.0850
  • Stop loss: 1.0810 (40 pips)
  • Pip value: $10 per standard lot

Position Size = $100 / (40 pips x $10) = $100 / $400 = 0.25 lots

You would trade 0.25 standard lots, which equals 2.5 mini lots or 25 micro lots.

Example 2: GBP/USD Trade with Wider Stop

  • Account equity: $5,000
  • Risk per trade: 2% = $100
  • Entry: 1.2650
  • Stop loss: 1.2580 (70 pips)
  • Pip value: $10 per standard lot

Position Size = $100 / (70 pips x $10) = $100 / $700 = 0.143 lots

Rounded down to 0.14 lots (1.4 mini lots or 14 micro lots).

Example 3: USD/JPY Trade

  • Account equity: $15,000
  • Risk per trade: 1.5% = $225
  • Entry: 149.50
  • Stop loss: 148.80 (70 pips)
  • Pip value: (0.01 / 149.50) x 100,000 = approximately $6.69 per standard lot

Position Size = $225 / (70 pips x $6.69) = $225 / $468.30 = 0.48 lots

Rounded down to 0.48 lots.

Example 4: Small Account, AUD/USD

  • Account equity: $2,000
  • Risk per trade: 1% = $20
  • Entry: 0.6520
  • Stop loss: 0.6490 (30 pips)
  • Pip value: $10 per standard lot

Position Size = $20 / (30 pips x $10) = $20 / $300 = 0.067 lots

This equals approximately 6.7 micro lots. A small account requires micro lot capability from your broker.

Lot Rounding: Always Round Down

When your calculation produces a fractional lot size, always round down, never up. Rounding up increases your risk beyond your intended percentage. Most brokers allow trading in increments of 0.01 lots (1 micro lot = 1,000 units).

If your calculation yields 0.267 lots, trade 0.26 lots. If it yields 1.38 lots, trade 1.38 lots (if your broker supports 0.01 increments) or 1.3 lots (if your broker uses 0.1 increments). The small reduction in position size is meaningless compared to the discipline of never exceeding your planned risk.

The Kelly Criterion (Simplified)

The Kelly Criterion, developed by mathematician John L. Kelly Jr. in 1956, provides a formula for the theoretically optimal bet size to maximize long-term growth. While originally designed for gambling, it has been adapted for trading:

Kelly % = W - [(1 - W) / R]

Where:

  • W = Win rate (as a decimal)
  • R = Average win / Average loss (reward-to-risk ratio)

Example: Kelly Criterion Calculation

  • Win rate: 55% (W = 0.55)
  • Average win: $300
  • Average loss: $200
  • R = $300 / $200 = 1.5

Kelly % = 0.55 - [(1 - 0.55) / 1.5] = 0.55 - [0.45 / 1.5] = 0.55 - 0.30 = 0.25 (25%)

Full Kelly suggests risking 25% per trade. However, no professional trader uses full Kelly. The formula assumes perfect knowledge of your true win rate and reward ratio, which you never have. Most practitioners use quarter-Kelly or half-Kelly (6.25% or 12.5% in this example), and many still find even these levels too aggressive.

For most retail traders, the fixed fractional method with 1-2% risk is safer and more practical than Kelly. The Kelly Criterion is included here for completeness and because understanding it reinforces why both win rate and reward-to-risk ratio matter for sizing.

Common Position Sizing Mistakes

  1. Using a fixed lot size regardless of stop distance, Trading 0.5 lots on every trade means your dollar risk changes with every trade. A 20-pip stop risks $100, but a 60-pip stop risks $300. This is inconsistent and dangerous.

  2. Calculating risk from the original account balance instead of current equity, If your $10,000 account drops to $8,500, your 1% risk should be $85, not $100. Always use current equity.

  3. Ignoring pip value differences between pairs, A 50-pip stop on EUR/USD is not the same dollar risk as a 50-pip stop on USD/JPY. Always calculate the specific pip value for the pair you are trading.

  4. Rounding up instead of down, Rounding 0.37 lots up to 0.4 might seem insignificant, but it systematically pushes your risk above your intended level on every trade.

  5. Not accounting for spread, If the spread is 2 pips and your stop is 30 pips from entry, your effective risk is 32 pips. Include spread costs in your calculation for precision.

Building a Position Sizing Habit

Before every trade, complete this checklist:

  1. What is my current account equity?
  2. What percentage am I risking? (1-2% recommended)
  3. What is my stop loss distance in pips?
  4. What is the pip value for this pair?
  5. What is my calculated position size?
  6. Have I rounded down?

This takes less than 30 seconds with practice and becomes second nature. Many traders keep a spreadsheet or use a position size calculator, but understanding the underlying math ensures you can always verify the output and catch errors.

Key Takeaways

  • Position sizing is the most important risk management tool. It determines how much you lose when you are wrong, which happens to every trader.
  • The core formula is: Position Size = Risk Amount / (Stop Loss Pips x Pip Value). Memorize it.
  • The fixed fractional method (risking a consistent percentage of current equity) is the recommended approach for most traders.
  • Always round lot sizes down, never up. Exceeding your planned risk is an unforced error.
  • Pip values differ between pairs. Always calculate the specific pip value for the pair you are trading, especially for cross pairs and pairs where USD is the base currency.
  • The Kelly Criterion provides a theoretical optimal bet size, but most practitioners use a fraction (quarter or half Kelly) because real-world uncertainty makes full Kelly too aggressive.
  • Position sizing protects you from yourself. It creates a mathematical constraint that no emotional decision can override, if you follow it.

This lesson is for educational purposes only. It does not constitute financial advice. Trading forex involves significant risk of loss and is not suitable for all investors.

Sign up to read this lesson

Create a free account to start reading. Get 5 free lessons every month, or upgrade to Pro for unlimited access.