Beginner ๐Ÿ“– 20 min read ๐Ÿ“š Chapter 4 of 8

Pips, Lots & Position Sizing

The essential math of forex trading. Understand how price movements translate to real money - and how to size your positions correctly.

Beginner Course
1 2 3 4 5 6 7 8

What is a Pip?

A pip (Percentage in Point) is the smallest standard price movement in forex. It's how we measure how much a currency pair has moved.

The Standard Definition

For most currency pairs, 1 pip = 0.0001 (the fourth decimal place)

For JPY pairs, 1 pip = 0.01 (the second decimal place)

Visual Example: Counting Pips

EUR/USD Movement

Before 1.0850
โ†’
After 1.0875
Movement: 25 pips

The price moved from 1.0850 to 1.0875 = +25 pips

USD/JPY Movement

Before 149.50
โ†’
After 150.00
Movement: 50 pips

The price moved from 149.50 to 150.00 = +50 pips

What About the Fifth Decimal (Pipettes)?

Many brokers now quote prices to 5 decimal places (3 for JPY pairs). The fifth decimal is called a pipette or "fractional pip".

EUR/USD: 1.08503

The "3" is a pipette = 0.3 of a pip

10 pipettes = 1 pip

๐Ÿ’ก Don't Overthink Pipettes

For practical purposes, focus on whole pips. Pipettes matter for precise entries but won't significantly affect your P&L calculations. If your broker shows 5 decimals, just know that the 4th decimal is still the pip.

How Much is a Pip Worth?

Here's where it gets important: a pip's monetary value depends on your position size (lot size) and the currency pair you're trading.

The Pip Value Formula

Pip Value = (Pip in decimal form รท Exchange Rate) ร— Lot Size

For pairs where USD is the quote currency (EUR/USD, GBP/USD), it's simpler - pip value is fixed in USD.

Pip Values for Standard Lot (100,000 units)

Pair Pip Value (1 Standard Lot) Calculation
EUR/USD $10.00 0.0001 ร— 100,000 = $10
GBP/USD $10.00 0.0001 ร— 100,000 = $10
USD/JPY ~$6.67* 0.01 รท 150 ร— 100,000 โ‰ˆ $6.67
USD/CHF ~$11.36* 0.0001 รท 0.88 ร— 100,000 โ‰ˆ $11.36
AUD/USD $10.00 0.0001 ร— 100,000 = $10

*Values vary based on current exchange rate

๐ŸŽฏ Key Insight: USD Quote Pairs

For any pair where USD is the quote currency (second currency) - like EUR/USD, GBP/USD, AUD/USD - the pip value is always $10 per standard lot. This makes calculations much easier.

Quick Reference: Pip Values by Lot Size

Standard Lot

100,000 units
1 pip = $10.00

For USD quote pairs

Mini Lot

10,000 units
1 pip = $1.00

For USD quote pairs

Micro Lot

1,000 units
1 pip = $0.10

For USD quote pairs

Nano Lot

100 units
1 pip = $0.01

Not all brokers offer

Understanding Lot Sizes

A lot is the standardized unit of measurement for trade size in forex. When you place a trade, you specify how many lots you want to trade.

Lot Size Breakdown

Lot Type Units Platform Display EUR/USD Value Best For
Standard 100,000 1.00 ~$100,000 Large accounts ($10K+)
Mini 10,000 0.10 ~$10,000 Medium accounts ($1K-10K)
Micro 1,000 0.01 ~$1,000 Small accounts, beginners
Nano 100 0.001 ~$100 Cent accounts, practice

๐Ÿ“ฑ How It Appears on Your Platform

When you open a trade on MT4/MT5, you enter the lot size as a decimal:

  • 1.00 = 1 standard lot (100,000 units)
  • 0.10 = 1 mini lot (10,000 units)
  • 0.01 = 1 micro lot (1,000 units)
  • 0.05 = 5 micro lots (5,000 units)

Real Money Example

Scenario: Trading EUR/USD with Different Lot Sizes

You buy EUR/USD at 1.0850 and price moves to 1.0900 (50 pips profit)

Standard Lot (1.00) 50 pips ร— $10 = +$500
Mini Lot (0.10) 50 pips ร— $1 = +$50
Micro Lot (0.01) 50 pips ร— $0.10 = +$5

โš ๏ธ Remember: Losses work the same way. A 50-pip loss with a standard lot = -$500.

Position Sizing: The Most Important Skill

Position sizing is how you control risk. It answers the question: "How much should I trade so that if I lose, I only lose X% of my account?"

๐Ÿ† The Golden Rule

Never risk more than 1-2% of your account on any single trade.

This means if you have a $1,000 account, you should never lose more than $10-20 on one trade.

The Position Size Formula

Position Size (lots) = (Account Risk $ รท Stop Loss in pips) รท Pip Value per Lot
1 Account Risk $ = Account Balance ร— Risk % (e.g., $1,000 ร— 1% = $10)
2 Stop Loss = Distance from entry to stop loss in pips
3 Pip Value = $10 for standard lot on USD pairs, adjust for other sizes

Step-by-Step Position Sizing Examples

Example 1: Basic Position Sizing

Account: $5,000
Risk per trade: 1% ($50)
Pair: EUR/USD
Stop Loss: 50 pips
Step 1: Calculate $ at risk $5,000 ร— 1% = $50
Step 2: Calculate pip value needed $50 รท 50 pips = $1 per pip
Step 3: Determine lot size $1 per pip = 0.10 lots (mini lot)
Result: Trade 0.10 lots (1 mini lot)

If your stop loss hits, you lose exactly $50 (1% of account)

Example 2: Tighter Stop Loss

Account: $2,000
Risk per trade: 2% ($40)
Pair: EUR/USD
Stop Loss: 20 pips
Step 1: Calculate $ at risk $2,000 ร— 2% = $40
Step 2: Calculate pip value needed $40 รท 20 pips = $2 per pip
Step 3: Determine lot size $2 per pip = 0.20 lots (2 mini lots)
Result: Trade 0.20 lots

Tighter stop = larger position size (but same dollar risk)

Example 3: Small Account

Account: $500
Risk per trade: 1% ($5)
Pair: EUR/USD
Stop Loss: 50 pips
Step 1: Calculate $ at risk $500 ร— 1% = $5
Step 2: Calculate pip value needed $5 รท 50 pips = $0.10 per pip
Step 3: Determine lot size $0.10 per pip = 0.01 lots (1 micro lot)
Result: Trade 0.01 lots (1 micro lot)

Small accounts need micro lots to manage risk properly

โš ๏ธ Why Position Sizing Matters

Without proper position sizing, a 10-trade losing streak (which WILL happen to every trader) could wipe out your account. With 1% risk, that same losing streak only costs 10% of your account - painful but survivable.

Quick Reference Calculator

Use this table to quickly find your position size based on account size and stop loss:

Position Size for 1% Risk on EUR/USD

Account Size $ at Risk (1%) 20 pip SL 30 pip SL 50 pip SL 100 pip SL
$500 $5 0.025 0.017 0.01 0.005
$1,000 $10 0.05 0.033 0.02 0.01
$2,000 $20 0.10 0.067 0.04 0.02
$5,000 $50 0.25 0.167 0.10 0.05
$10,000 $100 0.50 0.333 0.20 0.10

๐Ÿงฎ Use Our Free Calculator

Don't want to do the math manually? Use our position size calculator:

Open Position Size Calculator โ†’

Key Takeaways

1

1 pip = 0.0001 for most pairs (0.01 for JPY pairs). This is the smallest standard price movement.

2

Pip value depends on lot size - Standard lot = $10/pip, Mini = $1/pip, Micro = $0.10/pip (for USD pairs).

3

Risk 1-2% per trade maximum - This is the golden rule of position sizing.

4

Position size = Risk $ รท SL pips รท pip value - Calculate this BEFORE every trade.

5

Small accounts need micro lots - Don't over-leverage. Trade what your account can handle.

Previous Lesson

Currency Pairs

โ† Back to Chapter 3
Next Lesson

Leverage Explained

The double-edged sword. Learn how leverage works and why 1:500 is a trap.

Continue to Chapter 5 โ†’