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 "Data Science and Machine Learning (Part 06): Gradient Descent".

Data Science and Machine Learning (Part 06): Gradient Descent

The gradient descent plays a significant role in training neural networks and many machine learning algorithms. It is a quick and intelligent algorithm despite its impressive work it is still misunderstood by a lot of data scientists let's see what it is all about.

Published article "Automated grid trading using limit orders on Moscow Exchange (MOEX)".

Automated grid trading using limit orders on Moscow Exchange (MOEX)

The article considers the development of an MQL5 Expert Advisor (EA) for MetaTrader 5 aimed at working on MOEX. The EA is to follow a grid strategy while trading on MOEX using MetaTrader 5 terminal. The EA involves closing positions by stop loss and take profit, as well as removing pending orders in case of certain market conditions.

The most downloaded free products:

Bestsellers in the Market:

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.

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.

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.

24 new topics on forum:

and 21 more...

Published article "Neural networks made easy (Part 16): Practical use of clustering".

Neural networks made easy (Part 16): Practical use of clustering

In the previous article, we have created a class for data clustering. In this article, I want to share variants of the possible application of obtained results in solving practical trading tasks.

New publications in CodeBase

  • The Predictive Moving Average The Predictive Moving Average was created by John Ehlers (“Rocket Science For Traders”, pg.212″).
  • 3LS Converted 3 Line Strike by TheTrdFloor from TradingView to MQL4

The most downloaded free products:

There are more than 132 300 topics available on forum

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

There are more than 19 880 products available in Market

2 new signals now available for subscription:

Vini MT4
71% 14914 trades
Growth:70.54%
Equity:10 971.21USD
Balance:10 923.96USD
Superdog Pro
57% 740 trades
Growth:56.62%
Equity:1 566.17USD
Balance:1 566.17USD

The most downloaded free products:

12 new topics on forum:

and 9 more...

Most downloaded source codes this week

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • SRBreakout An Efficient EA to notify breakouts

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.

Learn how to design a trading system by Standard Deviation

Learn how to design a trading system by Standard Deviation

Here is a new article in our series about how to design a trading system by the most popular technical indicators in MetaTrader 5 trading platform. In this new article, we will learn how to design a trading system by Standard Deviation indicator.

Bestsellers in the Market:

The most popular forum topics:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

3 new signals now available for subscription:

LITTLE CRAZY EA
1 300% 435 trades
Growth:1 300.24%
Equity:814.94USD
Balance:814.94USD
Longterm ICM
506% 7762 trades
Growth:505.62%
Equity:50 092.31EUR
Balance:50 092.31EUR
Cobra777
63% 13506 trades
Growth:63.08%
Equity:3 092.99USD
Balance:3 092.99USD

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Chart USDCHF, H1, 2022.07.22 14:44 UTC, RoboForex Ltd, MetaTrader 4, Demo
USDCHF, H1
Chart GBPUSD, H1, 2022.07.22 14:42 UTC, RoboForex Ltd, MetaTrader 4, Demo
GBPUSD, H1
Chart NZDUSD, H1, 2022.07.22 13:56 UTC, RoboForex Ltd, MetaTrader 4, Demo
NZDUSD, H1

13 new topics on forum:

and 10 more...

Published article "Developing a trading Expert Advisor from scratch (Part 16): Accessing data on the web (II)".

Developing a trading Expert Advisor from scratch (Part 16): Accessing data on the web (II)

Knowing how to input data from the Web into an Expert Advisor is not so obvious. It is not so easy to do without understanding all the possibilities offered by MetaTrader 5.

Bestsellers in the Market:

The most popular forum topics:

There are more than 132 250 topics available on forum

21 new topics on forum:

and 18 more...

2 new signals now available for subscription:

SM TT
564% 23791 trades
Growth:564.48%
Equity:43 687.82USD
Balance:57 151.10USD
Amarkets signal
112% 1363 trades
Growth:111.85%
Equity:423.69USD
Balance:423.69USD

Published article "The price movement model and its main provisions (Part 1): The simplest model version and its applications".

The price movement model and its main provisions (Part 1): The simplest model version and its applications

The article provides the foundations of a mathematically rigorous price movement and market functioning theory. Up to the present, we have not had any mathematically rigorous price movement theory. Instead, we have had to deal with experience-based assumptions stating that the price moves in a certain way after a certain pattern. Of course, these assumptions have been supported neither by statistics, nor by theory.

Bestsellers in the Market:

The most downloaded free products:

31 new topics on forum:

and 28 more...
There are more than 19 820 products available in Market

Published article "Neural networks made easy (Part 15): Data clustering using MQL5".

Neural networks made easy (Part 15): Data clustering using MQL5

We continue to consider the clustering method. In this article, we will create a new CKmeans class to implement one of the most common k-means clustering methods. During tests, the model managed to identify about 500 patterns.

The most downloaded free products:

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.

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.

Learn how to design a trading system by Volumes

Learn how to design a trading system by Volumes

Here is a new article from our series about learning how to design a trading system based on the most popular technical indicators. The current article will be devoted to the Volumes indicator. Volume as a concept is one of the very important factors in financial markets trading and we have to pay attention to it. Through this article, we will learn how to design a simple trading system by Volumes indicator.

There are more than 132 200 topics available on forum

24 new topics on forum:

and 21 more...

Bestsellers in the Market:

Bestsellers in the Market:

The most downloaded free products:

11 new topics on forum:

and 8 more...

2 new signals now available for subscription:

MagicWayMT4 Tickmill
8 065% 970 trades
Growth:8 065.22%
Equity:142.11USD
Balance:143.26USD
Real Trader
-18% 333 trades
Growth:-17.75%
Equity:261.51USD
Balance:263.35USD
1...114115116117118119120121122123124125126127128...590