Skip to content

Connect MT5 with JTTS_EA

JTTS_EA is the MetaTrader 5 Expert Advisor that syncs your trades and applies Risk-config rules in real time.

The essentials

  • Download the EA, put it in MQL5/Experts, drag to a chart with AutoTrading ON.
  • Paste your MT5 API Key (from /profile) into the EA inputs.
  • EA syncs closed trades every ~5s and applies rules client-side.

Step-by-step setup

  1. In Connect → Integrations → MT5 → download JTTS_EA.ex5.
  2. Copy it into MQL5/Experts inside your MT5 folder (File → Open Data Folder).
  3. Restart MT5 and drag JTTS_EA onto any chart.
  4. In the inputs, paste your MT5 API Key (copy from /profile).
  5. Enable AutoTrading (green button) and allow WebRequest to journalbytts.xyz.
  6. Check in Connect → Integrations that it shows "Connected · last sync Ns ago".

Important

AutoTrading must be always on or the EA can't close positions when a Risk-config limit is violated. If you only want trade sync, keep AutoTrading off (you lose auto-close, but trades keep uploading).

Related

Try it on your accounts

Free plan, unlimited accounts, no card.

Start for free →

← All help topics