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
- Signal arrives with normalized symbol (e.g.
EURUSD). - Server looks up terminal-specific mapping.
- EA receives the broker symbol in the delivery payload.
Add a mapping
- Open My Terminals.
- Select a terminal → Symbol mappings.
- 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.