Features

Built for Telegram to
MT4/MT5 copying.

TelegramToMT5Copier turns channel messages into MT4/MT5 executions with dashboard control, licensing, and live reporting.

Master/Slave Copy Trading Mirror a master account to multiple slaves (Pro/Premium/Enterprise).
Signal understanding

Parsing built for
Telegram formats.

Convert channel posts into structured entries, SL, and TP data ready for execution.

  • Handles zones, SL/TP, and "now/market" entries
  • Symbol mapping and broker suffix handling
  • Regex parsing with optional AI fallback
Telegram message
XAUUSD BUY @2645 - 2641
TP1 2650TP2 2656SL 2632
Parsed output
Entry 2643Action BUYTPs 2
Channel routing
@goldsignals -> MT 102944 @btcdesk -> MT 934501 @fxalerts -> MT 761230
Channel profileMT account map
Signal routing

Route signals to
the right accounts.

Map Telegram channels to specific MT accounts with per-channel profiles.

  • Channel-to-account mapping
  • Per-channel risk profiles
  • Multi-channel to single account routing
Copy trading

Master once.
Mirror to every slave.

Run master/slave copy trading with dedicated sizing, broker mapping, and per-account risk controls.

  • One master to multiple slave accounts
  • Per-slave sizing and risk caps
  • Built for scaled account workflows
Master/Slave network
Master -> Slave A (1:1) Master -> Slave B (1:2) Master -> Slave C (1:1)
Per-slave sizingRisk capsBroker map
Bridge endpoints
GET /api/bridge/pull POST /api/bridge/ack POST /api/bridge/report
Token authJSON
MT4/MT5 bridge

EA-friendly APIs for
WebRequest polling.

The EA pulls signals, sends execution status, and reports account stats.

  • Token-based authentication per user
  • Execution ack and timing per order
  • Account snapshot reporting
Execution controls
Mode: Layers Output layer: 3 Instant entry: Off
Lots TP1 0.02Lots TP2 0.01
Execution control

Control execution
from the dashboard.

Tune layers, lots, time filters, and symbol mapping without editing the EA.

  • Layered entry or grid mode
  • Lot controls per TP layer
  • Instant entry toggle
Interactive explorer

See the flow from
Telegram to MT execution.

Tap a layer to see how signals are parsed, routed, and executed.

Input
GOLD BUY 2645-2641
SL 2632TP1 2650
Output
Symbol XAUUSDEntry 2643Action BUY
AI-assisted parsing

Regex rules handle 90% of formats. AI fallback catches messy messages, captions, and mixed-language signals automatically.

CoverageText + image
FallbackAI repair
Channel mapping
@goldsignals -> MT 102944@btcdesk -> MT 934501
Channel profileMT account
Per-channel routing

Each Telegram source gets its own profile with risk settings, account mapping, and execution rules. Change routing without touching the EA.

ProfilesPer channel
Mapping1:1 or 1:N
Backtest results
Signals: 128Win rate: 62%Net P/L: +$420
Multi-symbolCSV import
Historical replay

Upload M1 CSV data and replay Telegram signals against real price history. Filter by session, symbol, and max trades per day.

DataMT4/MT5 M1
OutputEquity curve
Dashboard sync

Performance snapshot
powered by live EA data.

Track balance, equity, and profit as the EA reports data to your dashboard.

  • Performance snapshot + balance trend
  • Execution metrics and live activity feed
  • Automatic account switching by MT number
Performance snapshot
Balance $1004.88 Equity $1004.06 Profit today $-0.82
LiveBalance trend
Backtester (beta)
CSV M1 data Signals parsed: 128 Net P/L: +$420
Multi-symbolSession filter
Backtester

Replay Telegram history
against your own data.

Upload MT4/MT5 M1 history files and simulate performance per channel.

  • Session filters and max trades per day
  • Per-symbol breakdown and equity curve
  • Live parsing preview of channel messages
Security & compliance

Enterprise-grade protection
for your trading infrastructure.

Session rotation, rate-limited APIs, and full audit trails keep your bridge secure.

SE
Session layer

Sessions & tokens

Per-user bridge tokens with automatic rotation.

Rotation enabled
API
Boundary control

Rate-limited APIs

Protects bridge endpoints from abuse.

Abuse protection
LG
Traceability

Audit logs

Track every signal and execution end-to-end.

Full trail
Risk management examples

Handle trading rules
with clarity.

Configure execution rules directly from the dashboard.

01Exposure cap

Max 1% risk per trade

Cap 3 open trades and keep portfolio exposure contained.

Portfolio limit active
02Spread filter

Block high-spread entries

Skip execution when the current spread is above your configured account limit.

Spread guard active
03Safety stop

Disable after 5% drawdown

Pause trading automatically when the daily loss threshold is reached.

Drawdown guard