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.

More than 300 new charts published:

Chart Crash 300 Index, M15, 2025.03.21 14:52 UTC, Deriv (SVG) LLC, MetaTrader 5, Real
Crash 300 Index, M15
Gráfico XAUUSD+, M5, 2025.03.22 13:32 UTC, Startrader Financial Markets Limited, MetaTrader 4, Real
XAUUSD+, M5
Chart XAUUSD+, H1, 2025.03.23 03:31 UTC, Startrader Financial Markets Limited, MetaTrader 4, Real
XAUUSD+, H1

Published article "Neural Networks in Trading: Unified Trajectory Generation Model (UniTraj)".

Neural Networks in Trading: Unified Trajectory Generation Model (UniTraj)

Understanding agent behavior is important in many different areas, but most methods focus on just one of the tasks (understanding, noise removal, or prediction), which reduces their effectiveness in real-world scenarios. In this article, we will get acquainted with a model that can adapt to solving various problems.

1 new signal now available for subscription:

ALocalLevels Roboforex
1% 152 trades
Growth:0.95%
Equity:650.34USD
Balance:650.34USD

Published article "Data Science and ML (Part 35): NumPy in MQL5 – The Art of Making Complex Algorithms with Less Code".

Data Science and ML (Part 35): NumPy in MQL5 – The Art of Making Complex Algorithms with Less Code

NumPy library is powering almost all the machine learning algorithms to the core in Python programming language, In this article we are going to implement a similar module which has a collection of all the complex code to aid us in building sophisticated models and algorithms of any kind.

Published article "From Basic to Intermediate: IF ELSE".

From Basic to Intermediate: IF ELSE

In this article we will discuss how to work with the IF operator and its companion ELSE. This statement is the most important and significant of those existing in any programming language. However, despite its ease of use, it can sometimes be confusing if we have no experience with its use and the concepts associated with it. The content presented here is intended solely for educational purposes. Under no circumstances should the application be viewed for any purpose other than to learn and master the concepts presented.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Supertrend A SuperTrend indicator that plots trend direction using ATR volatility to create dynamic support/resistance levels for MetaTrader 5.
  • MeanReversionTrendEA The EA automatically trades based on trend and mean reversion signals with validated parameters.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.

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.

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.

1 new signal now available for subscription:

TREND RSI SCALPER
212% 3597 trades
Growth:211.78%
Equity:1,774.33GBP
Balance:1,819.22GBP
There are more than 149,550 topics available on forum

12 new topics on forum:

and 9 more...

New publications in CodeBase

  • FVG based Momentum Detection This is an indicator that evaluates FVGs in the inputted "window_size" to detect momentum or trend strength.
  • RRS Tangled EA RRS Tangled EA randomly selects currency symbols, lot sizes, and order types for trading. It does not rely on technical indicators or fundamental analysis. Instead, it uses a Randomness in Nature approach to open trades. With proper settings such as Take Profit, Stop Loss, Trailing, and Risk Management, this EA can generate significant profits.

The most downloaded free products:

11 new topics on forum:

and 8 more...

Bestsellers in the Market:

There are more than 32,050 products available in Market

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

The most popular forum topics:

Published article "Developing a Replay System (Part 61): Playing the service (II)".

Developing a Replay System (Part 61): Playing the service (II)

In this article, we will look at changes that will allow the replay/simulation system to operate more efficiently and securely. I will also not leave without attention those who want to get the most out of using classes. In addition, we will consider a specific problem in MQL5 that reduces code performance when working with classes, and explain how to solve it.

Published article "Price Action Analysis Toolkit Development (Part 18): Introducing Quarters Theory (III) — Quarters Board".

Price Action Analysis Toolkit Development (Part 18): Introducing Quarters Theory (III) — Quarters Board

In this article, we enhance the original Quarters Script by introducing the Quarters Board, a tool that lets you toggle quarter levels directly on the chart without needing to revisit the code. You can easily activate or deactivate specific levels, and the EA also provides trend direction commentary to help you better understand market movements.

1 new signal now available for subscription:

CoelhoCapital
208% 14936 trades
Growth:207.90%
Equity:428,922.92USD
Balance:641,656.46USD

The most downloaded free products:

Bestsellers in the Market:

12 new topics on forum:

and 9 more...

More than 300 new charts published:

Chart EURUSD, M10, 2025.03.18 22:38 UTC, Tradeslide Trading Tech Limited, MetaTrader 5, Real
EURUSD, M10
Chart EURUSD, M5, 2025.03.19 09:27 UTC, BenchMark Finance AD, MetaTrader 4, Real
EURUSD, M5
График NZDUSD, H1, 2025.03.20 08:27 UTC, Raw Trading Ltd, MetaTrader 5, Real
NZDUSD, H1

New publications in CodeBase

  • Trend Zigzag (on ma cross) A static zigzag which connects the intersections of a moving average crossover
  • RRS Chaotic EA This EA is a cleaned and minimized version of the RRS Randomness in Nature EA. It opens trades randomly with random currency pairs, random lot sizes, and random order types. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings.

5 new signals now available for subscription:

DazDuz
2,006% 1348 trades
Growth:2,005.56%
Equity:386.29USD
Balance:501.35USD
Stable26
59% 1194 trades
Growth:58.60%
Equity:14,629.26USD
Balance:14,998.56USD
Apostolidi
13% 203 trades
Growth:12.92%
Equity:180,215.78RUB
Balance:180,215.78RUB
and 2 more...

Published article "Exploring Advanced Machine Learning Techniques on the Darvas Box Breakout Strategy".

Exploring Advanced Machine Learning Techniques on the Darvas Box Breakout Strategy

The Darvas Box Breakout Strategy, created by Nicolas Darvas, is a technical trading approach that spots potential buy signals when a stock’s price rises above a set "box" range, suggesting strong upward momentum. In this article, we will apply this strategy concept as an example to explore three advanced machine learning techniques. These include using a machine learning model to generate signals rather than to filter trades, employing continuous signals rather than discrete ones, and using models trained on different timeframes to confirm trades.

The most downloaded free products:

Bestsellers in the Market:

There are more than 149,490 topics available on forum

10 new topics on forum:

and 7 more...
There are more than 31,990 products available in Market
There are more than 2,050 articles published on site

Published article "Resampling techniques for prediction and classification assessment in MQL5".

Resampling techniques for prediction and classification assessment in MQL5

In this article, we will explore and implement, methods for assessing model quality that utilize a single dataset as both training and validation sets.

Published article "From Novice to Expert: Support and Resistance Strength Indicator (SRSI)".

From Novice to Expert: Support and Resistance Strength Indicator (SRSI)

In this article, we will share insights on how to leverage MQL5 programming to pinpoint market levels—differentiating between weaker and strongest price levels. We will fully develop a working, Support and Resistance Strength Indicator (SRSI).

4 new signals now available for subscription:

Portfolio 6
42% 1044 trades
Growth:41.95%
Equity:544.79USD
Balance:564.66USD
Recovery 1
15% 1729 trades
Growth:14.55%
Equity:4,042.41USD
Balance:2,964.80USD
Recovery 2
3% 1761 trades
Growth:3.11%
Equity:2,271.55USD
Balance:2,841.15USD
and 1 more...

The most downloaded free products:

Bestsellers in the Market:

New publications in CodeBase

  • Introsort (Introspective sort) using Function Pointers A hybrid sorting algorithm that provide fast performance for sorting arrays of simple types, structures or object pointers.
  • RRS Randomness in Nature EA This EA is truly random in nature. It randomly selects currency pairs, lot sizes, and order types. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings. Even though the EA works on randomness, it has still achieved good profits with proper risk management settings.

Most downloaded source codes this month

  • Smart Trend Follower This EA is designed to automatically follow market trends using signals from the Moving Average and Stochastic Oscillator indicators. The EA detects buy and sell signals by utilizing MA crossovers and confirms the trend with Stochastic. Additionally, the EA includes automatic position management, such as setting Take Profit, Stop Loss, and lot size doubling to enhance trading effectiveness in trending markets.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 1 The first chapter of the book introduces the MQL5 language and development environment. One of the new features introduced in the MQL5 language compared to MQL4 (MetaTrader 4 language) is support for object-oriented programming (OOP), which makes it similar to C++.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.

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.

9 new topics on forum:

and 6 more...

The most downloaded free products:

4 new signals now available for subscription:

HedgeEA01
102% 2061 trades
Growth:102.11%
Equity:4,381.05EUR
Balance:9,620.25EUR
AseA
38% 1965 trades
Growth:38.19%
Equity:966.06USD
Balance:966.06USD
GTP
26% 348 trades
Growth:25.74%
Equity:12,574.09CHF
Balance:12,574.09CHF
and 1 more...

Bestsellers in the Market:

More than 200 new charts published:

Chart Volatility 75 (1s) Index, M15, 2025.03.14 09:36 UTC, Deriv (SVG) LLC, MetaTrader 5, Real
Volatility 75 (1s) Index, M15
Chart CMHC_Housing_Starts_149, MN1, 2025.03.17 08:11 UTC, Lime Trading (CY) Ltd, MetaTrader 5, Real
CMHC_Housing_Starts_149, MN1
Chart EURUSD, M15, 2025.03.14 11:18 UTC, FTMO Global Markets Ltd, MetaTrader 4, Demo
EURUSD, M15
1...96979899100101102103104105106107108109110...686