Averaging Down and Pyramiding Risk: Weighted Average Price, Total Stop Loss and Risk Budgets
Learn — Lot Sizing Series 10
Averaging Down and Pyramiding Risk: Weighted Average Price, Total Stop Loss and Risk Budgets
The short answer: even when averaging down makes your average entry look more favourable, the total loss to a shared stop can actually grow, because your total lots have increased. The core of an averaging down risk calculation is to keep the improving average and the rising total risk as two separate ideas, and to recalculate every leg before you add. This guide walks through the weighted average price, per-leg loss, total loss, total required margin and risk budget using a single fictional dataset with units, plus a mini calculator.
- Find weighted average = Σ(price × quantity) ÷ Σquantity, with units
- Compute total loss as the sum of each leg’s loss
- See why a lower average can still raise total risk
- Decide with a pre-add risk-budget gate
Key takeaways
- Weighted average price = Σ(price × quantity) ÷ Σquantity. When contract size is identical, you can weight by lots directly.
- Each leg’s loss = |entry − stop| × value × lots. Total loss = the sum of every leg’s loss.
- Even when the average entry falls, the total loss to a shared stop can rise because total lots have grown.
- Before adding, check the remaining risk budget, post-add total risk %, total required margin, stress loss and exit rules.
- Every number here is fictional educational data — not a real contract specification or price.
Open contents
- A lower average, a higher total risk
- Terms and assumptions
- Weighted average and total loss formulas
- Three-leg worked example with units
- What changes across adds 1 to 3
- When average alone is not enough
- The pre-add risk-budget gate
- Check before and after with the mini calculator
- Shared, leg-specific stops and partial exits
- Daily, weekly and monthly budgets
- Common mistakes
- Pre-add checklist
- From Pro analysis to Premium management
- FAQ
- Summary and next step
- Related reading
The answer
A lower average entry can still mean a higher total risk
When you average down — adding in the losing direction — the average entry falls and the break-even point moves closer, so it is easy to feel that risk has decreased. In practice, the total loss to a shared stop usually grows instead, because the total lots have increased. The improving average and the rising total risk are two separate measures, and recalculating every leg before you add is the starting point of any averaging down risk calculation.
In the fictional example used throughout this article, adding 0.20 lot three times at 150.00, 149.00 and 148.00 improves the weighted average from 150.00 to 149.50 to 149.00 — yet the total loss to a shared stop of 147.00 rises from 60,000 JPY to 100,000 JPY to 120,000 JPY. Looking only at the average, you overlook both this increase in total loss and the increase in total required margin. For the wider picture of setting trade size from stop loss, allowed risk and margin, the FX & CFD Lot Size Calculation Guide is the pillar; this article applies that foundation to several added entries seen together.
All numbers, figures and tables below are fictional educational data — not real prices, contract specifications or results. They exist to show how the formulas and relationships read, not the size of the amounts themselves, and they do not recommend any particular trade, entry or exit.
Terms and assumptions
Terms and assumptions: legs, averaging down and pyramiding
Before the formulas, here are the words with their units. Definitions vary by broker and context, so treat these as generalised educational definitions. The point is not whether averaging down or pyramiding is good or bad, but the shared habit of recalculating total risk whichever direction you add in.
- Leg: an individual entry that forms part of a same-direction position. The first entry, the second add and so on each count as one leg.
- Averaging down: adding in the direction of the open loss to lower the average entry (lower for a long, higher for a short). The average improves, but the total lots grow.
- Pyramiding: adding in the direction of the open profit to build the position. Even with an open profit, a stop near your entries means each added leg still adds to the potential loss.
- Weighted average entry (price per unit): the average of each leg’s price weighted by quantity, found with Σ(price × quantity) ÷ Σquantity.
- Shared stop / leg-specific stop: closing every leg at one price is a shared stop; using a different stop per leg is leg-specific. The total-loss method changes with each.
- Value (currency per 1.0 price move, per 1 lot): the profit or loss on one lot when the price moves by 1.0, expressed as contract size × conversion rate.
If the relationship between lots, contract size and pips is still uncertain, reviewing the lot-sizing basics in the pillar guide first makes the formulas below easier to read. The framework of how much of the account to put at risk on a single trade is covered in how much to risk per trade, which this article extends across several legs.
Formulas
Weighted average and total loss: sum leg by leg
Two formulas underpin the calculation for an added entry: one for the average price, one for the total loss. Both are shown with units.
Total lots = Σlots
Each leg’s loss [JPY] = |entry − stop| × value × lots
(value = contract size × conversion rate)
Total loss [JPY] = Σ each leg’s loss
Account % = total loss ÷ account base × 100
What matters here is computing the total loss as the sum of each leg’s loss. When the contract size and value are the same for every leg and the stop is shared, this equals weighted average × total lots. But the two diverge when legs use different stops, when you mix instruments with different values, or when a partial exit changes the lots. As a safe habit, always calculate leg by leg and sum. For instruments whose contract size or value differs from a currency pair, reading this alongside required margin and effective leverage also reduces oversights on the margin side.
Worked example with units
Three-leg worked example: weighted average price and total loss
One fictional dataset is reused all the way through. The assumptions below are a fictional educational example, not real prices or contract specifications.
- Instrument: USD/JPY (account currency JPY), long direction
- Contract size: 100,000 currency units per lot; conversion rate 1 → value = 100,000 JPY per 1.0 price move per lot
- Leg 1: 0.20 lot at 150.00 / Leg 2: 0.20 lot at 149.00 / Leg 3: 0.20 lot at 148.00
- Shared stop: 147.00 / account base: 1,000,000 JPY / set leverage: 25×
First the weighted average. Because the quantity (lots) is equal on every leg, the weighted average equals the simple average.
= 89.40 ÷ 0.60 = 149.00 [price/unit]
Total lots = 0.20 + 0.20 + 0.20 = 0.60 lot
Next, find each leg’s loss to the shared stop of 147.00 with |entry − stop| × value × lots, then sum. The value is contract size 100,000 × conversion rate 1 = 100,000 JPY per 1.0 price move per lot.
| Leg | Entry | Lots | |entry − stop| | Leg loss |
|---|---|---|---|---|
| Leg 1 | 150.00 | 0.20 | 3.00 | 60,000 JPY |
| Leg 2 | 149.00 | 0.20 | 2.00 | 40,000 JPY |
| Leg 3 | 148.00 | 0.20 | 1.00 | 20,000 JPY |
| Total | avg 149.00 | 0.60 | — | 120,000 JPY |
The total loss is 120,000 JPY, which is 12.0% of the 1,000,000 JPY account base. As a cross-check, because the stop is shared and value and contract size are identical, this matches the average-based calculation: |149.00 − 147.00| × 100,000 × 0.60 = 2.00 × 60,000 = 120,000 JPY. The total required margin is the sum of each leg’s notional ÷ leverage: (150.00 + 149.00 + 148.00) × 100,000 × 0.20 ÷ 25 = 8,940,000 ÷ 25 = 357,600 JPY, for margin usage of about 35.8%. The method of sizing from stop distance itself is covered in the 1% and 2% rules article; here it is summed across three legs.
The progression
What changes across adds 1 to 3: average, total lots and total loss move separately
Using the same fictional example, here is the progression as one leg is added at a time. The point is the three different directions of movement: the weighted average falls (improves) while the total loss and total required margin rise.
| Stage | Added leg | Total lots | Weighted avg | Total loss | Account % | Cumulative margin |
|---|---|---|---|---|---|---|
| After leg 1 | 150.00 / 0.20 | 0.20 | 150.00 | 60,000 JPY | 6.0% | 120,000 JPY |
| After leg 2 | +149.00 / 0.20 | 0.40 | 149.50 | 100,000 JPY | 10.0% | 239,200 JPY |
| After leg 3 | +148.00 / 0.20 | 0.60 | 149.00 | 120,000 JPY | 12.0% | 357,600 JPY |
| Hypothetical leg 4 | +147.50 / 0.20 | 0.80 | 148.63 | 130,000 JPY | 13.0% | 475,600 JPY |
Even as the weighted average improves from 150.00 to 149.00, the total loss to the shared stop of 147.00 doubles from 60,000 JPY to 120,000 JPY, and the total required margin rises from 120,000 JPY to 357,600 JPY. Add a hypothetical fourth leg and the average falls further to 148.63, but the total loss climbs to 130,000 JPY (13.0%) and the margin to 475,600 JPY. “A lower average equals safer” does not hold — that is the heart of this table.
A common error
When the average price alone cannot give the total loss
With a shared stop and identical contract size and value on every leg, weighted average × total lots equals the per-leg sum. But apply a different stop to each leg and they no longer match. Compare the same three legs against a separate scenario with shallower leg-specific stops.
| Leg | Entry | Lots | Leg-specific stop | |entry − stop| | Leg loss |
|---|---|---|---|---|---|
| Leg 1 | 150.00 | 0.20 | 148.50 | 1.50 | 30,000 JPY |
| Leg 2 | 149.00 | 0.20 | 148.00 | 1.00 | 20,000 JPY |
| Leg 3 | 148.00 | 0.20 | 147.50 | 0.50 | 10,000 JPY |
| Total | avg 149.00 | 0.60 | — | — | 60,000 JPY |
The per-leg sum in this scenario is 60,000 JPY. Yet the shortcut of applying a single stop of 147.00 to the weighted average of 149.00 gives |149.00 − 147.00| × 100,000 × 0.60 = 120,000 JPY — twice the true figure. With leg-specific stops the distance to each stop differs, so applying one stop to the average does not produce the correct total loss. The same is true when you mix instruments with different contract sizes or values. When in doubt, calculate leg by leg and sum — that is the basic step for avoiding the error. The general framework for seeing aggregate risk and concentration across several positions is covered in calculating aggregate risk across multiple positions.
Risk-budget gate
The pre-add risk-budget gate: decide on the remaining budget
This is the idea of deciding whether to add based on the remaining risk budget rather than on how the average looks. Take a fictional example with a monthly risk budget set at 15.0% of the account (150,000 JPY), and consider adding a third leg from a two-leg position (planned loss 10.0%). The budget level is a self-chosen operating limit, not a rule or a guarantee.
In this example, adding the third leg raises the total loss to 12.0%, which together with the 3.0% already realized uses up the 15.0% budget exactly. So the order of reasoning is not “add because the average improved” but “does the 2.0% still needed fit inside the 2.0% remaining?”. Further, if the 147.00 stop slips to 146.50 on a gap, 0.50 × 100,000 × 0.60 = 30,000 JPY is added, making the total loss 150,000 JPY (15.0%) and breaching the budget. A stop does not guarantee execution at the requested price, so the stress-case overshoot is worth seeing before you add.
Check the numbers
Check before and after with the mini calculator
Everything above can be checked for a single position by entering your own inputs into SG Group’s free lot size calculator, which returns the planned loss and required margin. Combining the weighted average and total risk of several legs is Pro territory, but first use the educational mini calculator below to feel how the average price and total loss move before and after an add. Enter a hypothetical fourth leg to compare how adding changes the average and total loss. It does not suggest an order. With JavaScript disabled, the static table that follows shows the same inputs, formulas and answers.
| Item | Formula and substitution | Answer |
|---|---|---|
| Total lots | 0.20 + 0.20 + 0.20 | 0.60 lot |
| Weighted average | (150.00×0.20 + 149.00×0.20 + 148.00×0.20) ÷ 0.60 | 149.00 |
| Per-leg loss | 3.00×100,000×0.20 / 2.00×… / 1.00×… | 60,000 / 40,000 / 20,000 JPY |
| Total loss | 60,000 + 40,000 + 20,000 | 120,000 JPY |
| Account % | 120,000 ÷ 1,000,000 × 100 | 12.0% |
| Total required margin | (150.00 + 149.00 + 148.00)×100,000×0.20 ÷ 25 | 357,600 JPY |
| Remaining risk budget | 15.0% − 3.0% − 12.0% | 0.0% (0 JPY) |
Enter 147.50 and 0.20 lot for the fourth leg and the weighted average falls to 148.63, while the total loss rises to 130,000 JPY (13.0%) and the remaining budget turns negative. Use it as a before-and-after comparison so a better average does not become the reason to conclude “there is still room to add”.
A single planned loss is free to check. What helps next is the “aggregate” and “ongoing” view
The planned loss and required margin for one leg can be checked directly in the free lot size calculator. When you reach the stage of analysing the weighted average and total risk of several legs together — including concentration in shared factors and simultaneous margin consumption — compare the scope of the features. Ongoing risk-budget management and deviation detection sit a level above that. Because pricing and features can change, they are not fixed in the body text.
Placing stops
Shared stops, leg-specific stops and partial exits: how the maths differs
How you place stops and close positions changes the way total loss is calculated. Here is how each is handled.
- Shared stop: assumes all legs close at the same price. Sum each leg’s loss = |entry − shared stop| × value × lots. The main example in this article (Tables 1 and 2) uses this method.
- Leg-specific stops: the stop price differs per leg. Always compute each leg’s loss and then sum (Table 3). The shortcut of applying a single stop to the average cannot be used.
- Partial exit: closing some legs or some lots first changes the total lots and weighted average of the remaining position. Recalculate the average and total loss on the remaining legs after every exit.
The more scenarios you have, the harder they are to manage in your head. It is practical to save the shared-stop case, the leg-specific case and the post-partial-exit case as separate scenarios, updating each time you add or close. Checking whether the position can be opened at all on the margin side (total required margin and usage) alongside required margin and effective leverage lets you cover both the loss side and the margin side.
Period budgets
Daily, weekly and monthly risk budgets, and detecting deviations
A trading risk budget means deciding in advance, not only the stop for a single trade, but the ceiling of loss you will accept over a period. For example, set an allowance for a day, a week and a month as an account percentage, subtract realized losses and the planned loss of current open positions, and only consider adds or new trades within what remains. The gate figure above was one example of such a monthly budget.
What is especially worth watching in budget management is the signs of deviation from your usual operation. Unplanned adds, larger-than-usual lots, higher-than-usual margin usage and rapid consecutive entries all tend to spend the budget quickly. Being able to notice these “different from usual” moves early — through quantity, margin or budget consumption — makes it easier to hold back excessive adds driven by a better average. The percentage level remains a self-chosen operating limit, not a rule or a guarantee. If you want to test a strategy’s own loss characteristics and how likely losing streaks are, the thinking in the strategy robustness lab is a useful reference.
Avoid
Common mistakes and how to avoid them
Errors around position sizing for added entries fall into a few recurring types. If any sound familiar, that item is the place to start reviewing.
- Mistaking a better average for safety: reading a lower average as “less risk”. The total loss to a shared stop often rises as total lots grow.
- Applying one stop to the average: using weighted average × total lots when stops are leg-specific or values differ. Sum leg by leg instead.
- Over-trusting open P&L as a cushion: adding on the assumption of unrealized profit or loss. Calculate the total loss to the stop separately from open P&L.
- Overlooking the rising total margin: margin also accumulates with each add. Confirm whether quantity, margin or budget hits its limit first.
- Adding without a risk budget: with no concept of remaining budget, you can add without limit. Set the period ceiling first.
- Mistaking stop execution for a guarantee: not allowing for slippage past the stop on a gap, a fast market or thin liquidity. Look at the stress-case loss too.
Pre-add checklist
A practical checklist before adding another entry
Run through the following once before you add. It does not produce a pass/fail or a trade decision; it reduces oversights on total risk.
- Have you recalculated the weighted average and total lots with the post-add values?
- Have you summed the total loss to the shared (or leg-specific) stop leg by leg?
- Does the post-add total risk % fit within the remaining risk budget you set for the period?
- Are the total required margin and margin usage within a comfortable range against the account base?
- Is concentration in a shared factor — the same currency or index — becoming too strong?
- Have you looked at the loss (stress) if the stop is slipped past on a gap or slippage?
- Have you decided in advance where you will stop adding and where you will exit?
- Have you verified the contract size, minimum lot, leverage and margin rate against your broker’s official specification?
Stages
From Pro analysis to Premium ongoing management: stages of what you can check
The single planned loss in this article can be checked within the free tier. The design is to move to the stage of analysing the average price and total risk of several legs together, and then to the stage of managing a risk budget over time, considering the higher tiers as those problems arise. Because feature names, scope and pricing can change, treat the plans page as the single source of truth for the latest.
Check a single position
- Planned loss and risk % for a single position
- Required margin, usage and effective leverage
- Reverse-check a chosen lot; copy and share the result
Analyse several legs
- Weighted average and total risk across legs
- Concentration in shared factors and correlation risk
- Symbol- and broker-level contract-spec management
Manage over time
- Encrypted Vault and dedicated dashboard
- Risk budget, rule compass and unusual-activity signals
- Stress testing and trade journal
The general approach to aggregate risk, correlation and currency concentration when viewing several positions together is explained in calculating aggregate risk across multiple positions. While a single-position check is enough, the free tier is sufficient.
FAQ
Frequently asked questions
How is average entry calculated after averaging down?
Does averaging down reduce stop-loss risk?
How is total pyramiding risk calculated?
Is average entry alone enough to calculate total loss?
How do shared and leg-specific stops differ?
What should I check before adding another entry?
What is a daily, weekly or monthly risk budget?
What are Vault and risk-budget features used for on Premium?
Summary
Summary: averaging down risk calculation and the next step
For averaging down and pyramiding, find the average with weighted average = Σ(price × quantity) ÷ Σquantity and the total risk with total loss = the sum of each leg’s loss. The key point is that even when the average entry falls, the total loss to a shared stop and the total required margin can rise instead, because total lots have grown. Keep the improving average and the rising total risk as separate views.
In practice: (1) recalculate the post-add weighted average and total lots, (2) sum the total loss to the stop leg by leg, (3) confirm the post-add total risk % fits the remaining period risk budget, (4) look at the total required margin and usage, and (5) decide the gap/slippage stress and your exit rules. Holding to these five points makes it easier to resist excessive adds pulled along by a better average.
Read next
LC01: FX & CFD Lot Size Calculation Guide — Risk, Stop Loss, Margin and Leverage — return to the full picture of setting trade size and review the entry point to each topic in learning order.
Sources and further reading
Disclaimer
- This article is descriptive, educational content explaining the weighted average price and total risk of averaging down and pyramiding. It does not recommend, advise, solicit or guarantee buying, holding, adding to, exiting or forecasting any financial instrument, nor any investment decision. It makes no claim of an “ideal lot”, a “safe lot” or a “lot you can always keep to”.
- All figures, charts and tables are fictional educational data, not real prices, contract specifications, results, user numbers or revenue. The same example dataset is used consistently across the body text, figures, tables and mini calculator.
- The mini calculator’s results are input-based estimates. They exclude spread, commissions, swap/financing, unrealized P&L, partial exits, liquidation, and any overshoot from gaps or slippage. Actual total loss, required margin and execution price vary with the market and your broker’s contract specifications.
- A stop order does not guarantee execution at the requested price. Gaps, fast markets, thin liquidity and slippage may produce a loss larger than the simple estimate.
- Lots, contract size, pip/point conventions, minimum quantity, leverage, margin, liquidation and currency conversion vary by broker, account, instrument and jurisdiction. Do not treat them as universal values; verify official contract specifications before trading, and check the latest official information for any jurisdiction-specific rules. The 1%, 2% or risk-budget percentages are self-chosen operating limits, not rules or guarantees.

