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

2 new signals now available for subscription:

Trend Rider Pro
586% 2408 trades
Growth:586.10%
Equity:6,852.29USD
Balance:6,861.01USD
MQD5
31% 27561 trades
Growth:31.32%
Equity:133,107.41USD
Balance:131,324.04USD

Published article "Population optimization algorithms: Harmony Search (HS)".

Population optimization algorithms: Harmony Search (HS)

In the current article, I will study and test the most powerful optimization algorithm - harmonic search (HS) inspired by the process of finding the perfect sound harmony. So what algorithm is now the leader in our rating?

The most downloaded free products:

17 new topics on forum:

and 14 more...

Bestsellers in the Market:

Published article "How to detect trends and chart patterns using MQL5".

How to detect trends and chart patterns using MQL5

In this article, we will provide a method to detect price actions patterns automatically by MQL5, like trends (Uptrend, Downtrend, Sideways), Chart patterns (Double Tops, Double Bottoms).

Published article "An example of how to ensemble ONNX models in MQL5".

An example of how to ensemble ONNX models in MQL5

ONNX (Open Neural Network eXchange) is an open format built to represent neural networks. In this article, we will show how to use two ONNX models in one Expert Advisor simultaneously.

New publications in CodeBase

  • MoveStoploss MoveStoploss moves the stoploss as the trade move in your direction at a specific distance. Version 1.1 has automatic trail error fixed.
  • Password Manager Generates, creates and stores passwords for your account.
  • MoveStopLoss Move the stoploss as the trade moves in your direction at a specific distance.

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

The most popular forum topics:

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.

Learn how to design a trading system by Fibonacci

Learn how to design a trading system by Fibonacci

In this article, we will continue our series of creating a trading system based on the most popular technical indicator. Here is a new technical tool which is the Fibonacci and we will learn how to design a trading system based on this technical indicator.

There are more than 21,920 products available in Market

1 new signal now available for subscription:

Sputnik2019
1,796% 15207 trades
Growth:1,795.73%
Equity:24,478.44USD
Balance:34,273.84USD

Published article "Category Theory in MQL5 (Part 6): Monomorphic Pull-Backs and Epimorphic Push-Outs".

Category Theory in MQL5 (Part 6): Monomorphic Pull-Backs and Epimorphic Push-Outs

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.

Published article "Backpropagation Neural Networks using MQL5 Matrices".

Backpropagation Neural Networks using MQL5 Matrices

The article describes the theory and practice of applying the backpropagation algorithm in MQL5 using matrices. It provides ready-made classes along with script, indicator and Expert Advisor examples.

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

There are more than 137,680 topics available on forum

25 new topics on forum:

and 22 more...

The most downloaded free products:

The most popular forum topics:

There are more than 21,870 products available in Market

Bestsellers in the Market:

Most downloaded source codes this week

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.

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

1 new signal now available for subscription:

PAI Unique Mode No Limits with AI Filter
337% 6496 trades
Growth:336.83%
Equity:10,927.16USD
Balance:10,950.08USD

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

There are more than 137,620 topics available on forum

26 new topics on forum:

and 23 more...

New publications in CodeBase

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:

The most popular forum topics:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...

1 new signal now available for subscription:

NS B3 PROject 66125095
528% 2727 trades
Growth:528.15%
Equity:1,429.82USD
Balance:1,438.64USD

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 downloaded free products:

Bestsellers in the Market:

1...163164165166167168169170171172173174175176177...663