FXCN
⌘ API for business Sign in Sign up
FXCN
Global FX Broker Transparency & Rating
Trading tools

FxcnBridge — the MT5 EA auto-trading bridge

Place orders on the FXCN web chart; the EA in your own MT5 account executes them within ~2 seconds. Funds stay at your broker — FXCN never touches money or passwords.

Sign in & link MT5 Download FxcnBridge.mq5 Open the chart to trade

What it is

FxcnBridge is a free MetaTrader 5 Expert Advisor. Once installed, it securely polls the FXCN server every 5 seconds with your personal token: market / limit / stop / close commands placed on the web chart are pulled and executed in your broker account, and the results (fill price, ticket, rejection reason) are reported back to the site and to Telegram in real time.

How it works (4 steps)

  1. 1
    Order on the web: pick symbol, lots, SL/TP in the chart's Trade panel — the command enters your private queue.
  2. 2
    EA pulls: FxcnBridge in your MT5 polls with a Bearer token and claims your commands (claimed once, never duplicated).
  3. 3
    Local execution: the EA trades in your broker account, auto-adapting symbol naming (XAUUSDm, BTCUSDz, ...).
  4. 4
    Results reported: fill price and ticket are written back to your order history; Telegram-linked users get a push.

Design highlights

All symbols: one EA covers all 251 site instruments (204 forex / metals / energy / crypto / indices) from any single chart.
Built-in risk controls: per-account lot cap, slippage clamped 0–200, SL/TP direction guards, stale commands auto-expire when the EA is offline.
Token security: the server stores only a bcrypt hash; plaintext is shown once at creation and can be rotated/revoked any time.
Traceable loop: place, cancel and close states (pending / sent / filled / rejected) are fully auditable with explicit rejection reasons.

Install (about 5 minutes)

  1. Download the EA
  2. Move into the MT5 Experts folder
  3. Compile
  4. Allow WebRequest (most critical)
  5. Generate a token and attach to a chart
  6. Verify three things
The full illustrated guide, troubleshooting table and log-reading help live in the MT5 / EA page of your dashboard. Sign in & link MT5 →

FAQ

Can FXCN touch my funds?

No. The EA only executes commands inside your local MT5; funds and positions stay at your broker. FXCN never holds money and never knows your MT5 password. Remove the EA or rotate the token to disconnect instantly.

Does my computer need to stay on?

The EA needs MT5 online to execute. A 24/7 VPS is recommended; market orders placed while the EA is offline auto-expire after 10 minutes, so nothing fills at stale prices.

Which brokers are supported?

Any broker offering MetaTrader 5. The EA auto-adapts common symbol suffixes; exotic naming is reported clearly in the log instead of mis-trading.

Risk warning: trading FX and CFDs carries extreme risk and can result in the loss of your entire capital. FxcnBridge is an execution tool only and is not investment advice; whether and how much to trade is entirely your decision and responsibility.