Telegram Signals

Start here before you tune Telegram parsing

The safest order is simple: connect the Telegram account, confirm messages are reaching the app, validate parsing against real examples, fix symbol naming, and only then enable live copying with more advanced Telegram-specific trade rules.

Recommended order

  1. Connect Telegram first. Do this in Trading Accounts.
  2. Check Logs second. Confirm whether the issue is no detection at all or parse failure on real messages.
  3. Use the Test Signal preview. Paste a real provider message into the Telegram signal config modal in Copiers.
  4. Fix symbol naming only where needed. Use Symbol Mapping first, then aliases if the provider format still needs help.
  5. Go live on a safer path. Test on a demo receiver before enabling broader live behavior.

Where the current settings live

Telegram signal configuration lives in the Telegram master configuration inside Copiers. The current tabs include detection keywords, clean text, symbol aliases, test signal, and advanced JSON editing.

Telegram receiver notifications are configured separately for Telegram receivers, so outbound messages should be treated as a second step after the trading flow works.