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.

33 new products are now available on the Market:

and 28 more...

The most downloaded free products:

25 new products are now available on the Market:

and 20 more...

Bestsellers in the Market:

24 new signals now available for subscription:

Euro sympathy
457% 2462 trades
Growth:456.58%
Equity:1 815.04USD
Balance:4 739.31USD
SNDExpert
111% 923 trades
Growth:111.17%
Equity:0.00USD
Balance:0.00USD
The One Way
57% 71 trades
Growth:57.21%
Equity:450.60EUR
Balance:644.90EUR
and 21 more...

Most downloaded source codes this week

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.

13 new topics on forum:

and 10 more...

New publications in CodeBase

  • Pending Order count-BUY STOPS This script counts the number of pending buy stop orders for each symbol and returns the value.
  • Simple license on account name Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.
  • Risk Manager EA This is a simple EA that will buy/sell pullbacks while managing your given risk parameters. You need to decide on a direction, and the EA will do the rest.

Bestsellers in the Market:

14 new topics on forum:

and 11 more...
There are more than 27 240 products available in Market

22 new products are now available on the Market:

and 17 more...

17 new signals now available for subscription:

Triangle Grid
554% 458 trades
Growth:554.26%
Equity:4 329.62USD
Balance:6 795.15USD
Josh XAU
448% 8978 trades
Growth:448.44%
Equity:201 121.93USD
Balance:201 174.75USD
Triumphal
68% 255 trades
Growth:67.87%
Equity:424.63USD
Balance:424.63USD
and 14 more...

The most downloaded free products:

Bestsellers in the Market:

26 new topics on forum:

and 23 more...

23 new products are now available on the Market:

and 18 more...

39 new signals now available for subscription:

Thomas Roman
1 264% 261 trades
Growth:1 264.39%
Equity:2 246.63USD
Balance:2 728.78USD
Judge signals
410% 93 trades
Growth:410.07%
Equity:427.72USD
Balance:427.72USD
Scalping EURUSD
215% 170 trades
Growth:215.36%
Equity:31 922.55USD
Balance:32 046.39USD
and 36 more...

The most popular forum topics:

New publications in CodeBase

More than 100 new charts published:

Chart EURUSD, W1, 2023.04.07 09:06 UTC, RoboForex Ltd, MetaTrader 4, Real
EURUSD, W1
Chart EURUSD, D1, 2023.04.07 09:05 UTC, RoboForex Ltd, MetaTrader 4, Real
EURUSD, D1
Chart NZDUSD, H4, 2023.04.07 01:50 UTC, RoboForex Ltd, MetaTrader 4, Demo
NZDUSD, H4

Published article "Population optimization algorithms: Gravitational Search Algorithm (GSA)".

Population optimization algorithms: Gravitational Search Algorithm (GSA)

GSA is a population optimization algorithm inspired by inanimate nature. Thanks to Newton's law of gravity implemented in the algorithm, the high reliability of modeling the interaction of physical bodies allows us to observe the enchanting dance of planetary systems and galactic clusters. In this article, I will consider one of the most interesting and original optimization algorithms. The simulator of the space objects movement is provided as well.

The most downloaded free products:

73 new signals now available for subscription:

Lucifer
1 522% 1785 trades
Growth:1 522.37%
Equity:104 200.68USD
Balance:104 200.68USD
Intraday Forex
307% 133 trades
Growth:306.68%
Equity:813.16USD
Balance:813.36USD
HTGroupFunds
250% 48 trades
Growth:249.98%
Equity:302.79USD
Balance:302.79USD
and 70 more...

Bestsellers in the Market:

23 new products are now available on the Market:

and 18 more...

17 new topics on forum:

and 14 more...

Published article "Understand and Efficiently use OpenCL API by Recreating built-in support as DLL on Linux (Part 2): OpenCL Simple DLL implementation".

Understand and Efficiently use OpenCL API by Recreating built-in support as DLL on Linux (Part 2): OpenCL Simple DLL implementation

Continued from the part 1 in the series, now we proceed to implement as a simple DLL then test with MetaTrader 5. This will prepare us well before developing a full-fledge OpenCL as DLL support in the following part to come.

Published article "Alan Andrews and his methods of time series analysis".

Alan Andrews and his methods of time series analysis

Alan Andrews is one of the most famous "educators" of the modern world in the field of trading. His "pitchfork" is included in almost all modern quote analysis programs. But most traders do not use even a fraction of the opportunities that this tool provides. Besides, Andrews' original training course includes a description not only of the pitchfork (although it remains the main tool), but also of some other useful constructions. The article provides an insight into the marvelous chart analysis methods that Andrews taught in his original course. Beware, there will be a lot of images.

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

24 new topics on forum:

and 21 more...

73 new signals now available for subscription:

MD RUBEL KHAN
303% 299 trades
Growth:303.27%
Equity:196.25USD
Balance:304.75USD
Jozi Gold
302% 445 trades
Growth:301.99%
Equity:224.71USD
Balance:224.71USD
Trendchase
223% 76 trades
Growth:222.50%
Equity:35.12USD
Balance:96.75USD
and 70 more...
There are more than 27 170 products available in Market

26 new products are now available on the Market:

and 21 more...

Published article "How to use ONNX models in MQL5".

How to use ONNX models in MQL5

ONNX (Open Neural Network Exchange) is an open format built to represent machine learning models. In this article, we will consider how to create a CNN-LSTM model to forecast financial timeseries. We will also show how to use the created ONNX model in an MQL5 Expert Advisor.

The most downloaded free products:

26 new topics on forum:

and 23 more...

Most downloaded source codes this month

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.

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 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:

28 new products are now available on the Market:

and 23 more...

46 new signals now available for subscription:

Gold Master Pro9
473% 738 trades
Growth:473.48%
Equity:1 769.75USD
Balance:1 769.75USD
Gold as an investment
335% 333 trades
Growth:335.40%
Equity:20 016.72USD
Balance:21 782.16USD
GO TO THE MOON
164% 2017 trades
Growth:163.87%
Equity:4 335.30USD
Balance:4 376.38USD
and 43 more...
There are more than 1 300 articles published on site

Published article "Implementing the Janus factor in MQL5".

Implementing the Janus factor in MQL5

Gary Anderson developed a method of market analysis based on a theory he dubbed the Janus Factor. The theory describes a set of indicators that can be used to reveal trends and assess market risk. In this article we will implement these tools in mql5.

Published article "Category Theory in MQL5 (Part 5): Equalizers".

Category Theory in MQL5 (Part 5): Equalizers

Category Theory is a diverse and expanding branch of Mathematics which is only recently getting some coverage in the MQL5 community. These series of articles look to explore and examine some of its concepts & axioms with the overall goal of establishing an open library that provides insight while also hopefully furthering the use of this remarkable field in Traders' strategy development.

The most downloaded free products:

Bestsellers in the Market: