Most downloaded source codes this week
- DayPivotPoint Indicator DayPivotPoint System with Signal and Alert for MetaTrader 4
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- b-clock Show minutes and seconds left before new candle is appeared.
Most read articles this week

MQL5 Cookbook: Getting properties of an open hedge position
MetaTrader 5 is a multi-asset platform. Moreover, it supports different position management systems. Such opportunities provide significantly expanded options for the implementation and formalization of trading ideas. In this article, we discuss methods of handling and accounting of position properties in the hedging mode. The article features a derived class, as well as examples showing how to get and process the properties of a hedge position.

MQL5: Analysis and Processing of Commodity Futures Trading Commission (CFTC) Reports in MetaTrader 5
In this article, we will develop a tool for CFTC report analysis. We will solve the following problem: to develop an indicator, that allows using the CFTC report data directly from the data files provided by Commission without an intermediate processing and conversion. Further, it can be used for the different purposes: to plot the data as an indicator, to proceed with the data in the other indicators, in the scripts for the automated analysis, in the Expert Advisors for the use in the trading strategies.

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.
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- From theory to practice 145 new comments
- Regularity or Randomness 71 new comments
- The Sultonov system indicator 24 new comments
4 new products are now available on the Market:
The most downloaded free products:
The most popular forum topics:
- The Sultonov system indicator 111 new comments
- Regularity or Randomness 67 new comments
- Interesting and Humour 19 new comments
Bestsellers in the Market:
5 new products are now available on the Market:
The most downloaded free products:
New publications in CodeBase
- MQL_Easy A cross platform library/framework
- Killer EURUSD_sell Advanced EA optimized on selling positions on EURUSD.
- MQL_Easy A cross platform library/framework
- Gann Grid "Gann Grid" EA draws Gann Grid lines on chart and trades with price breakthrough,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.
The most popular forum topics:
- The Sultonov system indicator 81 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 29 new comments
- Errors, bugs, questions 20 new comments
10 new products are now available on the Market:
Bestsellers in the Market:
Published article "MetaTrader 5 and Python integration: receiving and sending data".

Comprehensive data processing requires extensive tools and is often beyond the sandbox of one single application. Specialized programming languages are used for processing and analyzing data, statistics and machine learning. One of the leading programming languages for data processing is Python. The article provides a description of how to connect MetaTrader 5 and Python using sockets, as well as how to receive quotes via the terminal API.
The most downloaded free products:
The most popular forum topics:
- The Sultonov system indicator 60 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 35 new comments
- Errors, bugs, questions 28 new comments
Bestsellers in the Market:
7 new products are now available on the Market:
Published article "Studying candlestick analysis techniques (Part II): Auto search for new patterns".

In the previous article, we analyzed 14 patterns selected from a large variety of existing candlestick formations. It is impossible to analyze all the patterns one by one, therefore another solution was found. The new system searches and tests new candlestick patterns based on known candlestick types.
Published article "MQL Parsing by Means of MQL".

The article describes a preprocessor, a scanner, and a parser to be used in parsing the MQL-based source codes. MQL implementation is attached.
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this month
- Multi Forex Scanner Instead of having to analyze each pair individually, you can see at a glance what are the most promising pairs according to your own criteria.
- 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.
- Trend Line "Trend Line" EA draws Trend Line on chart and trades with its trend,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.
Most read articles this month

MQL5 Cookbook: Getting properties of an open hedge position
MetaTrader 5 is a multi-asset platform. Moreover, it supports different position management systems. Such opportunities provide significantly expanded options for the implementation and formalization of trading ideas. In this article, we discuss methods of handling and accounting of position properties in the hedging mode. The article features a derived class, as well as examples showing how to get and process the properties of a hedge position.

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 conduct a qualitative analysis of trading signals and select the best of them
The article deals with evaluating the performance of Signals Providers. We offer several additional parameters highlighting signal trading results from a slightly different angle than in traditional approaches. The concepts of the proper management and perfect deal are described. We also dwell on the optimal selection using the obtained results and compiling the portfolio of multiple signal sources.
1 new signal now available for subscription:
10 new products are now available on the Market:
The most downloaded free products:
11 new products are now available on the Market:
The most popular forum topics:
- The Sultonov system indicator 91 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 32 new comments
- Spammers, private message spam, discussion spam, feedback spam 29 new comments
Bestsellers in the Market:
The most downloaded free products:
The most popular forum topics:
- The Sultonov system indicator 122 new comments
- From theory to practice 95 new comments
- Questions on the SI language 43 new comments
Bestsellers in the Market:
10 new products are now available on the Market:
Most downloaded source codes this week
- Explosion Advisor scalper. Trading algorithm: Candle[0]> Candle[1] * 2. Taimframe - 4H.
- MultiTrader Trading and analysis dashboard which usually provides great trading opportunities during daytime.
- 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

MQL5 Cookbook: Getting properties of an open hedge position
MetaTrader 5 is a multi-asset platform. Moreover, it supports different position management systems. Such opportunities provide significantly expanded options for the implementation and formalization of trading ideas. In this article, we discuss methods of handling and accounting of position properties in the hedging mode. The article features a derived class, as well as examples showing how to get and process the properties of a hedge position.

Studying candlestick analysis techniques (part I): Checking existing patterns
In this article, we will consider popular candlestick patterns and will try to find out if they are still relevant and effective in today's markets. Candlestick analysis appeared more than 20 years ago and has since become quite popular. Many traders consider Japanese candlesticks the most convenient and easily understandable asset price visualization form.

MQL5: Analysis and Processing of Commodity Futures Trading Commission (CFTC) Reports in MetaTrader 5
In this article, we will develop a tool for CFTC report analysis. We will solve the following problem: to develop an indicator, that allows using the CFTC report data directly from the data files provided by Commission without an intermediate processing and conversion. Further, it can be used for the different purposes: to plot the data as an indicator, to proceed with the data in the other indicators, in the scripts for the automated analysis, in the Expert Advisors for the use in the trading strategies.