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.

The most downloaded free products:

Bestsellers in the Market:

There are more than 136,010 topics available on forum

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • RSI Bot MT5 RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80
  • PivotPoint This indicator draws pivot points, resistances and supports.

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.

27 new topics on forum:

and 24 more...

2 new signals now available for subscription:

Web57
86% 5276 trades
Growth:86.17%
Equity:31,375.90USD
Balance:31,474.81USD
ANC HYBRID PRO
19% 2012 trades
Growth:18.76%
Equity:20,063.34USD
Balance:20,104.53USD

Published article "DoEasy. Controls (Part 29): ScrollBar auxiliary control".

DoEasy. Controls (Part 29): ScrollBar auxiliary control

In this article, I will start developing the ScrollBar auxiliary control element and its derivative objects — vertical and horizontal scrollbars. A scrollbar is used to scroll the content of the form if it goes beyond the container. Scrollbars are usually located at the bottom and to the right of the form. The horizontal one at the bottom scrolls content left and right, while the vertical one scrolls up and down.

Published article "Category Theory in MQL5 (Part 2)".

Category Theory in MQL5 (Part 2)

Category Theory is a diverse and expanding branch of Mathematics which as of yet is relatively uncovered in the MQL5 community. These series of articles look to introduce and examine some of its concepts with the overall goal of establishing an open library that attracts comments and discussion while hopefully furthering the use of this remarkable field in Traders' strategy development.

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

There are more than 135,960 topics available on forum

27 new topics on forum:

and 24 more...

2 new signals now available for subscription:

News Catcher Pro
243% 392 trades
Growth:243.33%
Equity:493.29USD
Balance:493.29USD
and 1 more...

Bestsellers in the Market:

There are more than 20,910 products available in Market

Most downloaded source codes this week

  • CCI + MACD Scalper Strategy that uses the CCI indicator 0-line cross to spot trades and the MACD indicator to confirm them.
  • XP Forex Trade Manager MT4 Forex Trade Manager MT4 simplifies managing open orders in MetaTrader 4.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

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.

18 new topics on forum:

and 15 more...

The most downloaded free products:

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

There are more than 135,900 topics available on forum

23 new topics on forum:

and 20 more...

Bestsellers in the Market:

The most popular forum topics:

Published article "Develop a Proof-of-Concept DLL with C++ multi-threading support for MetaTrader 5 on Linux".

Develop a Proof-of-Concept DLL with C++ multi-threading support for MetaTrader 5 on Linux

We will begin the journey to explore the steps and workflow on how to base development for MetaTrader 5 platform solely on Linux system in which the final product works seamlessly on both Windows and Linux system. We will get to know Wine, and Mingw; both are the essential tools to make cross-platform development works. Especially Mingw for its threading implementations (POSIX, and Win32) that we need to consider in choosing which one to go with. We then build a proof-of-concept DLL and consume it in MQL5 code, finally compare the performance of both threading implementations. All for your foundation to expand further on your own. You should be comfortable building MT related tools on Linux after reading this article.

Published article "MQL5 Cookbook — Services".

MQL5 Cookbook — Services

The article describes the versatile capabilities of services — MQL5 programs that do not require binding graphs. I will also highlight the differences of services from other MQL5 programs and emphasize the nuances of the developer's work with services. As examples, the reader is offered various tasks covering a wide range of functionality that can be implemented as a service.

The most downloaded free products:

25 new topics on forum:

and 22 more...

Bestsellers in the Market:

New publications in CodeBase

Published article "Population optimization algorithms: Cuckoo Optimization Algorithm (COA)".

Population optimization algorithms: Cuckoo Optimization Algorithm (COA)

The next algorithm I will consider is cuckoo search optimization using Levy flights. This is one of the latest optimization algorithms and a new leader in the leaderboard.

The most downloaded free products:

More than 50 new charts published:

Grafik EURUSD, D1, 2023.01.24 12:49 UTC, RoboForex Ltd, MetaTrader 4, Real
EURUSD, D1
Grafik EURCHF, H2, 2023.01.18 18:11 UTC, RoboForex Ltd, MetaTrader 5, Demo
EURCHF, H2
Chart EURUSD, H2, 2023.01.13 12:25 UTC, RoboForex Ltd, MetaTrader 5, Real
EURUSD, H2

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

The most popular forum topics:

There are more than 20,850 products available in Market

Published article "DoEasy. Controls (Part 28): Bar styles in the ProgressBar control".

DoEasy. Controls (Part 28): Bar styles in the ProgressBar control

In this article, I will develop display styles and description text for the progress bar of the ProgressBar control.

The most downloaded free products:

There are more than 135,830 topics available on forum

31 new topics on forum:

and 28 more...

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • SuperTrend SuperTrend indicator.
  • PivotPoint This indicator draws pivot points, resistances and supports.

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.

Bestsellers in the Market:

Bestsellers in the Market:

1...174175176177178179180181182183184185186187188...665