Position sizing risk methods

Fixed risk vs percentage risk.

Both methods start with the same goal: define the maximum planned loss before choosing volume. The difference is whether that risk budget remains a fixed cash amount or scales with the account value.

10 minute readUpdated August 20, 2026Beginner-friendly

Quick answer

Fixed cash risk
Same currency amount per trade

Percentage risk
Account value × Risk %

Both methods
Risk ÷ 1-lot loss to SL

The risk-budget method changes the numerator. Entry, Stop Loss and the symbol specification still determine the final MT5 lot size.

01 / Definitions

The difference in one sentence

Fixed risk keeps the planned cash loss unchanged from trade to trade. Percentage risk keeps the planned loss proportional to a selected account value, so the cash amount falls during drawdown and rises as the account grows.

Fixed risk

€50 remains €50

Easy to understand and review in currency terms, but the same amount becomes a larger percentage after losses and a smaller percentage after growth.

Percentage risk

1% scales with the account

Automatically reduces nominal exposure in a drawdown and increases it after growth, creating a compounding effect in both directions.

02 / Calculation

The two risk-budget formulas

The methods diverge only when the cash risk budget is defined. After that, both use the estimated one-lot loss from Entry to Stop Loss.

Fixed method:
Risk amount = Selected cash amount

Percentage method:
Risk amount = Account value × Risk %

Position size:
Risk amount ÷ Absolute loss for 1.00 lot

The raw result must still be rounded conservatively to the broker's permitted volume step. For the complete symbol-aware method, read How to Calculate Position Size in MT5.

03 / Worked comparison

Fixed $100 risk versus 1% risk

Assume the starting account is $10,000. Initially, both methods allocate the same $100. Their behavior separates only when the account value changes.

Account valueFixed $100Effective fixed %1% risk amount
$12,000$1000.83%$120
$10,000$1001.00%$100
$9,000$1001.11%$90
$8,000$1001.25%$80

This table does not say which method will perform better. It only exposes the sizing behavior: fixed risk resists nominal change; percentage risk resists proportional change.

04 / Account path

How each method reacts to drawdown and growth

Percentage risk has a built-in feedback mechanism. After losses, the next cash allocation contracts. After gains, it expands. Fixed risk removes that automatic scaling.

During drawdown

Percentage risk reduces the next nominal loss allocation. Fixed cash risk does not, so the same amount represents progressively more of the remaining account.

During growth

Percentage risk increases nominal exposure as the base grows. Fixed cash risk becomes a smaller fraction of the account and therefore scales more slowly.

Compounding magnifies both the benefits of growth and the impact of sizing mistakes. A percentage rule is not automatically conservative if the percentage itself is too large for the strategy's expected losing streaks.

05 / Percentage base

Balance or equity? Define the base

A percentage is incomplete until its base is named. MT5 balance reflects closed trade results and account operations, while equity also varies with floating profit and loss and applicable account adjustments.

Balance-based risk

Produces a stable base between closed trades. It does not react to unrealized losses or gains in positions that remain open.

Equity-based risk

Reflects the current floating account value. It can change while open positions move, so a new order's risk amount may also move.

MT5 exposes balance and equity as separate account properties. See the MQL5 account-properties reference. If a broker, funded account or risk mandate defines the base, that rule takes priority over personal preference.

06 / Comparison

Strengths and trade-offs

A good method is one whose behavior you understand in advance and can apply without changing it emotionally after a win or loss.

QuestionFixed cash riskPercentage risk
Easy nominal budgeting?Very directCash amount changes
Reduces after drawdown?No, unless reviewedYes, automatically
Compounds after growth?No, unless reviewedYes, automatically
Stable account percentage?NoApproximately, by definition

07 / Decision framework

How to choose a method

Start with the constraints of the strategy and account, not with a preferred round number. Then document the rule so the same setup receives the same treatment.

01

Review expected losing streaks

Estimate whether the selected amount or percentage keeps drawdown within the level you can financially and psychologically tolerate.

02

Check account rules

Some brokers, investors or funded programs define daily, overall or equity-based limits that can override a personal sizing preference.

03

Define review points

A fixed amount can be changed at planned account milestones; a percentage can be capped with an explicit maximum cash amount.

04

Test total exposure

Several correlated trades can behave like one larger position even when every ticket meets its individual risk limit.

08 / Risk discipline

Consistency matters more than the label

A carefully selected method loses its value when the risk is increased after a loss, widened by moving the Stop Loss, or calculated without considering existing positions.

Write the complete rule

Name the cash amount or percentage, balance or equity base, maximum aggregate exposure, recalculation timing and any daily loss stop. “Risk 1%” alone leaves several material choices open.

09 / MT5 workflow

Automatic risk-based position sizing

Automation can remove repetitive arithmetic without deciding how much risk is appropriate. The trader selects the method and limit; the tool translates that choice into a symbol-valid volume.

Fast Entry Manager supports both methods

  • Select a fixed currency amount or a percentage-risk input
  • Base the calculation on the configured account value
  • Recalculate lot size as Entry or Stop Loss changes
  • Normalize the result to the broker's volume rules
Explore the automated risk calculator

10 / FAQ

Frequently asked questions

Use these answers as definitions, then set limits that match your own strategy data and account rules.

Is fixed risk or percentage risk better for trading?

Neither method is universally better. Fixed cash risk is simple and stable in nominal terms. Percentage risk automatically scales with the chosen account value. The suitable method depends on the trading plan, drawdown limits, account rules and the trader's ability to apply it consistently.

What percentage should a trader risk per trade?

There is no percentage that is appropriate for every trader or strategy. The limit should consider expected losing streaks, maximum acceptable drawdown, portfolio exposure, execution risk and any broker or funded-account rules.

Should percentage risk use balance or equity?

Balance excludes floating profit and loss, while equity includes it. Equity responds to open positions; balance is more stable between closed trades. Choose one definition in the trading plan and apply it consistently unless a governing account rule requires another method.

Does fixed cash risk stay at the same percentage?

No. The cash amount stays fixed, but its percentage of the account rises when the account falls and decreases when the account grows. That change is an important trade-off of the method.

Can several individually sized trades exceed the total risk limit?

Yes. Position sizing one trade at a time does not control combined or correlated exposure. A portfolio-level rule should account for all open positions, shared market drivers and the possibility that multiple stops are hit together.

Risk note

This material is educational and does not constitute financial advice. Trading involves risk. Calculations made before entry are estimates; spread, commissions, slippage, price gaps and execution conditions can change the realized result.

Continue learning

Related MT5 trading guides

Build the concepts in order, then apply them consistently in your own trading plan.