MQL5 Mastery - Build and Sell Expert Advisors from Scratch
MQL5 Mastery: Build & Sell Expert Advisors from Scratch
https://WebToolTip.com
Published 9/2026
Created by Shema Cedric Landdry
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English | Duration: 9 Lectures ( 1h 15m ) | Size: 517.2 MB
Go from zero coding experience to building, testing, and selling your own MetaTrader 5 Expert Advisors in MQL5.
What you'll learn
⚡ Write MQL5 code from scratch — variables, control flow, functions, arrays, and debugging — with zero prior programming experience
⚡ Understand MT5's core architecture: the event model (OnInit/OnTick/OnDeinit), tick data, timeframes, and price history
⚡ Build custom indicators from single-line moving averages to multi-buffer channel and pivot-point indicators
⚡ Calculate risk-based position sizing, stop-loss/take-profit placement, and trailing stops correctly
⚡ Structure large EAs using object-oriented MQL5 — classes, inheritance, and reusable risk-management modules
⚡ Backtest properly using the Strategy Tester, genetic optimization, and walk-forward analysis to avoid overfitting
⚡ Connect an EA to external APIs and backends with WebRequest, file I/O, and JSON-like data handling
⚡ Package, license, and distribute a finished EA commercially through the MQL5 Market or self-hosted stores
⚡ Build fully automated Expert Advisors that place, manage, and close trades using the CTrade class and pending orders
⚡ Build 3 complete, production-style Expert Advisors: a crossover EA, a breakout EA, and a multi-symbol scalping EA
Requirements
❗ A free MetaTrader 5 demo account (no real money or broker deposit needed)
❗ A computer capable of running MetaTrader 5 (Windows, or Mac/Linux via Wine or a VM)
❗ No prior programming or trading experience required — this course starts from absolute zero
❗ Willingness to type every line of code along with the instructor rather than just watching