KoreSignal
Risk management

Automatic break-even stop: when it helps

KoreSignal11 min read

«Move my stop to entry once the trade is up» is the most repeated request in copy-trading. We measured what it really does across 512 live trades: 279 closed at zero.

There is one request that shows up in every copy-trading forum, worded almost identically every time: "I want the bot to move my stop to my entry price once the trade is in profit."

It is a reasonable request. It sounds like free protection: if you are already up, why would you let that trade end as a loss? Move it to zero and the worst case becomes getting out exactly where you got in.

We built it, we shipped it on by default at 15 pips, and then we did the thing almost nobody does: we measured what it had been doing for thirty days.

What 512 trades measured

Over a 30-day window we looked at every closed trade that had the automatic break-even armed at its default value of 15 pips:

  • 512 closed trades with the trigger armed.
  • 279 of them — 55 % — closed under one dollar.
  • The average favourable excursion on those trades was 34.8 pips.

Read that twice, because the three numbers together say one single thing. More than half the trades closed at zero. Not at a loss: at zero. And meanwhile, the distance those trades did travel in your favour was nearly 35 pips — which is roughly where the channels had their target sitting.

The trigger was at 15 pips. The target was at 35. So the typical sequence was: the trade moves 15 pips, the stop jumps to entry, price breathes back the way it always does, touches entry, and the trade closes flat minutes before going to look for the target it was opened for.

Our default was not protecting trades. It was cancelling them.

Why it fails, and it isn't a coding bug

The important part is that there was no bug in there. The break-even did exactly what it was told. The problem was the number, and three things that number cannot know.

1. A pip is not the same distance on two instruments

The trigger is configured in pips. But "15 pips" is a different distance depending on what you trade: on EURUSD it is 0.0015 of price; on gold it is $1.50 of price, on an instrument whose ordinary one-minute move can be larger than that.

The same number, in the same field, is sensible protection on one pair and a guaranteed early exit on another. A single default, applied across every channel and every instrument at once, cannot be right — at best it can be right on some of them.

2. The number has no idea where the target is

A fixed trigger is an absolute number in a relative world. If the channel is aiming at 20 pips, a break-even at 15 is nearly the end of the road and barely gets in the way. If the channel is aiming at 120, a break-even at 15 arms on the first breath and then just sits there, in the middle, waiting for price to brush it.

What matters is not the distance in pips. It is what fraction of the road to the target that distance represents. And that changes with every channel, every instrument and every signal.

3. Pullbacks are the norm, not the exception

A trade that ends up winning almost never goes up in a straight line. It advances, pulls back, advances again. That pullback — technically, the adverse excursion — is a normal part of a trade that is going to end well.

A break-even placed inside that noise band cannot tell "this trade is turning against me" from "this trade is breathing". All it sees is price touching entry again, and it closes.

What a break-even actually does

Worth saying plainly, because the industry's marketing says it backwards.

Moving the stop to entry does not remove risk: it swaps one risk for another. You trade the possibility of losing what you were risking for the certainty of a ceiling on the upside, because from that moment the trade can only end in two places — flat, or at target — and it can no longer travel anything in between in your favour if price knocks you out first.

That is not free. It is an exchange, and like every exchange it can go well or badly depending on the price you make it at.

And there is a second nuance almost nobody writes down: a stop at your entry does not guarantee getting out flat. A stop is an order that fills at the price available when it is touched, not at the price you asked for. On a news release, on a Sunday opening gap or in a thin market, the fill can be worse. "Zero risk" is a marketing phrase, not a description of what an order does.

When a break-even does earn its place

None of the above means it is a bad tool. It means it is a conditional tool, and these are the conditions where it pays:

  • When you will not be able to watch. A trade held overnight, or while you work, with a macro release ahead. There the break-even is not competing with your judgement: it is standing in for having none.
  • When the trade has already covered a large part of the road. Not 15 pips out of 120, but past the halfway mark, when the pullback needed to touch entry would already be abnormal.
  • When the channel does not manage. Some channels post the entry and vanish. If nobody is going to say "close half" or "move the stop up", somebody has to.
  • When you have already taken part off. If you took partial profit at the first target, the rest of the position runs on money already banked. There the break-even protects something that exists instead of cancelling something that has not happened yet.

And these are the conditions where it subtracts: short scalping trades where 15 pips is the target; instruments with heavy intraday noise; channels whose plan already includes its own management; and any case where the trigger sits below what that channel's typical trade pulls back before going to find the target.

How to pick the number without guessing

Here is the real change of approach. There is no universally good number: there is a good number for your channel, on your instrument, based on what your trades have actually done. And that is data, not opinion.

The rule is short:

  1. Look at your winning trades and how far they pulled back against you before turning in your favour.
  2. Take the pullback that 9 out of 10 of them never exceeded and sit just above it.
  3. Check that level lands below the distance your trades typically travel. A break-even almost nothing reaches never arms, and one that arms every single time is not protection: it is an early exit under another name.

Put that way, the number stops being a preference and becomes a consequence. In KoreSignal you do not have to work it out by hand: the analytics derives it per channel and per instrument from your own closed trades, and the recommendation ships with its own counter-argument — it tells you how many trades that were winning and ended as losses would have been saved, and also that most of your winners never pulled back that far, so barely any would have been cut short. A break-even recommendation without that second number is half a truth.

What our default is now, and why

After that measurement we changed what a new channel is born with:

  • A new channel follows its signal's plan. If the channel says where the stop goes and where the targets are, that is the plan that gets executed.
  • No invented break-even. No pip trigger nobody asked for gets armed.
  • If the signal asks to move the stop to entry, it arms at the level the signal named — at the actual price it stated, not at a pip number translated by us. And it applies once per trade: there are never two mechanisms moving the same stop.

No existing configuration was touched. What changed is the starting point, which is where 151 of the enabled channels were sitting: on the default, untouched, because a default is an implicit recommendation and almost nobody argues with a recommendation they do not know they received.

That is the transferable part of this, as far as we are concerned: the number that ships out of the box is a decision, even when nobody makes it.

Break-even, partial or trailing: which solves what

The three get confused because all three "protect profit", but they solve different problems:

  • Break-even — removes the loss on that particular trade. It banks nothing. It is insurance, and like all insurance it has a premium: the trades it cuts short.
  • [Partial close](/en/blog/partial-close-take-profit-signals) — banks part of the profit and lets the rest run. It is the only one of the three that turns distance travelled into money before the final target. Careful: on small accounts it may never execute.
  • Trailing stop — follows price at a distance. It is worth it when a channel's profit is concentrated in a few very long trades; without that tail it only adds early exits.

The combination that makes most sense for most people is not picking one, but ordering them: partial at the first target, break-even after that — with money already banked, the exchange stops being a bad one.

The minimum worth reviewing today

If you copy signals with any tool, ours included:

  1. Check whether you have break-even on and at what number, channel by channel.
  2. Compare that number with the average distance at which that channel sets its first target. If the trigger is less than a third of that distance, be suspicious.
  3. Count how many of your last 30 days' trades closed essentially flat. If it is more than a third, that is not bad luck: it is a setting.
  4. If the channel manages its own trades, consider not layering your own management on top. Two plans on the same trade do not add up.

Trading carries a risk of loss. None of the above prevents losing money: a stop can fill worse than you asked for, and the market can gap open past any order. What you can do is stop losing to a setting you never chose.

FAQ

What exactly is moving the stop to break-even?

It is moving your stop loss up to your entry price once the trade has accumulated a set amount of profit. From then on, if price comes back, the trade closes at roughly no loss instead of at the loss you were risking when you opened it.

How many pips should the trigger be?

There is no universal number, and assuming there is one is the usual mistake. A sensible level sits just above the pullback that 9 out of 10 of your winning trades never exceed, and always below the distance your trades typically travel. It depends on the channel and the instrument, and it is derived from your own closed trades.

Does a stop at my entry guarantee I lose nothing?

No. A stop fills at the price available when it is touched, not at the price you asked for. With a news release, an opening gap or thin liquidity the fill can be worse. It cuts the expected loss substantially, but it does not remove it.

Can it be set per channel instead of account-wide?

Yes. It is a per-channel setting, because a gold channel and an index channel cannot take the same number. It is also switched off automatically when the channel is set to follow its signal's plan, so two mechanisms are never moving the same stop.

What happens if the channel posts a message asking to move the stop to entry?

It executes at the level the signal names, not at a pip number translated by us, and it applies once per trade. That is the difference between following a channel and running your own rules on top of it.

Put this into practice with KoreSignal

Connect your Telegram channels to MetaTrader in 5 minutes, with limits that protect your account.

Start free