Bestsellers in the Market:
The most downloaded free products:
Most downloaded source codes this week
- Hull moving average Hull moving average (non-repainting version)
- Renko 2.0 Offline This non-trading utility generates custom symbol information on 1M chart. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!
- b-clock Show minutes and seconds left before new candle is appeared.
Most read articles this week

Library for easy and quick development of MetaTrader programs (part IV): Trading events
In the previous articles, we started creating a large cross-platform library simplifying the development of programs for MetaTrader 5 and MetaTrader 4 platforms. We already have collections of historical orders and deals, market orders and positions, as well as the class for convenient selection and sorting of orders. In this part, we will continue the development of the base object and teach the Engine Library to track trading events on the account.

Studying candlestick analysis techniques (part IV): Updates and additions to Pattern Analyzer
The article presents a new version of the Pattern Analyzer application. This version provides bug fixes and new features, as well as the revised user interface. Comments and suggestions from previous article were taken into account when developing the new version. The resulting application is described in this article.

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 popular forum topics:
- From theory to practice 234 new comments
- Machine learning in trading: theory, practice, trading and more 16 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 16 new comments
Bestsellers in the Market:
5 new products are now available on the Market:
The most downloaded free products:
10 new products are now available on the Market:
Bestsellers in the Market:
New publications in CodeBase
- Export Summary Grouped by Trading Days The script exports summary of closed trades grouped by each trading day to .csv file
- Cryptocurrency Fibonacci MAs "Cryptocurrency " EA Trades with 4 Fibonacci MAs has Trailing Stop Loss &Take Profit can work on all time frames Cryptocurrency , major forex pairs, and stocks NASDAQ.
The most downloaded free products:
The most popular forum topics:
- From theory to practice 76 new comments
- Indonesian Member 22 new comments
- GAZPROM is on fire 18 new comments
Bestsellers in the Market:
8 new products are now available on the Market:
The most downloaded free products:
Bestsellers in the Market:
11 new products are now available on the Market:
The most popular forum topics:
- Wrong symbol for Pending Order ticket during EA backtesting 25 new comments
- Transition of positions after 0:00 when the bank is operating. How to identify? Need help from the hall. 21 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 20 new comments
New publications in CodeBase
- Variance Variance (Welford’s method for computing)
- Variance Variance calculated using no-loop method
- Variance V2 Variance (Welford’s method for computing)
The most downloaded free products:
Bestsellers in the Market:
9 new products are now available on the Market:
The most downloaded free products:
13 new products are now available on the Market:
The most popular forum topics:
- The ticking history of the glass. 56 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 17 new comments
- Machine learning in trading: theory, practice, trading and more 17 new comments
Most downloaded source codes this month
- Simple 2MA I "Simple 2MA I" naked trading price action EA draws 2 mini Trend Lines with "Fractals" on chart and trades with the trend,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.
- b-clock Show minutes and seconds left before new candle is appeared.
- 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.
Most read articles this month

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.
New publications in CodeBase
- Export Summary Grouped by Symbols The script exports summary of closed trades grouped by each currency pair to .csv file
- Basket Viewer-View Statistics on groups of Long and Short Pairs User may enter up to 50 symbols from their market watch in either a long or short basket for viewing. The symbols for the chart can be changed to any symbol in the display with a click on the symbol. Statistics including ATR for the chart period, points gained or lost from a weeks start and position gains or losses and lots exposure are displayed. The statistics week may be changed with simple clicks on the display, and the display may be dragged and dropped to different locations. The load on quote processing is kept low by simply posting an event that starts the processing for a display update.
Bestsellers in the Market:
Published article "Selection and navigation utility in MQL5 and MQL4: Adding data to charts".

In this article, we will continue expanding the functionality of the utility. This time, we will add the ability to display data that simplifies our trading. In particular, we are going to add High and Low prices of the previous day, round levels, High and Low prices of the year, session start time, etc.
The most downloaded free products:
Bestsellers in the Market:
13 new products are now available on the Market:
The most downloaded free products:
The most popular forum topics:
- Machine learning in trading: theory, practice, trading and more 43 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 29 new comments
- Interesting and Humour 18 new comments
12 new products are now available on the Market:
Bestsellers in the Market:
Most downloaded source codes this week
- 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.
- 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.
Most read articles this week

Developing a cross-platform grider EA
In this article, we will learn how to create Expert Advisors (EAs) working both in MetaTrader 4 and MetaTrader 5. To do this, we are going to develop an EA constructing order grids. Griders are EAs that place several limit orders above the current price and the same number of limit orders below it simultaneously.

Studying candlestick analysis techniques (part IV): Updates and additions to Pattern Analyzer
The article presents a new version of the Pattern Analyzer application. This version provides bug fixes and new features, as well as the revised user interface. Comments and suggestions from previous article were taken into account when developing the new version. The resulting application is described in this article.

A DLL for MQL5 in 10 Minutes (Part II): Creating with Visual Studio 2017
The original basic article has not lost its relevance and thus if you are interested in this topic, be sure to read the first article. However much time has passed since then, so the current Visual Studio 2017 features an updated interface. The MetaTrader 5 platform has also acquired new features. The article provides a description of dll project development stages, as well as DLL setup and interaction with MetaTrader 5 tools.