No Keywords · No Templates · No Regex

A Telegram Signal Copier With No Keyword Setup

Traditional copiers ask you to map every provider’s message format by hand — and quietly break when the provider rewords a post. SignalFlow reads the signal text itself, extracts the trade, and ignores everything that isn’t a signal.

Start Free Trial See Pricing

3-day free trial · Zero format configuration · MT4 & MT5

Keyword configuration is where copiers go to break

Most signal copiers — especially the EA-based ones — don’t actually understand messages. They pattern-match against a configuration you maintain: which word means buy, which prefix marks the stop loss, what a take-profit line looks like. Onboarding a new provider means an evening of building that template, and testing it carefully enough to trust it with real money.

The worse part is what happens later. Providers reword things constantly — “TP” becomes “Target”, a 🎯 emoji appears, spacing changes, a new admin writes signals slightly differently. A keyword-matched copier doesn’t announce that it stopped understanding; it just silently skips trades (or worse, half-parses them) until you notice your account has gone quiet.

The engine reads the message, not a template

SignalFlow’s parsing engine works on the signal text as written. It identifies the pair, direction, entry, stop loss and take profit across the format variations providers actually use — and it does this with zero per-channel configuration. You pick the channels; that’s the whole setup.

Two safety properties matter as much as the parsing itself:

EURUSD BUY @ 1.0850 SL: 1.0820 TP: 1.0910
✓ parsed — compact format
Simulated preview
📈 Buying EURUSD here at 1.0850 Stop loss 1.0820 🛑 Target 🎯 1.0910 Good luck team!
✓ parsed — same trade, chatty format
Simulated preview

What it doesn’t do (yet)

We’d rather you know the edges before you connect an account:

Do I configure anything per channel at all?
You choose which channels are live and set your own guardrails (like a daily trade cap). What you never do is describe message formats, keywords or field positions.
What happens when my provider changes how they write?
Usually nothing — the engine reads content, not a fixed template, so ordinary rewording keeps parsing. If a message ever falls below the confidence threshold, it’s skipped rather than guessed — the failure mode is a missed trade, never an invented one.
Does it work with any provider?
It works with providers who post text signals containing the usual ingredients: a pair, a direction, and levels. The 3-day trial is the easiest way to verify it against your specific channel.