Deployment Guide

Install EA PRO TEAM modules on MetaTrader 5 with vetted presets and risk-first defaults.

Follow the install, algo, chart, risk, update, and issue flows to keep desks consistent.

Install & boot

  1. 1️⃣Download EA PRO Risk Panel from MQL5 and attach to your MT5 terminal.
  2. 2️⃣Enable Algo Trading and inputs; restart MT5 after installing the expert.
  3. 3️⃣Load the recommended preset for your account type and broker.
  4. 4️⃣Set SL/TP defaults and confirm the risk % or cash sizing mode.
  5. 5️⃣Run a quick test ticket on demo to confirm logs and sizing are correct.

Algo configuration

  • Enable Algo Trading in MT5 and allow inputs for trade routing.
  • Load the bundled preset for your account type (hedge/netting).
  • Confirm risk % defaults and session throttles before going live.

Keep MT5 build current; restart after importing presets.

Chart setup

  • Attach the EA to a clean chart; remove conflicting scripts.
  • Show SL/TP lines and spread; check StopLevel limits.
  • Verify the symbol contract size and digits before sizing.

Risk baselines

Use consistent lot logic across desks so loss stays below the declared budget.

Baselines

  • Risk % per trade aligned to balance
  • Daily drawdown guard with cool-down
  • Concurrency limit for parallel tickets

Read full docs /resources/docs

Updates & versions

Track changelog notes before upgrading and keep a rollback copy for active terminals.

Validate on demo first, then roll to production during low-vol hours.

Issues & checks

  • Stuck orders: check journal for trade context or margin warnings.
  • Slippage spikes: compare VPS latency and broker routing.
  • Preset drift: reload the preset and re-arm daily guards.

Submit ticket /meta/support

Risk notice

Live trading is risky. Test on demo first and size conservatively when promoting to funded capital.

Browse seller profile on MQL5

Validate in a demo account before moving to a live account.

Deployment Guide | Install EA PRO on MT5 | EA PRO TEAM