Bestsellers in the Market:
The most popular forum topics:
- What does a fair formula for rating Signals look like? 64 new comments
- Machine learning in trading: theory, practice, trading and more 31 new comments
- Indonesian Member 27 new comments
Bestsellers in the Market:
New publications in CodeBase
- Daily Open Line An simple Indicator displaying daily opening line.
- Automatically bring charts one by one to the top This indicator helps to move charts one by one to the the front, just like slide show, and make your hands free.
- Market Watch Cleaner This script removes all instruments with spread higher than the specified maximum requested and it also removes all non-trade enabled instruments from Market Watch, which allows you to concentrate on items you may want to trade without all the clutter.
- Automatically bring charts one by one to the top This indicator helps to move charts one by one to the the front, just like slide show,and make your hands free.
8 new products are now available on the Market:
Bestsellers in the Market:
13 new products are now available on the Market:
The most downloaded free products:
The most popular forum topics:
- Interesting and Humour 88 new comments
- Machine learning in trading: theory, practice, trading and more 24 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 20 new comments
Bestsellers in the Market:
4 new products are now available on the Market:
Published article "Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC".

With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.
Published article "Thomas DeMark's Sequential (TD SEQUENTIAL) using artificial intelligence".

In this article, I will tell you how to successfully trade by merging a very well-known strategy and a neural network. It will be about the Thomas DeMark's Sequential strategy with the use of an artificial intelligence system. Only the first part of the strategy will be applied, using the Setup and Intersection signals.
The most popular forum topics:
- Interesting and Humour 55 new comments
- Machine learning in trading: theory, practice, trading and more 53 new comments
- I will write you an advisor for free 12 new comments
Most downloaded source codes this month
- Auto Fibo Automatic Fibonacci with ZigZag Base.
- Currency Strength EA This EA opens Buy or Sell trades in strongest or weakest pair. It cannot be backtested. Kindly use it on Demo account first & use it on your own risk.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Most read articles this month

MQL5 Cookbook - Pivot trading signals
The article describes the development and implementation of a class for sending signals based on pivots — reversal levels. This class is used to form a strategy applying the Standard Library. Improving the pivot strategy by adding filters is considered.

Cross-Platform Expert Advisor: Order Manager
This article discusses the creation of an order manager for a cross-platform expert advisor. The order manager is responsible for the entry and exit of orders or positions entered by the expert, as well as for keeping an independent record of such trades that is usable for both versions.

The article highlights several methods for trend identification aiming to determine the trend duration relative to the flat market. In theory, the trend to flat rate is considered to be 30% to 70%. This is what we'll be checking.
Bestsellers in the Market:
8 new products are now available on the Market:
Bestsellers in the Market:
The most popular forum topics:
- Machine learning in trading: theory, practice, trading and more 120 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 16 new comments
- has anyone found a way to test all combinations of moving averages? 14 new comments
14 new products are now available on the Market:
Most downloaded source codes this week
- Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- Tipu MACD Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.
Most read articles this week

Trading with Donchian Channels
In this article, we develop and tests several strategies based on the Donchian channel using various indicator filters. We also perform a comparative analysis of their operation.

Cross-Platform Expert Advisor: Order Manager
This article discusses the creation of an order manager for a cross-platform expert advisor. The order manager is responsible for the entry and exit of orders or positions entered by the expert, as well as for keeping an independent record of such trades that is usable for both versions.

The article highlights several methods for trend identification aiming to determine the trend duration relative to the flat market. In theory, the trend to flat rate is considered to be 30% to 70%. This is what we'll be checking.
Bestsellers in the Market:
The most popular forum topics:
- Machine learning in trading: theory, practice, trading and more 77 new comments
- Who trades hands? 28 new comments
- What is the income from freelancing? Is it worth the hassle to learn mql? 27 new comments
Bestsellers in the Market:
Bestsellers in the Market:
The most downloaded free products:
4 new products are now available on the Market:
The most popular forum topics:
Bestsellers in the Market:
6 new products are now available on the Market:
Published article "Cross-Platform Expert Advisor: Signals".

This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are accessed to ensure that the code written will be compatible with both compilers.