Skip to main content
Back to Articles
Fundamentals

What Is Breakeven Automation?

Moving your stop to entry once a trade is working sounds simple. The trigger, the offset and the failure modes are where it gets interesting.

Áron LukácsSeptember 8, 20256 min read
What Is Breakeven Automation?

Breakeven automation moves your stop loss to your entry price once a trade has gone far enough in your favour. From that moment, the worst case on the trade stops being a loss and becomes nothing.

It is the single most useful piece of trade management for signal followers, and it is the one most often done badly.

Why it matters more for signal followers

If you place your own trades, you are usually watching them. You see a trade run to the first target, stall, and start coming back, and you can do something about it.

If you follow signals, the trade fires while you are asleep or at work. The move that would have been the obvious moment to protect it happens without you. You look at your phone four hours later and the trade is back at entry, or below it, and you have gone from forty pips up to a loss on a setup that was working.

That round trip, from clearly winning to losing without you ever having a chance to act, is the specific pain breakeven exists to remove.

The trigger

Something has to decide when to move the stop. Three approaches are common.

Pip distance. Move the stop when the trade is up thirty pips. Simple and predictable. Its weakness is that thirty pips means different things on different instruments and in different conditions. Thirty pips on EURUSD in a quiet Asian session is a real move. Thirty pips on gold during New York is noise.

Take-profit level. Move the stop when the trade reaches TP1. This is the one I would use for most channels, because the provider has already told you where the meaningful levels are. Reaching TP1 means the setup is working on the provider's own terms. Its weakness is that a provider with a very distant first target leaves you unprotected for a long time.

Risk multiple. Move the stop when the trade is up by the amount you are risking, a 1R move. Scales with the trade rather than with the instrument, which makes it the most consistent of the three across a mixed portfolio of channels.

The offset, which people get wrong

Exact breakeven is a stop at your entry price. That is not always what you want.

Move the stop to exactly your entry and the trade closes at zero, before costs. Spread and commission mean you are slightly down. And a stop sitting exactly at a round number that price has already touched is sitting somewhere price is quite likely to revisit on noise alone.

Most people should use a small positive offset: entry plus two or three pips on a buy. The trade is then guaranteed to close at a small profit rather than at zero, and the stop sits a little away from the level everyone else is watching.

The argument against is that an offset gets you stopped out marginally more often. That is true and it is worth it, because the alternative is a trade that closes at exactly zero minus costs after being forty pips up.

What good implementations get right

It has to preserve your take profit. On most platforms, modifying a position replaces every level at once. A breakeven move that sends a new stop without also re-sending the take profit deletes the take profit outright. The trade stays open with a protected stop and no target, and runs until something else closes it. This is a common bug, it is invisible when it happens, and it is the first thing I would test on any tool.

It has to check the move helps. A breakeven stop must never land on the losing side of entry, and must never push a stop backwards that is already protecting you. If a trade has already moved to breakeven and a second event fires, the correct response is to do nothing.

It has to handle refusal. If the trade is underwater when breakeven is requested, the broker will refuse the modification, and refusing is right. What matters is what happens next. The trade should be left as it is. Any fallback that closes the position instead is worse than doing nothing.

It has to act on every position in the trade. A layered entry is several broker positions. Breakeven applied to one of them leaves the rest exposed, which is the same class of mistake as closing one position and believing you are flat.

It has to tell you it worked. A tool that only notifies on failure leaves you unable to distinguish success from a broken notification system, so you check the dashboard anyway and the automation has saved you nothing.

What it cannot do

Breakeven does not improve a trade that goes straight to target. Those trades were always going to win, and moving the stop changed nothing about them.

It does cost you some trades that would eventually have worked. Price reaches your trigger, pulls back through your entry, stops you out flat, then goes and hits every target without you. This will happen and it will be annoying. It is the premium you pay for not giving back the winners, and over a sample it is worth paying, but anyone who tells you it is free is selling something.

It is not a substitute for a stop loss. The trade is unprotected between entry and trigger, which is where most losses actually occur.

And it does nothing for the trade that goes against you from the first tick.

Setting it up sensibly

Start with a take-profit trigger at TP1 if your provider posts sensible first targets, and a two or three pip offset.

Then check whether the trigger fires. If your channel's TP1 is routinely a long way out, you are unprotected for most of the trade and a pip or risk-multiple trigger will serve you better.

Watch a month before adjusting. The instinct after being stopped at breakeven on a trade that later ran is to widen the trigger, and that instinct is usually wrong. One frustrating trade is not a sample.

TTMT moves the stop the moment the trigger is met, on every position in the trade, preserving your take profit, checking the new stop actually protects before sending it.

Related: what a layered entry is, and how signal parsing and execution fit together.

Start a free 7-day trial at telegramtometatrader.com.

Áron Lukács

Áron Lukács

Founder & Developer at TTMT

I built TTMT because I was tired of missing trades while sleeping or working. After years of following signal providers manually, I created the automation tool I wished existed. Now I help traders like you copy signals effortlessly.

Stay Updated

Get the latest trading tips, TTMT updates, and market insights delivered to your inbox.

No spam. Unsubscribe anytime.