Only Choose After Checking Symbol Mapping per Broker

You want a copied trade to play out the same in real life: a similar entry and exit, and a level of risk you recognize. That mainly works if your copier first makes sure both brokers are truly talking about the same instrument, and that sizing is converted in a sensible way. Then your copier becomes “boringly reliable”, and only after that does it make sense to fine-tune speed and rules.

With a trade copier, it helps to lock down two things first: exactly which instrument is being traded and how sizing is converted. If you do it in that order, you avoid wasting time later digging through logs while your settings look fine at first glance.

Start with symbol mapping: this is where the silent differences begin

Start with one simple check: does the symbol at broker A mean the same thing in practice as the symbol at broker B? Don’t just look at the name—look at the contract specification behind it. If that matches, your copier isn’t just copying technically; you’re also following the same instrument in practice with the same “rules of the game”.

These are the kinds of differences you want to spot early:

  • Symbol name differs: for example a different name (like GER40 versus DE40) or an extra addition (like a suffix .m)
  • Contract size is different: the same 1.0 lot can then represent a different exposure
  • Tick size or tick value differs: your stop and target look the same, but the value per tick is different
  • Minimum or maximum lot size differs: a follower may round, reject, or open with a different size
  • Trading hours and breaks differ: if one broker has a daily break and the other doesn’t, fills, gaps, or rejects can happen at times you don’t expect

Handy check: take one instrument, put the contract specs per broker side by side, and run it first on a demo or with a small test account. If you see the same signal in the logs but different lots or a different entry price, you immediately have a concrete direction: mapping and contract details.

Only choose your copy mode once sizing comes out logically

A lot of “execution differences” only really show up once sizing is set correctly. If accounts aren’t the same size, the same lot size can mean a completely different risk. By matching your copy mode to account size and your risk comfort level, master and follower stay more aligned in exposure.

Practical choices:

  • If accounts are roughly the same size, fixed lots is often the most predictable: the same lots everywhere. Do check that a smaller account can comfortably keep up (for example in terms of margin), so everything keeps running.
  • If accounts are clearly different in size, ratio copying or percentage copying usually keeps things calmer: you scale risk more in line per account. If you still see deviations, that often points to differences in leverage, margin rules, or contract specs per broker.

If you work with multiple brokers and different account sizes, starting with ratio copying is often logical, with clear limits per account so a follower stays within your range. Fixed lots usually fits better if your setup is simple and you mainly want predictability in lots.

Expect small execution differences, even if your mapping is correct

Even with correct mapping, execution still depends on the market and the broker. Small differences due to timing and price are normal, especially during fast moves. It helps to accept a “normal range” upfront and, when patterns repeat, investigate one variable at a time.

Three checks that quickly give you clarity:

  • How partial fills are handled: if the master is partially filled, does the follower track it neatly or does a position mismatch appear?
  • Whether accounts are in netting or hedging mode: that determines how positions are combined and what your log looks like
  • Whether logs show why a follower deviates: for example lot rounding, margin rejects, or a different order type

Method: make one scenario reproducible with a small test and check the logs to see which step causes the difference. That way you adjust based on data instead of gut feel.

Fail-safes: useful, but keep them human

Limits like max open trades, max exposure per symbol, and a kill switch give peace of mind: your copier automatically applies the brakes if it goes outside your range. Keep it simple, otherwise you make your setup unnecessarily complicated.

What it looks like: you see in the log that a follower doesn’t participate because of a limit, and from that moment on master and follower no longer match. What helps: use a few limits you understand immediately, and tighten them per account step by step based on what the logs show you.

If you want your copier to become mostly boringly reliable, start with symbol mapping and sizing. If those two are right, differences are usually easier to explain and fine-tuning stays manageable.


More to Read: