Start free
Signal replication and webhook routing

One signal,
multiple targets.

TheConnector is a French-built gateway for your own trading instructions. It routes the signals you decide to send to compatible MT4, MT5 and cTrader accounts.

replication-map — 1 source → 3 targets
LIVE

Three ways to replicate.

The volume ratio between source and target stays under your control. Pick the one that fits your setup.

MODE 01

1:1 — Identical

target_vol = source_vol

The source volume is copied as-is to the target. Useful when accounts are symmetric.

MODE 02

Multiplier

target_vol = source_vol × k

Apply a coefficient (0.1, 2.5, …) per target. Handy to adapt to the target account size.

MODE 03

Risk-based

target_vol = f(equity, stop)

Compute the target volume from account equity and the distance to the stop loss.

The same ticker. Three names.

One broker shows EURUSD, another EURUSD.m, a third EUR/USD. TheConnector remaps without touching the TradingView payload.

Configurable per account, per broker, or globally. A "no mapping" rejection stays explicit if a ticker is unknown.

TradingView
Broker target
Broker
EURUSD
EURUSD
IC Markets
EURUSD
EURUSD.m
Vantage
EURUSD
EUR/USD
cTrader
XAUUSD
GOLD.cash
Pepperstone
US500
SPX500
IC Markets
BTCUSD
BTCUSD.x
Vantage

Three typical setups from the community.

Case 01

Compare 2 brokers

Same signal, two brokers, two executions. Measure execution quality (slippage, ack) over a month.

TradingViewMT5·broker A + MT5·broker B
Case 02

Demo account backup

Simultaneous routing to a live and a demo account, to validate a strategy in parallel without risk.

TradingViewMT4·live + MT4·demo
Case 03

Multi-platform

One Pine Script signal, executed on MT5 and cTrader simultaneously with per-account adjusted volumes.

TradingViewMT5×1.0 + cTrader×0.5

Frequently asked questions.

Where do I configure replication?
Configuration happens inside the dashboard after sign-in. This public page explains the workflow before setup.
Does replication depend on the plan?
Yes. Available accounts, quotas and inter-platform routing options are tied to the offers shown on the pricing page.
Is symbol mapping useful?
Yes, especially across different brokers or platforms.
Can each target account size the order differently?
Yes. Symbol mapping is already per account, and order sizing can either follow the volume carried by the payload or the risk settings configured on each target account — useful when the targets have very different balances. Validate the sizing on demo accounts before going live.
What happens if one target account is offline?
Each target route has its own status history: the connected accounts execute normally, while the offline one shows the failure with a named reason instead of blocking the others. A command that misses its useful window on that route expires on a TTL — it is never replayed later at a stale price.
Can I mix demo and live accounts as targets?
Yes, and it is the recommended migration path: replicate the signal to demo targets first, compare executions across platforms for a few sessions, then add the live account once the mapping and sizing are proven. Trading carries a risk of capital loss.

Ready to replicate?

Cross-platform replication is included from the Pro plan. Test Basic for free to validate the gateway.