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 topics on forum:

and 5 more...

The most popular forum topics:

New publications in CodeBase

  • Divergence DeMarker This indicator picks up the divergence points of the DeMarker indicator
  • Change the colour of candles and wick Draw the wicks (thin lines): Draw a vertical line from the lowest price to the highest price of each candle (this is called a "wick")
  • 2 Moving Averages 2 Moving Averages is a custom MQL4 indicator that uses two moving averages (fast and slow) to identify potential trend changes and generate buy or sell signals based on crossover points. It enhances signal reliability by optionally integrating support and resistance levels, helping traders confirm entry and exit zones. This tool is suitable for trend-following strategies and works across multiple time frames.

Bestsellers in the Market:

The most downloaded free products:

7 new signals now available for subscription:

Neatik David
22% 249 trades
Growth:22.39%
Equity:1,223.90EUR
Balance:1,223.90EUR
Neatik karelle
18% 334 trades
Growth:17.92%
Equity:589.62EUR
Balance:589.62EUR
Perfect impulse
14% 166 trades
Growth:14.34%
Equity:99,441.87CNY
Balance:99,441.87CNY
and 4 more...

8 new topics on forum:

and 5 more...
There are more than 37,470 products available in Market

More than 300 new charts published:

图表 XAUUSD, H4, 2025.05.29 05:23 UTC, FBS Markets Inc., MetaTrader 4, Real
XAUUSD, H4
Gráfico GER40, H1, 2025.05.29 05:16 UTC, Pepperstone Markets Kenya Limited, MetaTrader 4, Real
GER40, H1
Grafik XAU_USD, H4, 2025.05.29 05:11 UTC, BenchMark Finance AD, MetaTrader 4, Real
XAU_USD, H4

The most downloaded free products:

There are more than 37,410 products available in Market

Bestsellers in the Market:

25 new signals now available for subscription:

Crypto Legend
3,618% 637 trades
Growth:3,618.09%
Equity:8,805.57USD
Balance:8,805.57USD
PipsMaker
479% 280 trades
Growth:478.61%
Equity:881.64USD
Balance:1,000.00USD
FX Citizen
458% 954 trades
Growth:457.89%
Equity:830.33USD
Balance:2,418.88USD
and 22 more...

9 new topics on forum:

and 6 more...

New publications in CodeBase

  • Customised bmap chart This is a custom indicator for MetaTrader 5 whose sole purpose is to display a BMP image on the chart, centred on the screen
  • Triangular Arbitrage This Expert Advisor (EA) implements a triangular arbitrage strategy between three currency pairs: EURUSD, USDJPY and EURJPY

Published article "Developing a multi-currency Expert Advisor (Part 19): Creating stages implemented in Python".

Developing a multi-currency Expert Advisor (Part 19): Creating stages implemented in Python

So far we have considered the automation of launching sequential procedures for optimizing EAs exclusively in the standard strategy tester. But what if we would like to perform some handling of the obtained data using other means between such launches? We will attempt to add the ability to create new optimization stages performed by programs written in Python.

Published article "Build Self Optimizing Expert Advisors in MQL5 (Part 7): Trading With Multiple Periods At Once".

Build Self Optimizing Expert Advisors in MQL5 (Part 7): Trading With Multiple Periods At Once

In this series of articles, we have considered multiple different ways of identifying the best period to use our technical indicators with. Today, we shall demonstrate to the reader how they can instead perform the opposite logic, that is to say, instead of picking the single best period to use, we will demonstrate to the reader how to employ all available periods effectively. This approach reduces the amount of data discarded, and offers alternative use cases for machine learning algorithms beyond ordinary price prediction.

29 new signals now available for subscription:

Daily Trade Gold 3
474% 496 trades
Growth:473.55%
Equity:63,853.40USD
Balance:63,853.40USD
RANDYSTRACKER
336% 55 trades
Growth:336.02%
Equity:116.70USD
Balance:116.70USD
THPX13A
162% 930 trades
Growth:162.23%
Equity:13,422.52USD
Balance:13,373.97USD
and 26 more...

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

5 new topics on forum:

and 2 more...
There are more than 2,170 articles published on site

Published article "Mastering Log Records (Part 7): How to Show Logs on Chart".

Mastering Log Records (Part 7): How to Show Logs on Chart

Learn how to display logs directly on the MetaTrader chart in an organized way, with frames, titles and automatic scrolling. In this article, we show you how to create a visual log system using MQL5, ideal for monitoring what your robot is doing in real time.

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.

More than 200 new charts published:

图表 EURUSD, M15, 2025.05.26 09:03 UTC, FP Markets LLC, MetaTrader 4, Real
EURUSD, M15
Grafik GER40, H1, 2025.05.26 05:53 UTC, Pepperstone Markets Kenya Limited, MetaTrader 4, Real
GER40, H1
Chart HLF.us, D1, 5/28/2025 10:31 PM UTC, Gerchik and Co Limited, MetaTrader 4, Demo
HLF.us, D1

The most downloaded free products:

Bestsellers in the Market:

There are more than 37,320 products available in Market

24 new signals now available for subscription:

EA Happy Trend FM
558% 248 trades
Growth:558.26%
Equity:15,986.28USD
Balance:16,174.08USD
Daily Trade Gold 2
291% 332 trades
Growth:290.79%
Equity:117,759.38USD
Balance:117,759.38USD
MT8086040
153% 173 trades
Growth:153.41%
Equity:513.83USD
Balance:523.43USD
and 21 more...
There are more than 150,440 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:

DM2
539% 6114 trades
Growth:538.59%
Equity:17,474.73USD
Balance:17,750.61USD
DM4
538% 11301 trades
Growth:537.50%
Equity:33,623.33USD
Balance:35,862.13USD
DM3
338% 10816 trades
Growth:337.67%
Equity:36,387.13USD
Balance:43,767.41USD
and 25 more...

Bestsellers in the Market:

New publications in CodeBase

The most downloaded free products:

There are more than 37,210 products available in Market

26 new signals now available for subscription:

Set Medium Akun Standard
493% 322 trades
Growth:492.94%
Equity:53.45USD
Balance:53.45USD
Scalping Forex Major
365% 9001 trades
Growth:364.58%
Equity:4,743.17EUR
Balance:10,218.70EUR
Adityamax
325% 312 trades
Growth:324.73%
Equity:80,510.49USD
Balance:80,912.89USD
and 23 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.

1...161718192021222324252627282930...623