Fixed Lot Sizes Are a Silent Account Killer

Fixed Lot Sizes Are a Silent Account Killer

20 July 2026, 10:45
Ahmed Jazlaan Mohamed
0
12

Here's a quick way to tell if someone's position sizing is broken: ask them why they're trading 0.10 lots on this trade. If the honest answer is "that's just what I usually trade," their risk isn't actually being managed - it's just showing up as whatever the fixed lot size happens to produce, trade after trade, regardless of how far away the stop loss is.

Why fixed lot sizes quietly do the wrong thing

A fixed lot size means your dollar risk moves around depending on your stop distance, even though you never decided that on purpose. A trade with a tight 20-point stop and a trade with a wide 200-point stop, both at the same 0.10 lots, risk completely different amounts of money - the tight one risks far less than the wide one, purely as a side effect of where the stop happened to land, not because you chose to risk more on one trade than the other.

Flip it around: risk-based sizing fixes the dollar amount first (say, 1% of your account) and calculates the lot size to fit whatever the stop distance actually is. A tight stop gets a bigger position, a wide stop gets a smaller one - but the actual dollar risk stays the same, trade to trade, which is usually what people think they're doing already and often aren't.

A worked example

Say you have a $10,000 account and you've decided 1% risk per trade ($100) is your rule. On EURUSD, a standard lot moves roughly $10 per pip. If your stop is 50 pips away, that's $500 per lot at risk - well over your $100 limit, so the correct size here is 0.20 lots (0.20 x $500 = $100). If instead your stop is only 15 pips away, $10/pip x 15 = $150 per lot, so the correct size is closer to 0.67 lots to still risk exactly $100.

Two completely different position sizes, same $100 risk, purely because the stop distance changed. A fixed lot size would have either badly underused the tight-stop trade or badly overexposed the wide-stop one.

The part that trips people up: broker-specific values

The formula itself is simple - risk amount divided by the dollar value of your stop distance. What complicates manual calculation is that "dollar value per point" isn't uniform across symbols, and isn't even always the textbook value for a given symbol - it depends on the tick value and tick size your specific broker actually quotes, which can vary by account type and instrument. A calculation that assumes a textbook $10/pip when your broker's actual tick value is slightly different will be quietly wrong every single time, in the same direction, without ever throwing an obvious error.

Why this compounds over time

A single mis-sized trade is a minor problem. A sizing habit that's slightly wrong on every trade compounds - either bleeding the account faster than intended during a losing stretch, or leaving real return on the table during a winning one, purely because the risk per trade was never actually consistent to begin with. Consistent sizing doesn't guarantee good outcomes, but inconsistent sizing guarantees you can't even properly evaluate your own strategy's results, since the risk taken varies from trade to trade for reasons that had nothing to do with conviction or edge.

What I built

SmartTrader Position Calculator puts three draggable lines on your chart - Entry, Stop Loss, Take Profit - and calculates the exact lot size live as you drag them, using your broker's actual tick value and volume step rather than a rounded textbook approximation. It also shows the Risk:Reward ratio from your Take Profit line, and exactly how much you're risking in your account currency, updated in real time as you adjust.

It doesn't place the trade for you - you still enter it yourself, on your own terms. It just makes sure the size you're about to type in is the one that actually matches the risk you meant to take, using your broker's real numbers instead of an approximation.

Get it

On the Market: https://www.mql5.com/en/market/product/186648?source=Site/b>

From the same developer as SmartTrader AI Pro, a XAUUSD dashboard built around documenting what's actually validated rather than overclaiming: https://www.mql5.com/en/market/product/186191?source=Site