01 / The foundation
What position size actually means
Position size is the trade volume entered in MT5, usually displayed in lots. It determines how strongly a price movement affects your account. The correct volume is not chosen in isolation: it depends on how much you are willing to risk and where the Stop Loss is placed.
Risk stays constant; lot size adapts
With the same planned cash risk, a wider Stop Loss requires a smaller position. A tighter Stop Loss permits a larger position. This relationship is the core of risk-based position sizing.
Position size does not tell you whether a trade is good, and it does not improve the strategy's probability. It only controls the planned financial exposure if the Stop Loss is reached.
02 / Required information
The four inputs you need
A reliable MT5 lot size calculation requires more than a risk percentage. All four inputs below affect the final volume.
Account value
Choose whether your trading plan uses balance or equity as the base for percentage risk.
Risk amount
Set the maximum planned loss as a fixed cash amount or a percentage of the account value.
Entry and Stop Loss
The price distance between Entry and Stop Loss determines how much one lot would lose at the stop.
Symbol specifications
Tick value, tick size, contract size and allowed volume steps come from the symbol and your broker.
03 / The calculation
The risk-based position size formula
First convert your risk rule into account currency. Then estimate what a one-lot position would lose between Entry and Stop Loss.
Step 1 — Calculate the cash risk
Risk amount = Account value × (Risk percentage ÷ 100)
Example: €10,000 × 1% = €100 planned risk.
Step 2 — Calculate the raw lot size
Raw lot size = Risk amount ÷ Estimated loss for 1.00 lot
The one-lot loss must use the exact symbol, trade direction, Entry, Stop Loss and account currency.
Step 3 — Normalize for the broker
Valid lot size = Raw size rounded down to volume step
Also verify the broker's minimum volume, maximum volume and any directional volume limit.
Technical note for MetaTrader 5
MT5 can pre-evaluate a trade result in the account currency with OrderCalcProfit. Symbol properties also expose tick size, tick value and allowed minimum, maximum and step volumes. This is safer than assuming every instrument has the same pip or point value.
04 / Worked example
From 1% risk to a valid lot size
The numbers below are illustrative. They show the process without assuming a universal pip value for a specific instrument.
€100 ÷ €250 = 0.40 lots
If the broker allows volume steps of 0.01 lots, 0.40 is a valid volume. If the raw result were 0.437 lots, a conservative normalization would use 0.43 rather than rounding up to 0.44.
05 / Risk settings
Fixed cash risk vs percentage risk
Both methods can be valid. The important part is using one deliberately and applying it consistently.
| Method | How it works | Main consideration |
|---|---|---|
| Fixed cash risk | Uses the same planned currency amount, such as €50, for each setup. | The percentage of the account changes as the balance changes. |
| Percentage risk | Calculates cash risk from the selected balance or equity percentage. | Exposure scales up and down with the account value. |
Risk percentage and margin percentage are not interchangeable. Margin is collateral used to open a leveraged position; risk is the planned loss from Entry to Stop Loss.
06 / Instrument differences
Why the same lot size does not mean the same risk
A common shortcut is to reuse one lot size across symbols. That fails because MetaTrader instruments are defined by broker-specific trading properties.
Tick size
The minimum price change defined in the instrument specification.
Tick value
The broker-reported monetary value associated with one tick; profit and loss values can differ.
Contract size
The amount represented by one lot of the instrument.
Volume rules
The minimum, maximum and incremental lot sizes accepted by the broker.
Account currency adds another layer. If the symbol's profit currency differs from the account currency, the estimate must be converted. That is why calculations based only on a memorized pip value can be unreliable outside a narrow set of Forex examples.
Free interactive toolOpen the Lot Size Calculator07 / Faster workflow
How automatic position sizing works in MT5
A position-sizing EA can read the instrument specifications, combine them with your chosen risk and recalculate the lot size whenever Entry or Stop Loss moves.
Set risk
Choose a fixed amount or account percentage.
Place levels
Position Entry and Stop Loss on the chart.
Review size
Check lot size and estimated exposure before execution.
Fast Entry Manager
Keep the trade decision manual. Automate the math.
Fast Entry Manager is an MT5 position sizer, risk calculator and trade manager. You choose the setup and risk; the EA calculates a broker-valid lot size from the chart levels before market or limit execution.
Explore Fast Entry Manager08 / Risk checks
Common position-sizing mistakes
Most errors come from using the right formula with incomplete or outdated inputs. Check these points before sending the order.
Treating margin as risk
Required margin is not the amount you expect to lose at Stop Loss. Calculate exposure from Entry to SL instead.
Using one lot size everywhere
Forex pairs, Gold, indices and CFDs can have different contract and tick specifications.
Rounding the volume up
Rounding up can push estimated exposure above the risk limit. Normalize conservatively to the allowed volume step.
Confusing points and pips
Their monetary value can vary by symbol and quote precision. Use the instrument specifications, not a universal shortcut.
Moving the Stop Loss afterward
A wider SL increases risk when volume stays unchanged. Recalculate before execution whenever Entry or SL changes.
Expecting an exact final loss
Spread, commissions, slippage and gaps can make the realized result different from the pre-trade estimate.
09 / FAQ
Position size questions
Can MetaTrader 5 calculate position size automatically?+
The standard MT5 order ticket asks you to enter trade volume. To derive that volume from a fixed cash risk or percentage risk, you need to calculate it manually or use a position-sizing tool, script or Expert Advisor.
Is lot size the same for Forex, Gold and indices?+
No. Tick size, tick value, contract size, account currency and broker specifications can differ between symbols. A lot size that represents one risk amount on EURUSD may represent a very different risk on Gold or an index CFD.
Should position size use account balance or equity?+
Balance excludes floating profit and loss, while equity includes it. Equity can provide a more current risk base when other positions are open, but the method should match your trading plan and any account rules you must follow.
Does risking 1% mean using 1% margin?+
No. Margin is the collateral required to open a leveraged position. Planned risk is the estimated amount lost if price reaches the Stop Loss. They measure different things.
Can the actual loss be larger than the planned risk?+
Yes. Slippage, price gaps, spread changes, commissions and execution conditions can make the final loss different from the estimate. Position sizing controls planned exposure; it cannot guarantee an exact exit price.
Continue learning
Related MT5 trading guides
Use the same position-sizing foundation for Gold, risk-budget selection and Take Profit planning.
Important risk note
All calculations are estimates made before execution. Market gaps, slippage, spread, commissions and broker conditions can change the realized result. This guide is educational and does not provide investment advice or guarantee that a planned risk amount will be the exact final loss.
Read the full risk disclaimer