DEV Community

Stop-Loss Isn’t Bearish: Turn Risk Into a Repeatable System

Most investors don’t blow up because they’re wrong. They blow up because they’re wrong while oversized.

A stop-loss isn’t a prediction. It’s a boundary. It’s the line that protects your portfolio from one mistake becoming a long-term impairment. If you treat exits as “confidence tests,” risk management turns into ego management. The goal isn’t to be right all the time. The goal is to stay solvent long enough for compounding to work.

Risk is forced selling, not volatility

Volatility is uncomfortable, but it’s not automatically dangerous. Risk becomes dangerous when you’re forced to sell at the worst time because position size was fragile, leverage was unnecessary, or you didn’t plan for normal drawdowns.

That’s why “stop-loss” is not the real skill. The real skill is sizing.

The simplest position-sizing formula

If you want a process you can repeat, you need a way to decide position size before emotions show up.

Use three inputs:

Account size: the total capital you’re allocating
Risk per position (%): how much of the account you’re willing to lose if you’re wrong
Stop distance (%): the maximum adverse move you’re willing to tolerate before you exit

Now compute:

Position Size = (Account Size × Risk%) ÷ Stop Distance%

Example:

Account size = 10,000
Risk per position = 1%
Stop distance = 5%

Position Size = (10,000 × 0.01) ÷ 0.05 = 2,000

This does something powerful. It makes risk explicit. You stop sizing by confidence, headlines, or “this time feels different.” You size by rule.

Three exits that don’t depend on vibes

Stops often fail because people think there’s only one kind. In practice, exits can be defined by different “truths”:

Thesis exit: you leave because the reason you entered is no longer true
Volatility exit: you leave because the position no longer fits your risk budget
Time exit: you leave because the setup didn’t work within a reasonable window and capital should be reallocated

The key is that these are defined before entry. If the rule is created during stress, it’s not a rule—it’s a negotiation.

A portfolio-level guardrail (the part most people skip)

Even if each position is “only 1% risk,” multiple positions can stack into a dangerous total exposure.

A simple portfolio rule is to cap your total open risk. For example, set a maximum of 4%–6% total risk across all open positions. This prevents a series of “good ideas” from quietly becoming one large, fragile bet.

Why this matters more than the asset you pick

You can have a strong thesis and still lose if your sizing is wrong. You can have a mediocre thesis and still survive if your sizing is disciplined. Survival is the first strategy. Returns come later.

If you want one habit to adopt today, make this the habit: write your exit and define your maximum loss before you enter.

Discussion question: What’s your simplest method for enforcing discipline—spreadsheet, script, an app, or a manual rule?

https://www.svmacademy.com/

Top comments (0)