Free open-source MQL5 utility

MT5 Broker Environment Report

When an Expert Advisor works on one broker, symbol or account type but fails on another, the cause is often an execution setting rather than the strategy rule itself. This script captures the relevant environment in a reviewable text file.

Version 1.0.0, MIT licensed, source-only download. View release notes. Always review generated text before sharing.

What the report includes

  • Terminal and MQL5 build numbers
  • Margin mode, leverage and deposit currency
  • Symbol digits, point, tick size and contract size
  • Order, filling, expiration and calculation modes
  • Stop and freeze levels
  • Minimum, maximum, step and directional volume limits
  • Tick values for general, profit and loss calculations

What it deliberately excludes

  • Account login or owner name
  • Broker server name
  • Balance, equity or profit
  • Open positions, pending orders or history
  • Files, API keys, passwords or credentials

Run it in four steps

  1. 1

    Download the MQ5 source and copy it to MQL5/Scripts/StratCoreAlpha/.

  2. 2

    Compile it in MetaEditor, then attach it to the affected symbol as a Script.

  3. 3

    Open the Experts tab or the shared Terminal/Common/Files folder.

  4. 4

    Read the generated text yourself before sharing it with a developer.

Open the full installation and safe-sharing guide

Engineering support, not a trading promise

The report helps reproduce broker- and symbol-specific software behaviour. It does not evaluate an edge, predict profitability or guarantee broker, prop-firm or trading outcomes.

Still need a repair?

Send the reviewed report with editable source and one acceptance test.

Review the bug-fix service