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.

Published article "From Novice to Expert: Animated News Headline Using MQL5 (II)".

From Novice to Expert: Animated News Headline Using MQL5 (II)

Today, we take another step forward by integrating an external news API as the source of headlines for our News Headline EA. In this phase, we’ll explore various news sources—both established and emerging—and learn how to access their APIs effectively. We'll also cover methods for parsing the retrieved data into a format optimized for display within our Expert Advisor. Join the discussion as we explore the benefits of accessing news headlines and the economic calendar directly on the chart, all within a compact, non-intrusive interface.

Published article "MQL5 Wizard Techniques you should know (Part 71): Using Patterns of MACD and the OBV".

MQL5 Wizard Techniques you should know (Part 71): Using Patterns of MACD and the OBV

The Moving-Average-Convergence-Divergence (MACD) oscillator and the On-Balance-Volume (OBV) oscillator are another pair of indicators that could be used in conjunction within an MQL5 Expert Advisor. This pairing, as is practice in these article series, is complementary with the MACD affirming trends while OBV checks volume. As usual, we use the MQL5 wizard to build and test any potential these two may possess.

The most downloaded free products:

Bestsellers in the Market:

4 new signals now available for subscription:

TrendTp
471% 262 trades
Growth:470.62%
Equity:3,437.21USD
Balance:3,437.21USD
JC_22 RLKS_8YR_1M_2M M4U728
36% 1884 trades
Growth:35.77%
Equity:9,115.22USD
Balance:18,268.37USD
NeuroQuant EA
-23% 756 trades
Growth:-22.86%
Equity:77,244.68USD
Balance:77,244.68USD
and 1 more...

10 new topics on forum:

and 7 more...

Published article "Training a multilayer perceptron using the Levenberg-Marquardt algorithm".

Training a multilayer perceptron using the Levenberg-Marquardt algorithm

The article presents an implementation of the Levenberg-Marquardt algorithm for training feedforward neural networks. A comparative analysis of performance with algorithms from the scikit-learn Python library has been conducted. Simpler learning methods, such as gradient descent, gradient descent with momentum, and stochastic gradient descent are preliminarily discussed.

Published article "Data Science and ML (Part 43): Hidden Patterns Detection in Indicators Data Using Latent Gaussian Mixture Models (LGMM)".

Data Science and ML (Part 43): Hidden Patterns Detection in Indicators Data Using Latent Gaussian Mixture Models (LGMM)

Have you ever looked at the chart and felt that strange sensation… that there’s a pattern hidden just beneath the surface? A secret code that might reveal where prices are headed if only you could crack it? Meet LGMM, the Market’s Hidden Pattern Detector. A machine learning model that helps identify those hidden patterns in the market.

The most downloaded free products:

Bestsellers in the Market:

There are more than 150,550 topics available on forum

8 new topics on forum:

and 5 more...
There are more than 35,660 products available in Market

2 new signals now available for subscription:

Bayuhasann
40% 738 trades
Growth:40.35%
Equity:10,175.77USD
Balance:10,097.81USD
EwC1
13% 244 trades
Growth:12.71%
Equity:1,095.15EUR
Balance:1,126.88EUR

Published article "Analyzing weather impact on currencies of agricultural countries using Python".

Analyzing weather impact on currencies of agricultural countries using Python

What is the relationship between weather and Forex? Classical economic theory has long ignored the influence of such factors as weather on market behavior. But everything has changed. Let's try to find connections between the weather conditions and the position of agricultural currencies on the market.

The most popular forum topics:

Published article "Neural Networks in Trading: Directional Diffusion Models (DDM)".

Neural Networks in Trading: Directional Diffusion Models (DDM)

In this article, we discuss Directional Diffusion Models that exploit data-dependent anisotropic and directed noise in a forward diffusion process to capture meaningful graph representations.

Published article "Reimagining Classic Strategies (Part 13): Taking Our Crossover Strategy to New Dimensions (Part 2)".

Reimagining Classic Strategies (Part 13): Taking Our Crossover Strategy to New Dimensions (Part 2)

Join us in our discussion as we look for additional improvements to make to our moving-average cross over strategy to reduce the lag in our trading strategy to more reliable levels by leveraging our skills in data science. It is a well-studied fact that projecting your data to higher dimensions can at times improve the performance of your machine learning models. We will demonstrate what this practically means for you as a trader, and illustrate how you can weaponize this powerful principle using your MetaTrader 5 Terminal.

Published article "Mastering Log Records (Part 8): Error Records That Translate Themselves".

Mastering Log Records (Part 8): Error Records That Translate Themselves

In this eighth installment of the Mastering Log Records series, we explore the implementation of multilingual error messages in Logify, a powerful logging library for MQL5. You’ll learn how to structure errors with context, translate messages into multiple languages, and dynamically format logs by severity level. All of this with a clean, extensible, and production-ready design.

Published article "From Novice to Expert: Animated News Headline Using MQL5 (I)".

From Novice to Expert: Animated News Headline Using MQL5 (I)

News accessibility is a critical factor when trading on the MetaTrader 5 terminal. While numerous news APIs are available, many traders face challenges in accessing and integrating them effectively into their trading environment. In this discussion, we aim to develop a streamlined solution that brings news directly onto the chart—where it’s most needed. We'll accomplish this by building a News Headline Expert Advisor that monitors and displays real-time news updates from API sources.

Published article "MQL5 Wizard Techniques you should know (Part 70): Using Patterns of SAR and the RVI with a Exponential Kernel Network".

MQL5 Wizard Techniques you should know (Part 70):  Using Patterns of SAR and the RVI with a Exponential Kernel Network

We follow up our last article, where we introduced the indicator pair of the SAR and the RVI, by considering how this indicator pairing could be extended with Machine Learning. SAR and RVI are a trend and momentum complimentary pairing. Our machine learning approach uses a convolution neural network that engages the Exponential kernel in sizing its kernels and channels, when fine-tuning the forecasts of this indicator pairing. As always, this is done in a custom signal class file that works with the MQL5 wizard to assemble an Expert Advisor.

The most downloaded free products:

More than 400 new charts published:

Gráfico XAUUSD, M15, 2025.06.17 16:51 UTC, Deriv.com Limited, MetaTrader 5, Demo
XAUUSD, M15
Grafico XAUUSD, H1, 2025.06.17 12:32 UTC, Raw Trading Ltd, MetaTrader 5, Demo
XAUUSD, H1
Grafik XAUUSD, M15, 2025.06.16 01:20 UTC, Deriv.com Limited, MetaTrader 5, Demo
XAUUSD, M15

Most downloaded source codes this month

  • Indiana Jones Mean Reversion EA This is a simple mean reversion EA
  • AutoCloseOnProfitLoss Expert - Automatically Close All Positions on Profit/Loss The AutoCloseOnProfitLoss Expert Advisor (EA) is a powerful automation tool for MetaTrader 5, designed to close all open positions when predefined profit or loss targets are reached
  • Countdown 2.0 Countdown is an advanced indicator designed for traders who want to track the time remaining until the next candlestick or the next market open clearly and efficiently. With three flexible display modes (commentary, chart borders or next to price), this indicator offers a customisable solution to suit your trading needs.

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.

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.

Bestsellers in the Market:

5 new signals now available for subscription:

Gold Digger
1,553% 2039 trades
Growth:1,553.28%
Equity:68,501.95USD
Balance:68,323.43USD
Gold Specialists
282% 2028 trades
Growth:282.24%
Equity:154,187.40USD
Balance:154,008.88USD
Maxgrowthid P1
222% 1185 trades
Growth:221.95%
Equity:25,237.96USD
Balance:25,048.28USD
and 2 more...

7 new topics on forum:

and 4 more...

New publications in CodeBase

  • Candle Counter Candle counter is a powerful and versatile tool designed to help traders visualise and analyse the sequence of bars on their charts. This indicator automatically numbers each candle on the chart based on user-defined preferences, making it easy to follow specific candles, identify patterns and implement precise trading strategies.
  • Moving Average based on Heiken-Ashi This is a Moving Average indicator based on Heiken-Ashi candles instead of raw market price.
  • TradeReportExporter The TradeReportExporter script is designed to export the history of trades (trades) into a convenient CSV file. It automatically collects data on all trades for the last year for the instrument it is installed on. The file includes such data as date and time, transaction type (buy/sell), price, volume, commission and profit/loss. The result is saved in a file that can be opened in Excel or any other spreadsheet editor.

Published article "From Basic to Intermediate: Array (IV)".

From Basic to Intermediate: Array (IV)

In this article, we'll look at how you can do something very similar to what's implemented in languages like C, C++, and Java. I am talking about passing a virtually infinite number of parameters inside a function or procedure. While this may seem like a fairly advanced topic, in my opinion, what will be shown here can be easily implemented by anyone who has understood the previous concepts. Provided that they were really properly understood.

Published article "Developing a Replay System (Part 72): An Unusual Communication (I)".

Developing a Replay System (Part 72): An Unusual Communication (I)

What we create today will be difficult to understand. Therefore, in this article I will only talk about the initial stage. Please read this article carefully, it is an important prerequisite before we proceed to the next step. The purpose of this material is purely didactic as we will only study and master the presented concepts, without practical application.

The most downloaded free products:

There are more than 35,600 products available in Market

Bestsellers in the Market:

9 new topics on forum:

and 6 more...

6 new signals now available for subscription:

MASCOTAPRO8 COTA
456% 537 trades
Growth:456.38%
Equity:532.25USD
Balance:547.47USD
To Be Or Not To Be
247% 574 trades
Growth:247.05%
Equity:635.23USD
Balance:736.67USD
Golden Fractal and Golden Buffalo
231% 508 trades
Growth:231.06%
Equity:38,476.55USD
Balance:38,476.55USD
and 3 more...
There are more than 2,190 articles published on site

Published article "Build Self Optimizing Expert Advisors in MQL5 (Part 8): Multiple Strategy Analysis".

Build Self Optimizing Expert Advisors in MQL5 (Part 8): Multiple Strategy Analysis

How best can we combine multiple strategies to create a powerful ensemble strategy? Join us in this discussion as we look to fit together three different strategies into our trading application. Traders often employ specialized strategies for opening and closing positions, and we want to know if our machines can perform this task better. For our opening discussion, we will get familiar with the faculties of the strategy tester and the principles of OOP we will need for this task.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • False Breakups The "False Breakouts.mq5" indicator is a tool for MetaTrader 5 that visually identifies and marks buy and sell points based on false breakouts of support and resistance. It uses buffers to display buy (blue) and sell (red) arrows, as well as lines for support (blue) and resistance (red), and additional arrows for market tops and bottoms. The indicator's main logic consists of detecting tops and bottoms based on the high and low prices of the candles, dynamically updating support and resistance levels. When the price breaks through support or resistance and then returns, the indicator generates buy or sell signals respectively. It is a useful tool for traders who operate strategies based on false breakouts.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • Double Moving Averages With Fibonacci This indicator combines two moving averages to generate buy/sell signals based on crossovers. It also plots Fibonacci retracement levels using recent swing highs and lows for support/resistance. Visual arrows mark trade signals, and optional alerts notify users in real-time. Works on all timeframes for flexible technical analysis.

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.

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 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.

5 new topics on forum:

and 2 more...

The most popular forum topics:

The most downloaded free products:

More than 300 new charts published:

Grafik BTCETH, M15, 2025.06.14 04:49 UTC, Deriv.com Limited, MetaTrader 5, Demo
BTCETH, M15
Gráfico BCHUSD, M15, 2025.06.14 04:47 UTC, Deriv.com Limited, MetaTrader 5, Demo
BCHUSD, M15
图表 BTCETH, M15, 2025.06.14 04:19 UTC, Deriv.com Limited, MetaTrader 5, Demo
BTCETH, M15
There are more than 35,540 products available in Market

Bestsellers in the Market:

5 new topics on forum:

and 2 more...

3 new signals now available for subscription:

DisciplineTrader
457% 1589 trades
Growth:457.29%
Equity:24,256.87USD
Balance:24,343.38USD
Cullinan Dow Gold Yen Gbp IC Markets
-5% 2028 trades
Growth:-5.16%
Equity:822.02EUR
Balance:822.02EUR
Sohiltran
-17% 466 trades
Growth:-17.21%
Equity:1,189.74USD
Balance:1,189.74USD
1...555657585960616263646566676869...661