Symbol mapping for Telegram-to-MetaTrader copying
Different brokers name the same instrument differently. MarketSync translates signal symbols into the exact symbol your broker uses, per account.
Signal symbol to canonical symbol
Normalise the many ways a signal might write an instrument into one canonical name.
Canonical to broker symbol
Resolve the canonical name to your broker's MT4/MT5 symbol, including suffixes like .r or .pro.
Per-account mapping
Each account can map symbols differently, because each broker is different.
Skip and log when missing
If a symbol can't be resolved, the signal is skipped and logged rather than routed to the wrong instrument.
Enabled and disabled symbols
Allow only the instruments you want to trade on a given account.
Cleaner troubleshooting
Mapping decisions are visible in the logs, so misroutes are easy to diagnose.
Frequently asked questions
What about gold and indices naming?
Common cases like XAUUSD to GOLD or US30 to DJ30 are handled, and you can adjust mappings per account.
What happens if a symbol isn't mapped?
The signal is skipped and logged. MarketSync will not guess an instrument.