The most popular forum topics:
- Interesting and Humour 71 new comments
- Machine learning in trading: theory, practice, trading and more 36 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 20 new comments
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
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.

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
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:
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Machine learning in trading: theory, practice, trading and more 98 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 49 new comments
- Trend vs Flat 39 new comments
13 new products are now available on the Market:
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
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
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.

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.

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:
The most downloaded free products:
The most popular forum topics:
- Trend vs Flat 72 new comments
- The genetic algorithm and its possible applications 43 new comments
- Errors, bugs, questions 32 new comments
5 new products are now available on the Market:
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
1 new signal now available for subscription:
3 new products are now available on the Market:
Published article "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:
- Machine learning in trading: theory, practice, trading and more 74 new comments
- The genetic algorithm and its possible applications 59 new comments
- Looking for patterns 57 new comments
13 new products are now available on the Market:
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:
9 new products are now available on the Market:
Bestsellers in the Market:
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Explain the mechanism. If I opened on one market maker, how can I now close on another market maker? 66 new comments
- Looking for patterns 52 new comments
- Machine learning in trading: theory, practice, trading and more 37 new comments
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
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.

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