Learn / Risk & Position Sizing
Leverage is not risk
Leverage determines how much margin you post and how close liquidation sits. It does not determine how much you lose on a trade. That is set by your position size and your stop distance, and it is the same at 5× and 50×.
Conflating the two produces two opposite errors, and most people make one of them.
Demonstrating it
From the futures PnL calculator: 0.5 units, entry 60,000, exit 62,000, 0.05% fee per side.
| Leverage | Net PnL | Margin posted | Return on margin |
|---|---|---|---|
| 10× | 969.50 | 3,000 | 32.3% |
| 50× | 969.50 | 600 | 161.6% |
The dollar result does not move. Profit is the price move times the quantity, and leverage appears nowhere in that. What changes is the denominator of the percentage return.
So “I made 160% on that trade” and “I made 32% on that trade” can describe the identical trade, differing only in how much collateral was tied up.
What leverage actually changes
Margin posted. Less margin per position means more positions can be opened with the same balance — which is where the risk enters, indirectly.
Distance to liquidation.
distance ≈ (1 ÷ leverage) − maintenance margin rate
At 10× with a 0.5% maintenance rate, about 9.5%. At 50×, about 1.5%. This is the real consequence, and it is the one that matters.
Capital efficiency. Margin not tied up in one position is available for others, which is a legitimate use and a common way to accidentally increase total exposure.
Error one: treating leverage as risk
“I only use 3× leverage, so I am conservative.”
3× leverage says nothing about risk per trade. With a wide stop, a 3× position can lose 10% of the account. With a tight stop, a 20× position can lose 0.5%.
Risk per trade is:
risk = position size × |entry − stop|
Leverage is not in it. Someone using low leverage with no stop is taking unbounded risk; someone at high leverage with a tight stop and correct sizing may be taking very little.
Error two: treating leverage as free
“Leverage does not change my risk, so I can use as much as I like.”
True until the point where liquidation arrives before your stop. Past it, your loss is no longer the amount you sized for — the exchange closes the position first, at a worse price, and you lose the margin.
The leverage and stop-loss table locates that crossover. With a 2% stop and a 0.5% maintenance rate it is 40×: below that the stop executes, above it the stop is decorative.
That threshold is the answer to “how much leverage is too much”, and it is specific rather than a matter of taste.
The correct order
Leverage should be last, and it should be an output:
- Stop — where the idea is invalidated. From the chart.
- Risk budget — a percentage of the account, set in advance.
- Position size — determined by 1 and 2. See the position size calculator.
- Leverage — position size ÷ balance. You did not choose it.
- Check — does liquidation arrive before the stop? If so the position is too large; reduce size, do not tighten the stop.
Choosing leverage first and deriving everything else is the common order, and it is how a stop ends up inside a liquidation price without anyone noticing.
Where leverage does create risk
Indirectly, and it is worth naming because the argument above can be over-applied.
It enables more positions. Less margin per position means more of them, and several correlated positions are one larger position — correlation and position limits.
It shrinks the error margin. At 50×, a 1.5% adverse move is terminal for that position. There is very little room for a bad fill, a gap, or accrued funding.
It invites size drift. Available margin feels like capacity, and capacity gets used.
Funding and fees bite harder against margin. Both are charged on notional while your margin is a fraction of it, so the same funding rate is a much larger percentage of posted margin at high leverage — see the funding rate calculator.
FAQ
Does leverage increase my risk?
Not per trade, if position size is set by your stop distance and risk budget — the dollar loss is identical at any leverage. What leverage changes is how close liquidation sits, and once liquidation is nearer than your stop, your loss becomes the margin rather than the amount you planned.
How much leverage is safe?
Any level where liquidation sits further away than your stop. That is a
computable threshold rather than a preference: roughly 1 ÷ (stop distance + maintenance margin rate). With a 2% stop and a 0.5% maintenance rate, about
40×. Beyond it the stop never executes.
Why does my exchange show a huge percentage return?
Because return on margin divides profit by the collateral posted rather than by your account. At high leverage the margin is small, so the percentage is large while the dollar result is unchanged. The same trade at 10× and 50× makes identical money and shows very different percentages.
Should I use low leverage to be safe?
Low leverage does not by itself make a position safe — a large position with a wide stop and low leverage can lose far more than a small one at high leverage. Set your risk from stop distance and position size, then check the resulting leverage against your liquidation distance. Leverage is the output of that process, not its input.