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:

XAURISKBUYONLY2024
363% 1607 trades
Growth:362.76%
Equity:1,481.44USD
Balance:1,481.44USD
Mazinha
262% 10652 trades
Growth:261.55%
Equity:0.00JPY
Balance:0.00JPY
Chantrader BELTIM
195% 95 trades
Growth:194.95%
Equity:0.74USD
Balance:0.74USD
and 5 more...

Published article "Developing a multi-currency Expert Advisor (Part 21): Preparing for an important experiment and optimizing the code".

Developing a multi-currency Expert Advisor (Part 21): Preparing for an important experiment and optimizing the code

For further progress it would be good to see if we can improve the results by periodically re-running the automatic optimization and generating a new EA. The stumbling block in many debates about the use of parameter optimization is the question of how long the obtained parameters can be used for trading in the future period while maintaining the profitability and drawdown at the specified levels. And is it even possible to do this?

Published article "Neural Networks in Trading: An Ensemble of Agents with Attention Mechanisms (Final Part)".

Neural Networks in Trading: An Ensemble of Agents with Attention Mechanisms (Final Part)

In the previous article, we introduced the multi-agent adaptive framework MASAAT, which uses an ensemble of agents to perform cross-analysis of multimodal time series at different data scales. Today we will continue implementing the approaches of this framework in MQL5 and bring this work to a logical conclusion.

Published article "Mastering Fair Value Gaps: Formation, Logic, and Automated Trading with Breakers and Market Structure Shifts".

Mastering Fair Value Gaps: Formation, Logic, and Automated Trading with Breakers and Market Structure Shifts

This is an article that I have written aimed to expound and explain Fair Value Gaps, their formation logic for occurring, and automated trading with breakers and market structure shifts.

The most downloaded free products:

More than 200 new charts published:

图表 XAUUSD, M30, 2025.09.12 05:49 UTC, IC Markets (EU) Ltd, MetaTrader 4, Demo
XAUUSD, M30
图表 EURUSD, M15, 2025.09.12 22:42 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
EURUSD, M15
Gráfico XAUUSD, H1, 2025.09.12 08:21 UTC, FIBO Group, Ltd, MetaTrader 5, Demo
XAUUSD, H1

3 new topics on forum:

Most downloaded source codes this week

  • Martingale Pulse EA Introducing MP by SPLpulse, a sophisticated and highly versatile Expert Advisor designed for the modern trader. Whether you are a scalper, a trend follower, or a reversal trader, MP by SPLpulse combines multiple trading strategies with an institutional-grade risk management suite to adapt to your unique trading style. Take control of your trading with unparalleled customization and powerful automation.
  • WaveTrend The WaveTrend Indicator (WT) is a powerful technical analysis tool designed to identify trend direction and potential reversal points. It plots two lines, WT1 and WT2 , in a separate window, calculated based on price momentum and smoothed averages.
  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.

Most read articles this week

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.

Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG

Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG

Elevate your trading with Smart Money Concepts (SMC) by combining Order Blocks (OB), Break of Structure (BOS), and Fair Value Gaps (FVG) into one powerful EA. Choose automatic strategy execution or focus on any individual SMC concept for flexible and precise trading.

Bestsellers in the Market:

The most popular forum topics:

4 new signals now available for subscription:

Gold Glide AI ICMarkets
704% 77 trades
Growth:704.02%
Equity:4,573.92USD
Balance:4,573.92USD
Wickedtai
-7% 349 trades
Growth:-7.18%
Equity:4,585.46USD
Balance:4,585.46USD
AutoPortfolio1
-7% 371 trades
Growth:-7.48%
Equity:92,631.10USD
Balance:92,631.10USD
and 1 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 38,910 products available in Market

3 new signals now available for subscription:

Metafung
1,558% 8550 trades
Growth:1,558.24%
Equity:3,604,416.08USD
Balance:5,398,137.01USD
Top Gun
31% 132 trades
Growth:30.52%
Equity:661.64EUR
Balance:661.64EUR
and 1 more...

3 new topics on forum:

New publications in CodeBase

  • ZIGZAG CALIBRATION TOOLS Allows you to easily visualize bullish and bearish periods confirmed by the zigzag indicator using vlines. You can control the display of the zigzag, choosing to start from the beginning of the chart or from a certain number of bars, as well as the display of labels showing the price of the peak or trough, the direction of the past period, and its amplitude in pips. Of course, it works on the main window as well as on sub-windows. WARNING!!! This is a valuable aid to understanding and calibrating indicators and developing strategies, but it is not intended for direct use. Translated with DeepL.com (free version)
  • The RSI Engine The RSI Engine EA is a highly versatile automated trading robot for MetaTrader 5, designed to execute trades based on signals from the popular Relative Strength Index (RSI) indicator. Version 2.1 features optimized signal processing and enhanced stability. The EA provides a flexible framework with multiple RSI-based strategies, confirmation filters, and comprehensive trade management settings, making it suitable for both novice and experienced traders.

The most downloaded free products:

Bestsellers in the Market:

9 new signals now available for subscription:

NoCopy3
690% 539 trades
Growth:690.37%
Equity:9,317.41AUD
Balance:9,317.41AUD
Golden Trend
221% 8722 trades
Growth:221.49%
Equity:92,403.90USD
Balance:92,403.90USD
The Line Electron EA
212% 55 trades
Growth:211.68%
Equity:1,558.42AUD
Balance:1,558.42AUD
and 6 more...
There are more than 151,350 topics available on forum

6 new topics on forum:

and 3 more...

Published article "Dynamic mode decomposition applied to univariate time series in MQL5".

Dynamic mode decomposition applied to univariate time series in MQL5

Dynamic mode decomposition (DMD) is a technique usually applied to high-dimensional datasets. In this article, we demonstrate the application of DMD on univariate time series, showing its ability to characterize a series as well as make forecasts. In doing so, we will investigate MQL5's built-in implementation of dynamic mode decomposition, paying particular attention to the new matrix method, DynamicModeDecomposition().

Published article "Automating Trading Strategies in MQL5 (Part 31): Creating a Price Action 3 Drives Harmonic Pattern System".

Automating Trading Strategies in MQL5 (Part 31): Creating a Price Action 3 Drives Harmonic Pattern System

In this article, we develop a 3 Drives Pattern system in MQL5 that identifies bullish and bearish 3 Drives harmonic patterns using pivot points and Fibonacci ratios, executing trades with customizable entry, stop loss, and take-profit levels based on user-selected options. We enhance trader insight with visual feedback through chart objects.

The most downloaded free products:

Bestsellers in the Market:

More than 200 new charts published:

График USDJPY, M15, 2025.09.09 09:24 UTC, Raw Trading Ltd, MetaTrader 4, Demo
USDJPY, M15
Chart XAUUSD, M15, 2025.09.11 04:14 UTC, IC Markets (EU) Ltd, MetaTrader 4, Demo
XAUUSD, M15
图表 XAUUSD+, H1, 2025.09.09 08:45 UTC, Moneta Markets (Pty) Ltd, MetaTrader 5, Demo
XAUUSD+, H1
There are more than 38,860 products available in Market

5 new signals now available for subscription:

Grid 1
550% 398 trades
Growth:549.50%
Equity:735.52EUR
Balance:4,463.16EUR
Grid 2
463% 365 trades
Growth:462.89%
Equity:775.61EUR
Balance:3,353.59EUR
Grid 3
416% 322 trades
Growth:415.97%
Equity:772.43EUR
Balance:4,484.59EUR
and 2 more...

5 new topics on forum:

and 2 more...

Published article "Moving to MQL5 Algo Forge (Part 2): Working with Multiple Repositories".

Moving to MQL5 Algo Forge (Part 2): Working with Multiple Repositories

In this article, we are considering one of the possible approaches to organizing the storage of the project's source code in a public repository. We will distribute the code across different branches to establish clear and convenient rules for the project development.

Published article "Self Optimizing Expert Advisors in MQL5 (Part 14): Viewing Data Transformations as Tuning Parameters of Our Feedback Controller".

Self Optimizing Expert Advisors in MQL5 (Part 14): Viewing Data Transformations as Tuning Parameters of Our Feedback Controller

Preprocessing is a powerful yet quickly overlooked tuning parameter. It lives in the shadows of its bigger brothers: optimizers and shiny model architectures. Small percentage improvements here can have disproportionately large, compounding effects on profitability and risk. Too often, this largely unexplored science is boiled down to a simple routine, seen only as a means to an end, when in reality it is where signal can be directly amplified, or just as easily destroyed.

Published article "Developing a Custom Market Sentiment Indicator".

Developing a Custom Market Sentiment Indicator

In this article we are developing a custom market sentiment indicator to classify conditions into bullish, bearish, risk-on, risk-off, or neutral. Using multi-timeframe, the indicator can provide traders with a clearer perspective of overall market bias and short-term confirmations.

Published article "Statistical Arbitrage Through Cointegrated Stocks (Part 4): Real-time Model Updating".

Statistical Arbitrage Through Cointegrated Stocks (Part 4): Real-time Model Updating

This article describes a simple but comprehensive statistical arbitrage pipeline for trading a basket of cointegrated stocks. It includes a fully functional Python script for data download and storage; correlation, cointegration, and stationarity tests, along with a sample Metatrader 5 Service implementation for database updating, and the respective Expert Advisor. Some design choices are documented here for reference and for helping in the experiment replication.

The most downloaded free products:

Bestsellers in the Market:

9 new topics on forum:

and 6 more...

10 new signals now available for subscription:

Sputnik SI Auto
324% 8810 trades
Growth:323.81%
Equity:11,583.01USD
Balance:11,587.63USD
Pillar Quant
292% 260 trades
Growth:291.99%
Equity:1,144.13USD
Balance:1,144.13USD
Twin capital
97% 327 trades
Growth:97.29%
Equity:805.81USD
Balance:998.47USD
and 7 more...

The most popular forum topics:

There are more than 2,350 articles published on site

Published article "Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG".

Elevate Your Trading With Smart Money Concepts (SMC): OB, BOS, and FVG

Elevate your trading with Smart Money Concepts (SMC) by combining Order Blocks (OB), Break of Structure (BOS), and Fair Value Gaps (FVG) into one powerful EA. Choose automatic strategy execution or focus on any individual SMC concept for flexible and precise trading.

Published article "Moving to MQL5 Algo Forge (Part 1): Creating the Main Repository".

Moving to MQL5 Algo Forge (Part 1): Creating the Main Repository

When working on projects in MetaEditor, developers often face the need to manage code versions. MetaQuotes recently announced migration to GIT and the launch of MQL5 Algo Forge with code versioning and collaboration capabilities. In this article, we will discuss how to use the new and previously existing tools more efficiently.

Published article "Automating Trading Strategies in MQL5 (Part 30): Creating a Price Action AB-CD Harmonic Pattern with Visual Feedback".

Automating Trading Strategies in MQL5 (Part 30): Creating a Price Action AB-CD Harmonic Pattern with Visual Feedback

In this article, we develop an AB=CD Pattern EA in MQL5 that identifies bullish and bearish AB=CD harmonic patterns using pivot points and Fibonacci ratios, executing trades with precise entry, stop loss, and take-profit levels. We enhance trader insight with visual feedback through chart objects.

The most downloaded free products:

There are more than 38,770 products available in Market

Most downloaded source codes this month

  • MT5-BuildYourGridEA This expert is a system to help any trader to make a grid of orders.
  • Auto Tp Set Auto TP and SL: The “Set Auto TP and SL” (Take Profit and Stop Loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. It allows traders to define fixed price levels where a trade should be automatically closed to either secure profits (TP) or limit losses (SL), removing the need for constant manual monitoring. When this feature is enabled, each position you open will automatically include a predefined Take Profit and Stop Loss level based on your custom parameters, such as a specific number of pips, percentage of balance, or technical levels. This not only saves time but also ensures that your trades are protected from sudden market movements and emotional decision-making.
  • Seven strategies in One expert Name of expert is 'MultiStrategyEA'

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.

3 new topics on forum:

Bestsellers in the Market:

1...242526272829303132333435363738...644