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:

28 new topics on forum:

and 25 more...

The most popular forum topics:

Most downloaded source codes this month

  • Urban Towers The indicator shows the arrows point of entry into the position according to the Urban Towers Scalping Strategy.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • RSI with BB RSI with Bollinger Bands calculated on it

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

7 new products are now available on the Market:

and 2 more...

1 new signal now available for subscription:

True Range MT5
301% 1785 trades
Growth:300.79%
Equity:5 950.47USD
Balance:8 095.11USD

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

There are more than 10 010 products available in Market

13 new products are now available on the Market:

and 8 more...

30 new topics on forum:

and 27 more...

1 new signal now available for subscription:

NewGeneric
131% 1563 trades
Growth:131.45%
Equity:624.85USD
Balance:624.85USD

The most downloaded free products:

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

Most downloaded source codes this week

  • Arrow and Smile Arrow for input and Smile for output.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

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

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.

13 new products are now available on the Market:

and 8 more...

The most downloaded free products:

22 new topics on forum:

and 19 more...

The most popular forum topics:

5 new products are now available on the Market:

Bestsellers in the Market:

The most downloaded free products:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

1 new signal now available for subscription:

Corrective Profit
1 387% 15572 trades
Growth:1 386.89%
Equity:34 702.27USD
Balance:34 722.13USD

3 new products are now available on the Market:

There are more than 900 articles published on site

Published article "Library for easy and quick development of MetaTrader programs (part XXX): Pending trading requests - managing request objects".

Library for easy and quick development of MetaTrader programs (part XXX): Pending trading requests - managing request objects

In the previous article, we have created the classes of pending request objects corresponding to the general concept of library objects. This time, we are going to deal with the class allowing the management of pending request objects.

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

13 new products are now available on the Market:

and 8 more...

23 new topics on forum:

and 20 more...

New publications in CodeBase

  • MA based Currency Strength Indicator Indicator that displays the "strength" of each of the 8 major currencies (USD, EUR, GBP, CHF, AUD, CAD, JPY and NZD) based on the moving average trend of all 28 pairs that they are part of.
  • Stochastic MACD Stochastic MACD (metatrader 4 version)

The most downloaded free products:

22 new topics on forum:

and 19 more...

9 new products are now available on the Market:

and 4 more...

Bestsellers in the Market:

1 new signal now available for subscription:

FrBs ICMarkets
1 289% 2843 trades
Growth:1 289.29%
Equity:244.83EUR
Balance:244.83EUR

The most downloaded free products:

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

The most popular forum topics:

Most downloaded source codes this month

  • RSI with BB RSI with Bollinger Bands calculated on it
  • b-clock Show minutes and seconds left before new candle is appeared.
  • Daily/Weekly HL Previous day&week High/Low

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

There are more than 9 950 products available in Market