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

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

Most read articles this week

How we developed the MetaTrader Signals service and Social Trading

How we developed the MetaTrader Signals service and Social Trading

We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.

Library for easy and quick development of MetaTrader programs (part XXVIII): Closure, removal and modification of pending trading requests

Library for easy and quick development of MetaTrader programs (part XXVIII): Closure, removal and modification of pending trading requests

This is the third article about the concept of pending requests. We are going to complete the tests of pending trading requests by creating the methods for closing positions, removing pending orders and modifying position and pending order parameters.

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

  • b-clock Show minutes and seconds left before new candle is appeared.
  • Trend flex x 2 Trend flex x 2 (metatrader 4 version)
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

The most downloaded free products:

16 new topics on forum:

and 13 more...

The most popular forum topics:

Bestsellers in the Market:

New publications in CodeBase

More than 20 new charts published:

Chart GBPUSD, D1, 2020.02.20 10:30 UTC, Admiral Markets Group AS, MetaTrader 4, Demo
GBPUSD, D1
Grafico GBPUSD, D1, 2020.03.14 07:56 UTC, Tradexfin Limited, MetaTrader 4, Real
GBPUSD, D1
Grafico GBPJPY, H4, 2020.03.14 07:52 UTC, Tradexfin Limited, MetaTrader 4, Real
GBPJPY, H4

The most downloaded free products:

Bestsellers in the Market:

25 new topics on forum:

and 22 more...
There are more than 110 800 topics available on forum
There are more than 9 440 products available in Market

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

28 new topics on forum:

and 25 more...

Published article "Library for easy and quick development of MetaTrader programs (part XXIX): Pending trading requests - request object classes".

Library for easy and quick development of MetaTrader programs (part XXIX): Pending trading requests - request object classes

In the previous articles, we checked the concept of pending trading requests. A pending request is, in fact, a common trading order executed by a certain condition. In this article, we are going to create full-fledged classes of pending request objects — a base request object and its descendants.

The most downloaded free products:

Bestsellers in the Market:

22 new topics on forum:

and 19 more...
There are more than 110 740 topics available on forum

Published article "Neural Networks Made Easy".

Neural Networks Made Easy

Artificial intelligence is often associated with something fantastically complex and incomprehensible. At the same time, artificial intelligence is increasingly mentioned in everyday life. News about achievements related to the use of neural networks often appear in different media. The purpose of this article is to show that anyone can easily create a neural network and use the AI achievements in trading.

The most downloaded free products:

The most popular forum topics:

25 new topics on forum:

and 22 more...

Most read articles this month

How we developed the MetaTrader Signals service and Social Trading

How we developed the MetaTrader Signals service and Social Trading

We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.

Library for easy and quick development of MetaTrader programs (part XXVI): Working with pending trading requests - first implementation (opening positions)

Library for easy and quick development of MetaTrader programs (part XXVI): Working with pending trading requests - first implementation (opening positions)

In this article, we are going to store some data in the value of the orders and positions magic number and start the implementation of pending requests. To check the concept, let's create the first test pending request for opening market positions when receiving a server error requiring waiting and sending a repeated request.

Exploring Seasonal Patterns of Financial Time Series with Boxplot

Exploring Seasonal Patterns of Financial Time Series with Boxplot

In this article we will view seasonal characteristics of financial time series using Boxplot diagrams. Each separate boxplot (or box-and-whiskey diagram) provides a good visualization of how values are distributed along the dataset. Boxplots should not be confused with the candlestick charts, although they can be visually similar.

Most downloaded source codes this month

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

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

24 new topics on forum:

and 21 more...

The most downloaded free products:

Most read articles this week

How we developed the MetaTrader Signals service and Social Trading

How we developed the MetaTrader Signals service and Social Trading

We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.

Library for easy and quick development of MetaTrader programs (part XXVIII): Closure, removal and modification of pending trading requests

Library for easy and quick development of MetaTrader programs (part XXVIII): Closure, removal and modification of pending trading requests

This is the third article about the concept of pending requests. We are going to complete the tests of pending trading requests by creating the methods for closing positions, removing pending orders and modifying position and pending order parameters.

SQLite: Native handling of SQL databases in MQL5

SQLite: Native handling of SQL databases in MQL5

The development of trading strategies is associated with handling large amounts of data. Now, you are able to work with databases using SQL queries based on SQLite directly in MQL5. An important feature of this engine is that the entire database is placed in a single file located on a user's PC.

Most downloaded source codes this week

  • b-clock Show minutes and seconds left before new candle is appeared.
  • engulfing MA Simple indicators detect engulfing candle patterns, but with a moving average filter
  • PivotPoint This indicator draws pivot points, resistances and supports.

Bestsellers in the Market:

15 new topics on forum:

and 12 more...
There are more than 110 670 topics available on forum

The most popular forum topics:

1 new signal now available for subscription:

GerFX Forex Cyborg Darwinex
286% 4516 trades
Growth:286.47%
Equity:1 237.56EUR
Balance:1 237.56EUR

The most downloaded free products:

The most popular forum topics:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

New publications in CodeBase

The most downloaded free products:

The most popular forum topics:

1...178179180181182183184185186187188189190191192...559