Broker Mapping

Normalize symbols across brokers and suffix conventions.

Brokers rename instruments (EURUSD, EURUSDm, EURUSD.). MyFXCopier normalizes signals to a canonical symbol, then maps to your broker's name per terminal.

How mapping works

  1. Signal arrives with normalized symbol (e.g. EURUSD).
  2. Server looks up terminal-specific mapping.
  3. EA receives the broker symbol in the delivery payload.

Add a mapping

  1. Open My Terminals.
  2. Select a terminal → Symbol mappings.
  3. Add normalized symbol → broker symbol pairs.

Bulk tips

  • Map metals and indices separately — suffix patterns differ by broker.
  • Test with a demo account before live copy.
  • Unmapped symbols block delivery with a clear error in the delivery log.

See also MT4 and MT5 installation guides.