| Technical exit | Stop loss | |
|---|---|---|
| Watches | The underlying | The position |
| Fires on | A named market condition | A stated loss on the trade |
| Can fire in profit | Yes | No |
| Affected by a volatility spike | No | Yes |
This is the exit most likely to make a backtest lie to you.
Yes, as long as the condition is fully specified — the level, the timeframe and the confirmation. If it needs you to look at the chart and decide, it can’t be tested.
That is an open question and one worth separating from entries. A signal that makes a poor entry can still make a good exit, because the two jobs are different.
No, and forcing it to is a habit rather than a principle. There is no reason the condition that gets you in has to be the mirror of the one that gets you out.
Yes, and that is the point of it. You are closing because the reason for the trade has gone, not because the money has.
No technical-exit result is published yet, and there is a reason to be careful here.
Any run using price levels has to prove the level existed on the day the trade opened. Until that check is built into the capture, this site will not publish a technical-exit result — a rule that quietly sees the future produces the best backtest on the page and the worst live experience.