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.

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.

4 new signals now available for subscription:

NS eP v3 16186003
290% 1402 trades
Growth:289.93%
Equity:8 851.89USD
Balance:8 853.42USD
NS lazyPRO 43162359
196% 969 trades
Growth:195.93%
Equity:663.87USD
Balance:664.85USD
NS lazyPRO 43160288
132% 1159 trades
Growth:131.75%
Equity:27 772.50USD
Balance:27 873.80USD
and 1 more...

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

Bestsellers in the Market:

The most popular forum topics:

There are more than 129 400 topics available on forum

23 new topics on forum:

and 20 more...

More than 100 new charts published:

Grafik USDRUR, D1, 2022.02.16 14:33 UTC, InstaForex Group, MetaTrader 4, Real
USDRUR, D1
Gráfico GBPJPY, D1, 2022.02.20 18:52 UTC, RoboForex Ltd, MetaTrader 4, Demo
GBPJPY, D1
Gráfico AUDUSD, H1, 2022.02.18 12:28 UTC, FXOpen Investments Inc., MetaTrader 4, Demo
AUDUSD, H1

New publications in CodeBase

  • MA Grid Trade Around the moving average index to set grid.
  • Long and Short Stepped Grid Trade Proportional grid distance, open long and short orders at the same time, skip two grids to take profit; When the equity recaches the take profit of setting, close all positions and restart.

Bestsellers in the Market:

The most downloaded free products:

14 new topics on forum:

and 11 more...

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.

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.

Combinatorics and probability for trading (Part V): Curve analysis

Combinatorics and probability for trading (Part V): Curve analysis

In this article, I decided to conduct a study related to the possibility of reducing multiple states to double-state systems. The main purpose of the article is to analyze and to come to useful conclusions that may help in the further development of scalable trading algorithms based on the probability theory. Of course, this topic involves mathematics. However, given the experience of previous articles, I see that generalized information is more useful than details.

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.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.

2 new signals now available for subscription:

Ind 660
452% 3798 trades
Growth:451.53%
Equity:15 537.25USD
Balance:15 722.47USD
Twilight Wolf
35% 426 trades
Growth:34.63%
Equity:98.16AUD
Balance:98.16AUD

New publications in CodeBase

  • Toggleable Moving Average I search Moving Average that can be hide and shown with button, just like in Trading View, but I cannot found it. Then I try to modify example of Moving Average code from MQL5 Metaeditor Help, and do some add for button and logic for toggleable the button to show or hide Moving Average. Just like in Trading View. For those who need this, please feel free to use or modify for your own requirement.
  • Simple Average Volumes Calculates the average volume for EA

Bestsellers in the Market:

The most popular forum topics:

23 new topics on forum:

and 20 more...

1 new signal now available for subscription:

IC
691% 1419 trades
Growth:691.24%
Equity:483.17USD
Balance:572.44USD

The most downloaded free products:

31 new topics on forum:

and 28 more...
There are more than 129 330 topics available on forum

New publications in CodeBase

  • Close All and Support Multi Curencies EA Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the input EAComment is empty It will close according to type of close. It supports prefix or suffix of EA Comment. Many options can be added if you are interested on developping it more you can leave your suggestion on comment section.
  • Multi Currencies EA CloseAll Due to recent popularity of Multi currencies EA, This codes allows to Close Orders or delete Pending orders of a Multi Currencies EA, Single Currency EA or Manual orders.

Bestsellers in the Market:

Published article "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.

17 new topics on forum:

and 14 more...

The most popular forum topics:

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

25 new topics on forum:

and 22 more...
There are more than 18 350 products available in Market

The most downloaded free products:

The most popular forum topics:

More than 100 new charts published:

图表 EURUSD, M1, 2022.02.11 09:50 UTC, Tickmill Ltd, MetaTrader 4, Real
EURUSD, M1
图表 GOLD, D1, 2022.02.13 06:08 UTC, Tradexfin Limited, MetaTrader 4, Real
GOLD, D1
图表 EURUSD, M6, 2022.02.09 13:59 UTC, Darwinex, MetaTrader 4, Real
EURUSD, M6

19 new topics on forum:

and 16 more...
There are more than 129 260 topics available on forum

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.

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.

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.
  • b-clock Show minutes and seconds left before new candle is appeared.
1...96979899100101102103104105106107108109110...556