<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Trading on MT5</title>
  <subtitle>The MetaTrader 5 knowledge terminal. Platform internals, broker architecture, trading strategies, indicators, and Expert Advisors.</subtitle>
  <link href="https://www.tradingonmt5.com/atom.xml" rel="self"/>
  <link href="https://www.tradingonmt5.com/" rel="alternate"/>
  <id>https://www.tradingonmt5.com/</id>
  <updated>2026-05-24T00:00:00Z</updated>
  <generator>Trading on MT5</generator>
  <entry>
    <title>Sending MT5 alerts to Slack, Discord, and Teams via webhooks</title>
    <link href="https://www.tradingonmt5.com/mt5-webhook-alerts.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/mt5-webhook-alerts.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>MT5 ships with built-in alerts but no webhook support. With WebRequest and a few lines of MQL5, you can pipe alerts to Slack, Discord, Teams, or any HTTP endpoint.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Running ONNX machine learning models inside MT5</title>
    <link href="https://www.tradingonmt5.com/onnx-ml-mt5.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/onnx-ml-mt5.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>Since MT5 build 3620 (March 2023), MetaQuotes has added native ONNX support. Train a model in Python, run inference directly inside an MQL5 EA.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Evaluating products on the MQL5 Market: a buyer&#x27;s checklist</title>
    <link href="https://www.tradingonmt5.com/mql5-marketplace-evaluation.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/mql5-marketplace-evaluation.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>The MQL5 Market has tens of thousands of products. Most are mediocre, some are scams, a few are genuinely useful. Here is the filter.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>EA scam red flags: how to spot a fake before you pay</title>
    <link href="https://www.tradingonmt5.com/ea-scam-red-flags.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/ea-scam-red-flags.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>The MQL5 Market has thousands of EAs. Maybe 5 percent are honest. The patterns are repetitive enough to filter most junk in under five minutes per listing.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Backtesting properly in the MT5 Strategy Tester</title>
    <link href="https://www.tradingonmt5.com/backtesting-properly.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/backtesting-properly.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>A profitable backtest is the easiest thing to produce and the most dangerous result to trust. The Strategy Tester gives you the tools; whether you use them honestly is up to you.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Migrating from MQL4 to MQL5: what actually changes</title>
    <link href="https://www.tradingonmt5.com/mql5-vs-mql4-migration.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/mql5-vs-mql4-migration.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>MQL5 is not just MQL4 with a bigger version number. The two languages share syntax but differ fundamentally in how they handle orders, indicators, and program structure.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Writing your first Expert Advisor in MQL5</title>
    <link href="https://www.tradingonmt5.com/first-ea-mql5.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/first-ea-mql5.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>You do not need to be a developer to write a working EA. You do need to understand a few core MQL5 functions and the order of operations MT5 expects.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>The free MT5 indicators actually worth installing</title>
    <link href="https://www.tradingonmt5.com/top-free-mt5-indicators.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/top-free-mt5-indicators.html</id>
    <published>2026-05-24T00:00:00Z</published>
    <updated>2026-05-24T00:00:00Z</updated>
    <category term="TOOLS"/>
    <summary>MT5 ships with 38 built-in indicators. Most traders never need more than five. Here are the few free community indicators that genuinely add value.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Trend-following on MT5 with multi-timeframe confluence</title>
    <link href="https://www.tradingonmt5.com/trend-following-multitimeframe.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/trend-following-multitimeframe.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>A simple, robust trend-following framework using the H4 trend, H1 setup, M15 trigger model.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Position sizing on XAUUSD: the math nobody teaches you</title>
    <link href="https://www.tradingonmt5.com/xauusd-position-sizing.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/xauusd-position-sizing.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>Why a 0.10 lot on gold is not what you think it is, and how to size positions for fixed 1 percent risk on any broker.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>EUR/USD mean reversion in low-volatility Asia sessions</title>
    <link href="https://www.tradingonmt5.com/eurusd-asia-mean-reversion.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/eurusd-asia-mean-reversion.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>When EU is asleep, EUR/USD often grinds. A range-fade strategy with strict invalidation rules.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>FOMC trading: the Powell speech setup</title>
    <link href="https://www.tradingonmt5.com/fomc-powell-setup.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/fomc-powell-setup.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>FOMC days have two separate volatility events 30 minutes apart. The statement sets the bar; Powell either confirms or contradicts.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>NFP trading on MT5: structure, risk, execution</title>
    <link href="https://www.tradingonmt5.com/nfp-trading.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/nfp-trading.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>NFP is the most-traded monthly event in forex. Here is what really happens during release, what your broker does, and the approaches that actually have edge.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Smart Money Concepts on MT5: a practical implementation</title>
    <link href="https://www.tradingonmt5.com/smc-on-mt5.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/smc-on-mt5.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>Order blocks, fair value gaps, liquidity sweeps. The MT5 indicators and chart setups to identify them cleanly.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>XAUUSD session-based playbook</title>
    <link href="https://www.tradingonmt5.com/xauusd-session-playbook.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/xauusd-session-playbook.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>Asia, London, NY, and overlap. Which sessions favour which setups and why.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>The London to NY overlap gold scalp that actually works</title>
    <link href="https://www.tradingonmt5.com/london-ny-gold-scalp.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/london-ny-gold-scalp.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="STRATEGY"/>
    <summary>A 3-hour window, two clean setups, and the exact MT5 indicator stack. Backtested across 2022 to 2026.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>MT5 VPS providers compared: Beeks, FXVM, BeeksFX</title>
    <link href="https://www.tradingonmt5.com/mt5-vps-comparison.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/mt5-vps-comparison.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>The real performance differences between MT5 VPS hosts, with measured latency to major brokers.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>MT5 broker server locations and why they matter</title>
    <link href="https://www.tradingonmt5.com/broker-server-locations.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/broker-server-locations.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>Equinix LD4, NY4, TY3. Where your broker hosts and what that means for your latency.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Tier-1 vs offshore MT5 brokers: regulation reality check</title>
    <link href="https://www.tradingonmt5.com/tier1-vs-offshore.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/tier1-vs-offshore.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>What FCA, ASIC, CySEC actually require vs offshore &quot;regulators&quot; that mean nothing.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>How to read your MT5 trade history for execution quality</title>
    <link href="https://www.tradingonmt5.com/execution-quality.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/execution-quality.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>Slippage histograms, fill timestamps, and LP tag analysis from your own account data.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Bridge software comparison: PrimeXM, oneZero, Centroid</title>
    <link href="https://www.tradingonmt5.com/bridge-comparison.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/bridge-comparison.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>How the three dominant bridges compare on latency, last-look handling, aggregation logic, and broker disclosures.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Ultency explained: how MetaQuotes is killing the bridge industry</title>
    <link href="https://www.tradingonmt5.com/ultency-explained.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/ultency-explained.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>Native liquidity matching, 0.1ms latency, which brokers have adopted it, and what it means for execution quality.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>A-book vs B-book and how to tell what your broker is doing</title>
    <link href="https://www.tradingonmt5.com/abook-vs-bbook.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/abook-vs-bbook.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>The signs in your execution data: slippage patterns, requote distributions, and LP names that should appear in trade comments.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>How MT5 connects to a broker: the complete architecture guide</title>
    <link href="https://www.tradingonmt5.com/how-mt5-connects.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/how-mt5-connects.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="BROKERS"/>
    <summary>Server clusters, A-book vs B-book routing, the Ultency engine, bridge software, and where latency actually comes from.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Strategy Tester walkthrough: settings that actually matter</title>
    <link href="https://www.tradingonmt5.com/strategy-tester-walkthrough.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/strategy-tester-walkthrough.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>Modelling quality, tick generation, optimisation modes, and which results to trust.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>MT5 templates, profiles, and chart organisation</title>
    <link href="https://www.tradingonmt5.com/templates-profiles.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/templates-profiles.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>The system most traders miss. Save dozens of hours by templating your workspace properly.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>MT5 chart objects: trendlines, Fibonacci, Gann tools</title>
    <link href="https://www.tradingonmt5.com/chart-objects.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/chart-objects.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>A complete tour of every drawing tool, plus how to template chart setups and share them.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Custom symbol creation and synthetic instruments</title>
    <link href="https://www.tradingonmt5.com/custom-symbols.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/custom-symbols.html</id>
    <published>2026-05-23T00:00:00Z</published>
    <updated>2026-05-23T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>Build your own composite symbol from existing instruments. Useful for testing pair correlations.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Netting vs hedging account types</title>
    <link href="https://www.tradingonmt5.com/netting-vs-hedging.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/netting-vs-hedging.html</id>
    <published>2026-05-22T00:00:00Z</published>
    <updated>2026-05-22T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>The big architectural difference between MT5 account modes, what each lets you do, and which your broker offers.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>MT5 order types explained: market, limit, stop, OCO</title>
    <link href="https://www.tradingonmt5.com/order-types.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/order-types.html</id>
    <published>2026-05-22T00:00:00Z</published>
    <updated>2026-05-22T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>When to use each order type. The mechanics of stop-limit on MT5 vs MT4 (it is different).</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Reading the market watch and depth of market</title>
    <link href="https://www.tradingonmt5.com/market-watch-dom.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/market-watch-dom.html</id>
    <published>2026-05-22T00:00:00Z</published>
    <updated>2026-05-22T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>How DOM works on MT5, which brokers actually feed real Level II data, and how to interpret the visible book.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
  <entry>
    <title>Installing MetaTrader 5 on Windows, Mac, iOS, and Android</title>
    <link href="https://www.tradingonmt5.com/install-mt5.html" rel="alternate" type="text/html"/>
    <id>https://www.tradingonmt5.com/install-mt5.html</id>
    <published>2026-05-22T00:00:00Z</published>
    <updated>2026-05-22T00:00:00Z</updated>
    <category term="PLATFORM"/>
    <summary>Every supported platform: Windows, the Wine-wrapped macOS installer, CrossOver, VPS, iOS, Android, and WebTrader.</summary>
    <author>
      <name>Trading on MT5</name>
    </author>
  </entry>
</feed>
