Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

History of MQL5.community development

The most popular trading robots and technical indicators, news signals, regular incoming ready-made MQL5 programs in CodeBase and the most discussed Forum topics.

12 new topics on forum:

and 9 more...

The most popular forum topics:

16 new signals now available for subscription:

Golden Chest
428% 2588 trades
Growth:427.84%
Equity:105,567.54USD
Balance:105,567.54USD
LUDAO
147% 819 trades
Growth:147.23%
Equity:3,348.79USD
Balance:3,348.79USD
Huihai TrendBreakout
84% 145 trades
Growth:83.99%
Equity:287.88USD
Balance:287.88USD
and 13 more...

New publications in CodeBase

There are more than 2,850 articles published on site

Published article "From Matrices to Models: How to Build an ML Pipeline in MQL5 and Export It to ONNX".

From Matrices to Models: How to Build an ML Pipeline in MQL5 and Export It to ONNX

The article describes the arrangement of a coordinated ML pipeline in MetaTrader 5 with separation of roles: Python trains and exports the model to ONNX, MQL5 reproduces normalization and PCA via matrix/vector and performs inference. This approach makes the model's inputs stable and verifiable, and the MetaTrader 5 strategy tester provides metrics for analyzing the system behavior.

The most downloaded free products:

More than 700 new charts published:

Gráfico XAUUSD, D1, 2026.05.13 14:17 UTC, HF Markets SA (Pty) Ltd, MetaTrader 5, Demo
XAUUSD, D1
Gráfico XAUUSD, M5, 2026.05.13 14:23 UTC, Deriv (SVG) LLC, MetaTrader 5, Real
XAUUSD, M5
Chart XAG_USD, H1, 2026.05.13 04:01 UTC, BenchMark Finance AD, MetaTrader 4, Real
XAG_USD, H1
There are more than 50,060 products available in Market

6 new topics on forum:

and 3 more...

Bestsellers in the Market:

9 new signals now available for subscription:

TTT
378% 1715 trades
Growth:378.39%
Equity:8,941.32USD
Balance:9,906.17USD
ForexGlodLife
43% 981 trades
Growth:42.58%
Equity:4,165.32USD
Balance:4,225.11USD
Luckyluke
32% 916 trades
Growth:31.79%
Equity:4,508.88EUR
Balance:4,487.48EUR
and 6 more...

Published article "Gaussian Processes in Machine Learning: Regression Model in MQL5".

Gaussian Processes in Machine Learning: Regression Model in MQL5

We will review the basics of Gaussian processes (GP) as a probabilistic machine learning model and demonstrate its application to regression problems using synthetic data.

New publications in CodeBase

  • Momentum and news impact candles A candlestick chart which colors OHLC candles based on directional price momentum and news impact
  • Inside Bar Automatically detect Inside Bar patterns, draw projection rectangles, and receive real‑time alerts – all in one powerful indicator. Swing And Full Margin trader

Published article "Feature Engineering for ML (Part 3): Session-Aware Time Features for Forex Machine Learning".

Feature Engineering for ML (Part 3): Session-Aware Time Features for Forex Machine Learning

The article addresses the loss of temporal information in ML pipelines by encoding periodic time variables with Fourier harmonics and adding forex session structure. It implements session and overlap flags, lagged session volatility, and calendar effects, then prunes features by timeframe. The get time features function returns an index‑aligned, ML‑ready set of time features suitable for integration with price‑based signals.

Published article "Creating an EMA Crossover Forward Simulation Indicator in MQL5".

Creating an EMA Crossover Forward Simulation Indicator in MQL5

A custom forward simulation engine detects fast/slow EMA crossovers and immediately projects synthetic candles ahead of the signal bar. It generates bodies and wicks using controlled logic, draws them with chart objects, and refreshes on every new signal or anchor change. You get a clear forward-looking view to test timing, visualize scenarios, and manage invalidation on the chart.

More than 1400 new charts published:

Gráfico NZDUSD., H1, 2026.05.12 01:35 UTC, Tradehall Limited, MetaTrader 5, Real
NZDUSD., H1
图表 XAUUSD, H1, 2026.05.12 13:47 UTC, FTMO Global Markets Ltd, MetaTrader 5, Demo
XAUUSD, H1
Grafik XAUUSD.mic, H4, 2026.05.12 01:28 UTC, VaultMarkets (Pty) Ltd, MetaTrader 5, Real
XAUUSD.mic, H4

The most downloaded free products:

There are more than 49,970 products available in Market

Bestsellers in the Market:

14 new signals now available for subscription:

CARRO CAPITAL TRADER GRID 1
397% 3510 trades
Growth:396.74%
Equity:2,051.43EUR
Balance:2,481.87EUR
Stable Sky
178% 507 trades
Growth:177.92%
Equity:24,776.35USD
Balance:27,792.15USD
EA Follow Trend Ajaib
173% 20928 trades
Growth:173.31%
Equity:856,940.33USD
Balance:856,558.43USD
and 11 more...

Most downloaded source codes this month

  • Precision Sniper Precision Sniper is a multi-confluence MT5 indicator inspired by TradingView's top signal tools, grading every buy/sell signal (A+, A, B, C) based on EMA structure, RSI, MACD, ADX, VWAP, and volume alignment, with 8 presets, HTF bias confirmation, auto TP/SL levels, trailing stop, and a built-in backtest dashboard.
  • XANDER Grid XAUUSD Bidirectional grid EA for Gold (XAUUSD). Ideal for ProCent accounts. Includes Daily Profit Target and Max Drawdown protection.
  • Smart Money Concepts An indicator which features full Smart Money Concept (SMC) + Break Of Structure (BOS) + Change Of Character (COC) + Fair Value Gap (FVG) Detection and Buy/Sell signals.

Most read articles this month

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

How to Test a Trading Robot Before Buying

How to Test a Trading Robot Before Buying

Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

There are more than 153,550 topics available on forum

6 new topics on forum:

and 3 more...

Published article "Encoding Candlestick Patterns (Part 1): An Alphabetical System for Signal Detection".

Encoding Candlestick Patterns (Part 1): An Alphabetical System for Signal Detection

We present a rule‑based alphabet for candlestick price action that maps measurable shape and direction to letter codes (A/a, H/h, E/e, G/g, D). The article shows an MQL5 implementation: classifying candles, building two‑bar sequences via permutations, and scanning charts with an indicator and alerts. Readers gain a practical template for objective pattern detection and systematic testing.

New publications in CodeBase

  • MACD Institutional MACD Institutional is an advanced indicator designed for traders looking to trade in line with the "smart money". Unlike the standard MACD, which processes every tick or candlestick close indiscriminately, this indicator reconstructs the price structure using a dynamic volume filter before calculating its moving averages.
  • Institutional Kalman Filter (Dynamic True Price Estimator) An aerospace-grade state estimation algorithm that dynamically filters out market noise and manipulation wicks to reveal the true underlying execution price with zero static phase-lag.
  • Aura Heiken Ashi Advanced smoothed Heiken Ashi indicator featuring automated Supply & Demand zones, EMA trend filtering, and multi-indicator momentum confirmation for high-precision trading.

Published article "Exploring Conformal Forecasting of Financial Time Series".

Exploring Conformal Forecasting of Financial Time Series

In this article, we will consider conformal predictions and the MAPIE library that implements them. This approach is one of the most modern ones in machine learning and allows us to focus on risk management for existing diverse machine learning models. Conformal predictions, by themselves, are not a way to find patterns in data. They only determine the degree of confidence of existing models in predicting specific examples and allow filtering for reliable predictions.

Published article "Adaptive Malaysian Engulfing Indicator (Part 1): Pattern Detection and Retest Validation".

Adaptive Malaysian Engulfing Indicator (Part 1): Pattern Detection and Retest Validation

Implement the Malaysian Engulfing concept in MQL5 with two coordinated indicators. One applies strict, body‑based engulfing rules for precise pattern detection; the other uses a state-driven model to monitor what follows—pullbacks and timed retests—directly on the chart. The result is a repeatable, rule-based workflow that replaces visual guesswork with programmable logic.

The most downloaded free products:

Bestsellers in the Market:

There are more than 49,860 products available in Market

12 new signals now available for subscription:

Forex Hexagrid Master
277% 784 trades
Growth:276.89%
Equity:3,644.76BRL
Balance:5,019.70BRL
RTAG GOLD 5M
186% 7513 trades
Growth:185.77%
Equity:455,802.00JPY
Balance:455,802.00JPY
Airsoft mini
100% 1476 trades
Growth:99.69%
Equity:2,147.24USD
Balance:2,805.02USD
and 9 more...

The most popular forum topics:

Published article "Creating a Custom Tick Chart in MQL5".

Creating a Custom Tick Chart in MQL5

Learn how to implement a tick-based chart in MQL5 where each bar is built from a fixed number of ticks instead of time. The article covers creating and configuring a custom symbol, capturing real-time ticks, forming OHLC values, and pushing data with CustomRatesUpdate. This approach produces activity-driven candles that better reflect market intensity and short-term momentum for precise intraday analysis.

Published article "The MQL5 Standard Library Explorer (Part 11): How to Build a Matrix-Based Market Structure Indicator in MQL5".

The MQL5 Standard Library Explorer (Part 11): How to Build a Matrix-Based Market Structure Indicator in MQL5

Learn to engineer an MQL5 indicator that converts trend, momentum, and volatility into a single raw score using a matrix.mqh (ALGLIB). The article covers a separate‑window oscillator to validate the core mathematics, then a main‑chart indicator that plots non‑repainting buy/sell arrows when the score crosses user‑defined thresholds. An optional long‑term EMA filter, a minimum‑bar cooldown, and built‑in alerts make the tool practical for live trading.

Published article "MetaTrader 5 Machine Learning Blueprint (Part 15): How to Calibrate Profit-Taking and Stop-Loss Targets from Synthetic Data".

MetaTrader 5 Machine Learning Blueprint (Part 15): How to Calibrate Profit-Taking and Stop-Loss Targets from Synthetic Data

This article applies the Optimal Trading Rule from AFML Chapter 13 to set profit targets and stop-losses without in-sample calibration. We model post-entry P&L with a discrete Ornstein–Uhlenbeck process, run a 100,000-path search, and implement Python, multiprocessing, and a Numba @njit parallel kernel (242× faster). The result is an optimal (PT, SL) under three forecast specifications, constrained by the prop-firm daily loss limit.

7 new topics on forum:

and 4 more...

Published article "Event-Driven Architecture in MQL5: How to Turn an Expert Advisor into a Full-Fledged Trading System".

Event-Driven Architecture in MQL5: How to Turn an Expert Advisor into a Full-Fledged Trading System

The article is dedicated to the event-driven architecture in MQL5 and describes the transition from the monolithic OnTick model to distributed processing. We will consider predefined and custom events, services and messaging between programs, as well as common architectural errors. A practical example demonstrates how to organize interactions between indicators and an EA to reduce load, improve readability, and simplify maintenance.

The most downloaded free products:

More than 700 new charts published:

Grafico EURUSD, M30, 2026.05.10 21:35 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
EURUSD, M30
Gráfico GER40, M1, 2026.05.09 06:09 UTC, Titan FX Limited, MetaTrader 5, Real
GER40, M1
Grafico Volatility 250 (1s) Index, M10, 2026.05.10 12:41 UTC, Deriv.com Limited, MetaTrader 5, Demo
Volatility 250 (1s) Index, M10
There are more than 49,770 products available in Market

Bestsellers in the Market:

Most downloaded source codes this week

  • Prime Quantum AI — TRADE WITH AI (Anthropic Claude, OpenAI GPT, Google Gemini, DeepSeek, xAI Grok). Prime Quantum AI is an MT5 Expert Advisor combining a classical pre-filter (ADX + Alligator) with AI vision-based chart confirmation from major AI providers (Anthropic Claude, OpenAI GPT, Google Gemini, DeepSeek, xAI Grok). When the pre-filter detects a trend setup, the EA captures three adaptive- timeframe chart screenshots and sends them to the configured AI provider, which returns direction, confidence, stop-loss and take-profit. A trade is opened only when the AI confirms the pre-filter signal with sufficient confidence. Features: dual Standard Broker / Prop Firm risk modes, configurable lot sizing, optional martingale, multiple SL/TP modes, trailing stop, partial close, news/time/day/spread filters, draggable on-chart info panel, and fully exposed indicator parameters. Requires MetaTrader 5, WebRequest enabled for your provider's URL, and a valid API key. Provider auto-detected from key format.
  • XANDER Grid XAUUSD Bidirectional grid EA for Gold (XAUUSD). Ideal for ProCent accounts. Includes Daily Profit Target and Max Drawdown protection.
  • Super Trend The Supertrend indicator plots an ATR-based dynamic trend line on the MetaTrader 5 chart, switching between a green uptrend and red downtrend line with optional buy/sell arrow signals at every trend reversal.

Most read articles this week

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

Python + MetaTrader 5: Fast Research Framework for Data, Features, and Prototypes

Python + MetaTrader 5: Fast Research Framework for Data, Features, and Prototypes

The article demonstrates how Python and MetaTrader 5 integration combines research flexibility and trade execution into a single workflow. Python is used for data analysis, feature selection and model training, while MetaTrader 5 is used for testing and trading automation. This approach simplifies the transfer of solutions into practice, increases reproducibility, and makes the development of trading systems faster and more structured.

15 new signals now available for subscription:

Friday Monday IC
86% 59 trades
Growth:86.28%
Equity:93.75USD
Balance:93.05USD
CryptoZif
85% 1205 trades
Growth:85.41%
Equity:15,237.19USD
Balance:19,402.27USD
TraChannel
60% 33 trades
Growth:60.00%
Equity:444.07USD
Balance:444.07USD
and 12 more...

5 new topics on forum:

and 2 more...

The most downloaded free products:

There are more than 49,680 products available in Market

Bestsellers in the Market:

1...131415161718192021222324252627...678