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 "MQL5 Wizard Techniques you should know (Part 67): Using Patterns of TRIX and the Williams Percent Range".

MQL5 Wizard Techniques you should know (Part 67): Using Patterns of TRIX and the Williams Percent Range

The Triple Exponential Moving Average Oscillator (TRIX) and the Williams Percentage Range Oscillator are another pair of indicators that could be used in conjunction within an MQL5 Expert Advisor. This indicator pair, like those we’ve covered recently, is also complementary given that TRIX defines the trend while Williams Percent Range affirms support and Resistance levels. As always, we use the MQL5 wizard to prototype any potential these two may have.

The most downloaded free products:

Bestsellers in the Market:

There are more than 37,820 products available in Market

29 new signals now available for subscription:

DiamondTrade
35,847% 324 trades
Growth:35,846.72%
Equity:322,970.15USD
Balance:332,049.95USD
Withdrawal FusionMarkets
184% 526 trades
Growth:183.65%
Equity:2,913.49GBP
Balance:3,009.01GBP
Daily Trade Gold 2
179% 223 trades
Growth:178.61%
Equity:112,578.02USD
Balance:113,626.60USD
and 26 more...
There are more than 150,450 topics available on forum

13 new topics on forum:

and 10 more...

Published article "Developing a Replay System (Part 70): Getting the Time Right (III)".

Developing a Replay System (Part 70): Getting the Time Right (III)

In this article, we will look at how to use the CustomBookAdd function correctly and effectively. Despite its apparent simplicity, it has many nuances. For example, it allows you to tell the mouse indicator whether a custom symbol is on auction, being traded, or the market is closed. 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.

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

From Basic to Intermediate: Array (II)

In this article, we will look at what a dynamic array and a static array are. Is there a difference between using one or the other? Or are they always the same? When should you use one and when the other type? And what about constant arrays? We will try to understand what they are designed for and consider the risks of not initializing all the values in the array.

There are more than 11,660 codes published in Codebase

The most downloaded free products:

Most downloaded source codes this month

  • ICT_conceptsEA by Emil Takes trades based on ICT silverbullet and 2022 model with trailing stops and partials, also keeps entry according to OTE, and risk minimal. It works in a small time window of silver bullet especially NY session, and if no trade found, 2022 model and fibonacci OTE jumps in to get a trade. But entry is so only after confirmation with these models being there, hence trades will be less for minimal drawdown and high winrate. To know more about these strategies, you may visit Inner Circle Trader YouTube channel.
  • 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.
  • RRS Impulse This EA scalps using the Relative Strength Index (RSI) Indicator, Stochastic Oscillator Indicator, and Bollinger Bands Indicator to identify trend or counter-trend opportunities. As a multi-pair EA, it scans multiple currency pairs for signals. This EA comes with a variety of features, including Trailing, Risk Management, Money Management, Restriction Mode, and more. With the right settings, it has the potential to generate significant profits.

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.

10 new topics on forum:

and 7 more...

28 new signals now available for subscription:

DM3
247% 8101 trades
Growth:247.35%
Equity:28,206.98USD
Balance:34,734.78USD
RecoveryPLAN Kamuflase 1
218% 288 trades
Growth:217.57%
Equity:15,455.18USD
Balance:17,585.18USD
ICMarkets live
63% 502 trades
Growth:63.26%
Equity:8,138.90EUR
Balance:8,168.14EUR
and 25 more...

Bestsellers in the Market:

New publications in CodeBase

More than 300 new charts published:

Gráfico GER40, H1, 2025.05.26 05:53 UTC, Pepperstone Markets Kenya Limited, MetaTrader 4, Real
GER40, H1
Graphique EURUSD, M15, 2025.05.26 09:03 UTC, FP Markets LLC, MetaTrader 4, Real
EURUSD, M15
Graphique XAUUSD, M15, 2025.05.26 03:55 UTC, Five Percent Online Ltd, MetaTrader 5, Demo
XAUUSD, M15

The most downloaded free products:

There are more than 37,710 products available in Market

29 new signals now available for subscription:

Adityamax
309% 301 trades
Growth:308.64%
Equity:79,101.39USD
Balance:79,829.39USD
Set Medium Akun Standard
270% 183 trades
Growth:269.83%
Equity:61.85USD
Balance:61.85USD
FBS FOREX 4 ALL
153% 453 trades
Growth:153.20%
Equity:729.12USD
Balance:963.18USD
and 26 more...

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

New publications in CodeBase

  • Trendline zigzag in qualitative channel A dynamic trendline-based evolution of the Donchian Channel
  • Equity and Balance Indicator - History based This indicator reads the trade history and plots the Cumulative P & L over time, helping visual traders to see how much money they are making or losing over time. This current version has a difference of 0.02% marginal error, due to rounding floats, and calculation methods. It can be considered extremely precise with this marginal error.

Published article "Trading with the MQL5 Economic Calendar (Part 10): Draggable Dashboard and Interactive Hover Effects for Seamless News Navigation".

Trading with the MQL5 Economic Calendar (Part 10): Draggable Dashboard and Interactive Hover Effects for Seamless News Navigation

In this article, we enhance the MQL5 Economic Calendar by introducing a draggable dashboard that allows us to reposition the interface for better chart visibility. We implement hover effects for buttons to improve interactivity and ensure seamless navigation with a dynamically positioned scrollbar.

Published article "Building MQL5-Like Trade Classes in Python for MetaTrader 5".

Building MQL5-Like Trade Classes in Python for MetaTrader 5

MetaTrader 5 python package provides an easy way to build trading applications for the MetaTrader 5 platform in the Python language, while being a powerful and useful tool, this module isn't as easy as MQL5 programming language when it comes to making an algorithmic trading solution. In this article, we are going to build trade classes similar to the one offered in MQL5 to create a similar syntax and make it easier to make trading robots in Python as in MQL5.

Published article "Neural Networks in Trading: Transformer with Relative Encoding".

Neural Networks in Trading: Transformer with Relative Encoding

Self-supervised learning can be an effective way to analyze large amounts of unlabeled data. The efficiency is provided by the adaptation of models to the specific features of financial markets, which helps improve the effectiveness of traditional methods. This article introduces an alternative attention mechanism that takes into account the relative dependencies and relationships between inputs.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • Symbol A library for working with traditional and custom symbols
  • Butterfly Strategy Expert Advisor with Multiple TimeFrames Butterfly Strategy Expert Advisor This Expert Advisor (EA) implements the Butterfly harmonic trading pattern across multiple timeframes (M2 to D1) for automated forex trading. It detects bullish and bearish Butterfly patterns using pivot points and executes trades with customizable risk management and multiple take-profit levels.
  • ZigZag Fibo Original ZigZag MT4 with added automatic fibonacci

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.

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.

The most popular forum topics:

19 new signals now available for subscription:

Yestoya
199% 93 trades
Growth:199.24%
Equity:55.00USD
Balance:55.00USD
D3luxe4 HighRisk
82% 215 trades
Growth:81.69%
Equity:1,808.31USD
Balance:1,808.38USD
Astra Vision
41% 169 trades
Growth:40.79%
Equity:210.47USD
Balance:213.91USD
and 16 more...

5 new topics on forum:

and 2 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 37,620 products available in Market

More than 300 new charts published:

Chart GainX 400, M1, 5/23/2025 7:56 PM UTC, Systemgates Limited, MetaTrader 5, Demo
GainX 400, M1
Chart AAPL.NAS, D1, 5/23/2025 7:40 PM UTC, Raw Trading Ltd, MetaTrader 5, Real
AAPL.NAS, D1
Chart XAUUSD, M15, 5/23/2025 7:35 PM UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M15

6 new topics on forum:

and 3 more...

10 new signals now available for subscription:

Boyan StepIndex DerivMT5
179% 3896 trades
Growth:178.68%
Equity:1,045.09USD
Balance:1,134.78USD
AI SpectraCore Genesis EA
61% 17 trades
Growth:60.69%
Equity:160.69USD
Balance:160.69USD
Copygain
57% 175 trades
Growth:57.43%
Equity:294.75USD
Balance:294.75USD
and 7 more...

The most downloaded free products:

32 new signals now available for subscription:

Forexmyst
142% 546 trades
Growth:142.05%
Equity:25,284.66USD
Balance:29,043.81USD
CopyForex IT
132% 763 trades
Growth:131.88%
Equity:34,276.67EUR
Balance:34,276.67EUR
Tumbuh Kembang
127% 360 trades
Growth:127.06%
Equity:101.66USD
Balance:101.66USD
and 29 more...
There are more than 150,390 topics available on forum

10 new topics on forum:

and 7 more...

Bestsellers in the Market:

Published article "From Novice to Expert: Auto-Geometric Analysis System".

From Novice to Expert: Auto-Geometric Analysis System

Geometric patterns offer traders a concise way to interpret price action. Many analysts draw trend lines, rectangles, and other shapes by hand, and then base trading decisions on the formations they see. In this article, we explore an automated alternative: harnessing MQL5 to detect and analyze the most popular geometric patterns. We’ll break down the methodology, discuss implementation details, and highlight how automated pattern recognition can sharpen a trader's market insights.

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

From Basic to Intermediate: Array (I)

This article is a transition between what has been discussed so far and a new stage of research. To understand this article, you need to read the previous ones. 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:

9 new topics on forum:

and 6 more...
1...456789101112131415161718...612