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.

8 new signals now available for subscription:

FiveEA in OneEA for GoldXAU Exness
483% 67 trades
Growth:483.41%
Equity:379.45USD
Balance:379.45USD
HOT5412302
143% 204 trades
Growth:143.07%
Equity:1,223.44USD
Balance:1,223.44USD
TradexCap Scalper
98% 502 trades
Growth:97.50%
Equity:244.18USD
Balance:244.18USD
and 5 more...

5 new topics on forum:

and 2 more...

The most downloaded free products:

More than 100 new charts published:

차트 XAUUSD, M1, 2025.12.19 00:59 UTC, TTP Trading Ltd., MetaTrader 5, Real
XAUUSD, M1
图表 XAUUSD, M15, 2025.12.18 16:04 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M15
차트 Jump 25 Index, M5, 2025.12.17 18:12 UTC, Deriv.com Limited, MetaTrader 5, Demo
Jump 25 Index, M5
There are more than 42,950 products available in Market

Bestsellers in the Market:

20 new signals now available for subscription:

Apex Predator
4,075% 1626 trades
Growth:4,075.35%
Equity:297,149.24USD
Balance:291,557.38USD
XAU Quant Execution System
1,156% 716 trades
Growth:1,156.29%
Equity:30,223.62USD
Balance:26,131.80USD
Make You Rich
252% 54 trades
Growth:252.49%
Equity:92.81USD
Balance:92.81USD
and 17 more...

New publications in CodeBase

There are more than 11,860 codes published in Codebase
There are more than 152,180 topics available on forum

Published article "Reimagining Classic Strategies (Part 20): Modern Stochastic Oscillators".

Reimagining Classic Strategies (Part 20): Modern Stochastic Oscillators

This article demonstrates how the stochastic oscillator, a classical technical indicator, can be repurposed beyond its conventional use as a mean-reversion tool. By viewing the indicator through a different analytical lens, we show how familiar strategies can yield new value and support alternative trading rules, including trend-following interpretations. Ultimately, the article highlights how every technical indicator in the MetaTrader 5 terminal holds untapped potential, and how thoughtful trial and error can uncover meaningful interpretations hidden from view.

3 new topics on forum:

The most downloaded free products:

17 new signals now available for subscription:

NoCopy1
194% 776 trades
Growth:194.30%
Equity:7,510.79AUD
Balance:7,174.73AUD
GenisysX US30
159% 246 trades
Growth:158.65%
Equity:2,586.51USD
Balance:2,586.51USD
Rafiee CTP Chary CTPEX Deltafx
136% 448 trades
Growth:136.47%
Equity:2,371.45USD
Balance:2,371.45USD
and 14 more...

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

The most popular forum topics:

There are more than 2,570 articles published on site

Published article "From Novice to Expert: Navigating Market Irregularities".

From Novice to Expert: Navigating Market Irregularities

Market rules are continuously evolving, and many once-reliable principles gradually lose their effectiveness. What worked in the past no longer works consistently over time. Today’s discussion focuses on probability ranges and how they can be used to navigate market irregularities. We will leverage MQL5 to develop an algorithm capable of trading effectively even in the choppiest market conditions. Join this discussion to find out more.

Published article "Creating Custom Indicators in MQL5 (Part 2): Building a Gauge-Style RSI Display with Canvas and Needle Mechanics".

Creating Custom Indicators in MQL5 (Part 2): Building a Gauge-Style RSI Display with Canvas and Needle Mechanics

In this article, we develop a gauge-style RSI indicator in MQL5 that visualizes Relative Strength Index values on a circular scale with a dynamic needle, color-coded ranges for overbought and oversold levels, and customizable legends. We utilize the Canvas class to draw elements like arcs, ticks, and pies, ensuring smooth updates on new RSI data.

Published article "Statistical Arbitrage Through Cointegrated Stocks (Part 9): Backtesting Portfolio Weights Updates".

Statistical Arbitrage Through Cointegrated Stocks (Part 9): Backtesting Portfolio Weights Updates

This article describes the use of CSV files for backtesting portfolio weights updates in a mean-reversion-based strategy that uses statistical arbitrage through cointegrated stocks. It goes from feeding the database with the results of a Rolling Windows Eigenvector Comparison (RWEC) to comparing the backtest reports. In the meantime, the article details the role of each RWEC parameter and its impact in the overall backtest result, showing how the comparison of the relative drawdown can help us to further improve those parameters.

The most downloaded free products:

Bestsellers in the Market:

There are more than 42,850 products available in Market

18 new signals now available for subscription:

ROB 1
2,457% 1550 trades
Growth:2,456.74%
Equity:355.83USD
Balance:406.73USD
Singularity AI System EA
233% 48 trades
Growth:232.66%
Equity:2,417.05USD
Balance:2,417.05USD
AT Master Pro
180% 6034 trades
Growth:179.97%
Equity:2,015.83USD
Balance:2,015.83USD
and 15 more...

5 new topics on forum:

and 2 more...

New publications in CodeBase

  • Open Trade This function performs the main logic of opening a trade. It calculates the opening price, take profit levels and stop loss based on the symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information such as symbol, volume, order type, slippage, comment, magic number, etc. Call the OrderSend function to send the trade request and get the result. SetTypeFillingBySymbol function: determines the order fulfilment type (Fill or Cancel, Immediate or Cancel or Return) according to the symbol's fulfilment policy. GetMinTradeLevel function: calculates the minimum trade level based on the freeze level and stop level of the symbol. Adjusts the minimum level to ensure that it is within certain limits and returns the result.
  • ATR_Momentum_Colour combination of many familiar indicators for beginner traders

Published article "Pure implementation of RSA encryption in MQL5".

Pure implementation of RSA encryption in MQL5

MQL5 lacks built-in asymmetric cryptography, making secure data exchange over insecure channels like HTTP difficult. This article presents a pure MQL5 implementation of RSA using PKCS#1 v1.5 padding, enabling safe transmission of AES session keys and small data blocks without external libraries. This approach provides HTTPS-like security over standard HTTP and even more, it fills an important gap in secure communication for MQL5 applications.

Published article "Larry Williams Market Secrets (Part 1): Building a Swing Structure Indicator in MQL5".

Larry Williams Market Secrets (Part 1): Building a Swing Structure Indicator in MQL5

A practical guide to building a Larry Williams–style market structure indicator in MQL5, covering buffer setup, swing-point detection, plot configuration, and how traders can apply the indicator in technical market analysis.

The most downloaded free products:

Most downloaded source codes this month

  • Simple_Three_Inside_Pattern_EA A simple Expert Advisor that trades when the price forms the "Three From Within" pattern.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • SAR_MACD_EA Macd is the first to indicate bearish or bullish direction, secondly SAR in correlation with price indicates a swing in direction (Sar Flip above or below price), third conformation is the sma 40 shifted 3 and the closed price above or below the sma.

Most read articles this month

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

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.

Automating Trading Strategies in MQL5 (Part 42): Session-Based Opening Range Breakout (ORB) System

Automating Trading Strategies in MQL5 (Part 42): Session-Based Opening Range Breakout (ORB) System

In this article, we create a fully customizable session-based Opening Range Breakout (ORB) system in MQL5 that lets us set any desired session start time and range duration, automatically calculates the high and low of that opening period, and trades only confirmed breakouts in the direction of the move.

11 new topics on forum:

and 8 more...

Bestsellers in the Market:

15 new signals now available for subscription:

TEST 2
140% 184 trades
Growth:140.05%
Equity:238.80USD
Balance:239.98USD
TJ TEC signal
92% 134 trades
Growth:91.54%
Equity:990.97USD
Balance:4,634.33USD
Golden Hen EA
83% 43 trades
Growth:82.99%
Equity:640.45USD
Balance:640.45USD
and 12 more...

Published article "Creating Custom Indicators in MQL5 (Part 1): Building a Pivot-Based Trend Indicator with Canvas Gradient".

Creating Custom Indicators in MQL5 (Part 1): Building a Pivot-Based Trend Indicator with Canvas Gradient

In this article, we create a Pivot-Based Trend Indicator in MQL5 that calculates fast and slow pivot lines over user-defined periods, detects trend directions based on price relative to these lines, and signals trend starts with arrows while optionally extending lines beyond the current bar. The indicator supports dynamic visualization with separate up/down lines in customizable colors, dotted fast lines that change color on trend shifts, and optional gradient filling between lines, using a canvas object for enhanced trend-area highlighting.

Published article "Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component".

Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component

In the article, we will create the first version of the TableControl (TableView) control. This will be a simple static table being created based on the input data defined by two arrays — a data array and an array of column headers.

Published article "Introduction to MQL5 (Part 32): Mastering API and WebRequest Function in MQL5 (VI)".

Introduction to MQL5 (Part 32): Mastering API and WebRequest Function in MQL5 (VI)

This article will show you how to visualize candle data obtained via the WebRequest function and API in candle format. We'll use MQL5 to read the candle data from a CSV file and display it as custom candles on the chart, since indicators cannot directly use the WebRequest function.

Published article "From Novice to Expert: Automating Trade Discipline with an MQL5 Risk Enforcement EA".

From Novice to Expert: Automating Trade Discipline with an MQL5 Risk Enforcement EA

For many traders, the gap between knowing a risk rule and following it consistently is where accounts go to die. Emotional overrides, revenge trading, and simple oversight can dismantle even the best strategy. Today, we will transform the MetaTrader 5 platform into an unwavering enforcer of your trading rules by developing a Risk Enforcement Expert Advisor. Join this discussion to find out more.

There are more than 42,770 products available in Market

The most downloaded free products:

The most popular forum topics:

11 new topics on forum:

and 8 more...

More than 200 new charts published:

图表 BTCUSDt, H1, 2025.12.14 00:20 UTC, Gerchik and Co Limited, MetaTrader 4, Demo
BTCUSDt, H1
チャート XAUUSD, M1, 2025.12.13 02:47 UTC, FTMO Global Markets Ltd, MetaTrader 5, Real
XAUUSD, M1
График XAUUSD, M1, 2025.12.14 04:03 UTC, Raw Trading Ltd, MetaTrader 5, Demo
XAUUSD, M1

14 new signals now available for subscription:

Perintis007
439% 91 trades
Growth:438.76%
Equity:336.92USD
Balance:336.92USD
AlphaTrend
159% 665 trades
Growth:158.94%
Equity:2,589.43USD
Balance:2,589.43USD
Auto Assist DNC by TF ID
53% 218 trades
Growth:53.32%
Equity:20,032.87USD
Balance:20,032.87USD
and 11 more...

Bestsellers in the Market:

New publications in CodeBase

Published article "Building AI-Powered Trading Systems in MQL5 (Part 7): Further Modularization and Automated Trading".

Building AI-Powered Trading Systems in MQL5 (Part 7): Further Modularization and Automated Trading

In this article, we enhance the AI-powered trading system's modularity by separating UI components into a dedicated include file. The system now automates trade execution based on AI-generated signals, parsing JSON responses for BUY/SELL/NONE with entry/SL/TP, visualizing patterns like engulfing or divergences on charts with arrows, lines, and labels, and optional auto-signal checks on new bars.

Published article "Codex Pipelines, from Python to MQL5, for Indicator Selection: A Multi-Quarter Analysis of the XLF ETF with Machine Learning".

Codex Pipelines, from Python to MQL5, for Indicator Selection: A Multi-Quarter Analysis of the XLF ETF with Machine Learning

We continue our look at how the selection of indicators can be pipelined when facing a ‘none-typical’ MetaTrader asset. MetaTrader 5 is primarily used to trade forex, and that is good given the liquidity on offer, however the case for trading outside of this ‘comfort-zone’, is growing bolder with not just the overnight rise of platforms like Robinhood, but also the relentless pursuit of an edge for most traders. We consider the XLF ETF for this article and also cap our revamped pipeline with a simple MLP.

The most downloaded free products:

1...101112131415161718192021222324...646