Guide

MetaTrader 5 Expert Advisor for FX Analytics

A walkthrough of the Global Investing FX Terminal MT5 Expert Advisor — what it is, how to install it, what each panel shows, and how it relates to the companion web terminal. If you trade inside MetaTrader 5 and want institutional-style FX analytics without leaving the chart window, this guide covers the setup end to end.

What the MT5 EA Is

The Global Investing FX Terminal is a MetaTrader 5 Expert Advisor that renders as a native canvas overlay directly inside your chart window. It is not an automated trading robot — it does not place trades or manage positions. It is a multi-panel forex dashboard: a single overlay that surfaces CFTC COT positioning, central bank rate bias, a carry trade ranking, an economic calendar, retail sentiment, currency strength, correlation, volatility, and an AI-generated market narrative, all updating on their own schedules without requiring a browser tab.

MT5 native, zero-flicker rendering. The EA draws its panels using MQL5's canvas object directly on the chart, rather than overlaying browser content or a separate window. This avoids the flicker and redraw artifacts common to chart-based dashboard indicators, and means the overlay behaves like any other native MT5 chart object — it persists across timeframe changes and chart reloads.

Installing the EA

The EA is distributed through MQL5 Market (product #180326), MetaTrader's built-in marketplace, rather than as a standalone download. Installation follows the standard MQL5 Market flow:

  • Open MetaTrader 5 and go to the Market tab in the Toolbox panel, or visit the product page directly on the MQL5 website.
  • Rent or purchase the Global Investing FX Terminal license.
  • From the Market tab inside MT5, click Download — the EA installs into your terminal's Experts folder automatically.
  • Drag the EA from the Navigator panel onto any chart. The default panel layout renders immediately; no input parameters are required to get started.
  • If prompted, enable Allow WebRequest in the EA's Common tab — this is required for the EA to fetch the licensing check and periodic data refreshes from its backend.
One license, one chart at a time per terminal instance. The license is validated against your MQL5 account when the EA initializes. Running the EA on multiple charts within the same terminal is supported; running the same rented license across unrelated MT5 installations is governed by the standard MQL5 Market rental terms.

Panel-by-Panel Overview

All panels render inside the same canvas overlay, organized into tabs so the chart underneath stays visible and uncluttered. The data sources and calculation methodology behind each panel are documented in full in the terminal's published methodology — see Global Investing FX Terminal — Methodology for the complete technical reference. The sections below summarize what each panel shows inside MT5.

CFTC COT Positioning

Weekly net positioning from the CFTC's Traders in Financial Futures report, for the Leveraged Funds category — the institutional speculative accounts most often used as a directional proxy in FX. Net positioning is normalized to a 52-week rolling z-score so readings are comparable across currencies despite differing futures contract sizes, alongside the week-over-week change in net positioning to distinguish a currency at an extreme that is still building from one that is already unwinding.

CB Bias & Rate Expectations

Two distinct signals per central bank: a retrospective trend (the direction of the most recent policy decision) and a prospective bias (what OIS-equivalent market pricing currently expects at the next meeting). These two signals are deliberately allowed to diverge — a rate held flat for months with a market-implied cut priced for the next meeting is a normal, intentional reading, not a contradiction the panel tries to resolve.

Carry Monitor

Because the EA runs inside your own MT5 terminal, the Carry Monitor reads your broker's actual live swap rates rather than a generic estimate — annualized and then adjusted for each pair's trailing 30-day realized volatility, following the same Sharpe-adjusted carry convention used by institutional carry trade monitors. A high nominal swap in a high-volatility regime is flagged differently from the same swap in a calm one.

Economic Calendar

A native MT5 economic calendar panel built from MetaTrader's own calendar feed, showing upcoming high- and medium-impact releases for the major economies without needing a separate calendar app or browser tab open alongside the chart.

Sentiment, Currency Strength, Correlation & Volatility

Rounding out the 13-panel set: retail positioning (used as a contrarian read against the institutional COT signal), a currency strength index ranking the majors against each other across selectable timeframes, a cross-pair correlation matrix, and a volatility & options panel covering realized volatility and risk reversal skew.

AI Market Narrative

Alongside the quantitative panels, the EA displays a qualitative market signal per currency pair, refreshed on a periodic cycle and presented with a priority indicator and supporting narrative text. This is a qualitative complement to the quantitative panels — it does not feed into any composite score and is descriptive of current conditions, not a recommendation to take a position.

MT5 Alerts & Push Notifications

Because the EA runs natively inside MetaTrader 5, it can use MT5's own alert infrastructure directly — in-terminal popup alerts and, where the terminal is linked to the MetaQuotes ID for mobile push notifications, alerts on your phone. This is one of the two capabilities the MT5 layer has that a browser-based dashboard cannot replicate (the other being live broker-specific swap and account data) — alerts arrive through the same channel traders already use for price and order alerts, with no separate app or webhook to configure.

EA vs. Web Terminal

The MT5 EA and the companion web terminal at globalinvesting.github.io share the same underlying data pipelines for CB bias, COT, carry, sentiment, and news — so the core read on positioning and policy expectations is consistent whichever you have open. Each layer then adds capabilities the other cannot:

  • MT5 EA only: live broker swap rates, an open positions panel reading your actual account, MT5 native economic calendar, and MT5 popup / mobile push alerts.
  • Web terminal only: full OHLC price chart history, the US Treasury yield curve, the derivatives suite (25-delta risk reversals, CIP-implied forwards, ECB fixings, DTCC OTC volume), and the Cross-Asset Risk Monitor.

A single subscription unlocks both, so the two are best used together rather than as alternatives to each other — see the Access page for the full feature breakdown table.

Further Reading

For the full calculation methodology behind every panel referenced above — z-score normalization, OIS-implied probability mechanics, the Composite Score weighting, and documented limitations — see the published methodology document:

Get the MT5 Expert Advisor
13 data panels rendered natively inside MetaTrader 5 — COT, CB bias, carry, calendar, sentiment, and AI narrative — plus the full web terminal under the same subscription.
View on MQL5 Market →
AI Market Narrative — Updated 4x Daily
The terminal publishes an AI-generated market narrative at each major session transition. Subscribe via RSS or JSON Feed to receive updates in your reader.
RSS Feed JSON Feed
Web Terminal
Prefer to start in the browser? The web terminal shares the same data pipelines and runs with no installation required.
Open the terminal →