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.

17 new topics on forum:

and 14 more...

1 new signal now available for subscription:

AUDCAD Ak47
338% 7591 trades
Growth:338.25%
Equity:1 104.21EUR
Balance:1 164.11EUR

New publications in CodeBase

  • VPS Monitor - Metatrader 5 Use this simple Indicator to monitor your VPS.
  • GARCHV2 A second version of GARCH volatility indicator of https://www.mql5.com/en/code/11776.

Published article "Graphics in DoEasy library (Part 93): Preparing functionality for creating composite graphical objects".

Graphics in DoEasy library (Part 93): Preparing functionality for creating composite graphical objects

In this article, I will start developing the functionality for creating composite graphical objects. The library will support creating composite graphical objects allowing those objects have any hierarchy of connections. I will prepare all the necessary classes for subsequent implementation of such objects.

Published article "Visual evaluation of optimization results".

Visual evaluation of optimization results

In this article, we will consider how to build graphs of all optimization passes and to select the optimal custom criterion. We will also see how to create a desired solution with little MQL5 knowledge, using the articles published on the website and forum comments.

19 new topics on forum:

and 16 more...

Bestsellers in the Market:

The most popular forum topics:

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.

Advanced EA constructor for MetaTrader - botbrains.app

Advanced EA constructor for MetaTrader - botbrains.app

In this article, we demonstrate features of botbrains.app - a no-code platform for trading robots development. To create a trading robot you don't need to write any code - just drag and drop the necessary blocks onto the scheme, set their parameters, and establish connections between them.

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.

Most downloaded source codes this month

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

The most downloaded free products:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...
There are more than 129 500 topics available on forum
There are more than 18 310 products available in Market

More than 100 new charts published:

Chart EURGBP, D1, 2022.02.27 23:30 UTC, RoboForex Ltd, MetaTrader 4, Demo
EURGBP, D1
Chart USDRUR, M1, 2022.02.28 12:34 UTC, InstaForex Group, MetaTrader 4, Real
USDRUR, M1
Chart .US500Cash, D1, 2022.02.25 10:40 UTC, RoboForex Ltd, MetaTrader 4, Demo
.US500Cash, D1

2 new signals now available for subscription:

M2 Signal
788% 1847 trades
Growth:787.89%
Equity:10 291.31USD
Balance:10 351.65USD
NS lazyPRO 49108074
159% 1264 trades
Growth:158.54%
Equity:2 629.71USD
Balance:2 669.44USD

16 new topics on forum:

and 13 more...

Most read articles this week

Learn how to design a trading system by Bollinger Bands

Learn how to design a trading system by Bollinger Bands

In this article, we will learn about Bollinger Bands which is one of the most popular indicators in the trading world. We will consider technical analysis and see how to design an algorithmic trading system based on the Bollinger Bands indicator.

Improved candlestick pattern recognition illustrated by the example of Doji

Improved candlestick pattern recognition illustrated by the example of Doji

How to find more candlestick patterns than usual? Behind the simplicity of candlestick patterns, there is also a serious drawback, which can be eliminated by using the significantly increased capabilities of modern trading automation tools.

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.

Most downloaded source codes this week

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

The most popular forum topics:

Bestsellers in the Market:

1 new signal now available for subscription:

EA HT Plus x5 Gold
209% 1279 trades
Growth:209.26%
Equity:9 276.14USD
Balance:9 277.66USD

The most downloaded free products:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

Bestsellers in the Market:

The most popular forum topics:

3 new signals now available for subscription:

Hela
803% 1194 trades
Growth:803.26%
Equity:48 398.68AUD
Balance:49 370.43AUD
The Forex Exchanger
587% 585 trades
Growth:587.02%
Equity:6 443.67EUR
Balance:6 889.83EUR
Solid
18% 125 trades
Growth:18.41%
Equity:2 122.18USD
Balance:2 133.70USD

The most downloaded free products:

18 new topics on forum:

and 15 more...
There are more than 129 440 topics available on forum

Bestsellers in the Market:

2 new signals now available for subscription:

NS lazyPRO 49110106
91% 1297 trades
Growth:91.00%
Equity:5 647.84USD
Balance:5 734.75USD
NS lazyPRO 43148588
58% 1183 trades
Growth:57.73%
Equity:1 331.50USD
Balance:1 340.83USD

The most downloaded free products:

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

The most popular forum topics:

Published article "Developing a trading Expert Advisor from scratch".

Developing a trading Expert Advisor from scratch

In this article, we will discuss how to develop a trading robot with minimum programming. Of course, MetaTrader 5 provides a high level of control over trading positions. However, using only the manual ability to place orders can be quite difficult and risky for less experienced users.

Published article "Graphics in DoEasy library (Part 92): Standard graphical object memory class. Object property change history".

Graphics in DoEasy library (Part 92): Standard graphical object memory class. Object property change history

In the article, I will create the class of the standard graphical object memory allowing the object to save its states when its properties are modified. In turn, this allows retracting to the previous graphical object states.

3 new signals now available for subscription:

NS eP v3 16186003
298% 1445 trades
Growth:297.56%
Equity:9 021.43USD
Balance:9 026.58USD
NS lazyPRO 43160288
136% 1195 trades
Growth:136.09%
Equity:23 443.13USD
Balance:23 753.01USD
NS eP v3 49109488
50% 1197 trades
Growth:49.54%
Equity:1 155.97USD
Balance:1 156.82USD

The most downloaded free products:

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 Why and How to Design Your Algorithmic Trading System

Learn Why and How to Design Your Algorithmic Trading System

This article shows the basics of MQL for beginners to design their Algorithmic trading system (Expert Advisor) through designing a simple algorithmic trading system after mentioning some basics of MQL5

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.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

18 new topics on forum:

and 15 more...

Bestsellers in the Market:

There are more than 18 250 products available in Market

Published article "An Analysis of Why Expert Advisors Fail".

An Analysis of Why Expert Advisors Fail

This article presents an analysis of currency data to better understand why expert advisors can have good performance in some regions of time and poor performance in other regions of time.

The most downloaded free products:

1...109110111112113114115116117118119120121122123...570