19 new products are now available on the Market:
Bestsellers in the Market:
New publications in CodeBase
- Simple Order Panel Source code of simple order panel
- MCDx Some call it as MCDx Smart Money Indicator. It's just modification from RSI indicator.
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this week
- 3LS Converted 3 Line Strike by TheTrdFloor from TradingView to MQL4
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- The Predictive Moving Average The Predictive Moving Average was created by John Ehlers (“Rocket Science For Traders”, pg.212″).
Most read articles this week

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.

Developing a trading Expert Advisor from scratch (Part 18): New order system (I)
This is the first part of the new order system. Since we started documenting this EA in our articles, it has undergone various changes and improvements while maintaining the same on-chart order system model.

How to Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.
5 new products are now available on the Market:
6 new signals now available for subscription:
Growth: | 57.71 | % |
Equity: | 5 372.48 | USD |
Balance: | 5 383.39 | USD |
10 new products are now available on the Market:
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
16 new products are now available on the Market:
The most popular forum topics:
- For those who would find it useful: Behold the universal "IsNewBarOnTimeframes()" 25 new comments
- Accessing child function from base class 19 new comments
- Simple BOOLEAN FUNCTION HELP 13 new comments
Published article "Experiments with neural networks (Part 1): Revisiting geometry".

In this article, I will use experimentation and non-standard approaches to develop a profitable trading system and check whether neural networks can be of any help for traders.
Bestsellers in the Market:
16 new products are now available on the Market:
The most downloaded free products:
Bestsellers in the Market:
13 new products are now available on the Market:
The most popular forum topics:
- Custom Criteria Coding issues 30 new comments
- How to know when any object is deleted from chart? [Solved] 14 new comments
- Do you believe in Robot? 11 new comments
Published article "DoEasy. Controls (Part 8): Base WinForms objects by categories, GroupBox and CheckBox controls".

The article considers creation of 'GroupBox' and 'CheckBox' WinForms objects, as well as the development of base objects for WinForms object categories. All created objects are still static, i.e. they are unable to interact with the mouse.
Published article "Learn how to design a trading system by Force Index".

Welcome to a new article in our series about how to design a trading system by the most popular technical indicators. In this article, we will learn about a new technical indicator and how to create a trading system using the Force Index indicator.
Most downloaded source codes this month
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- PivotPoint This indicator draws pivot points, resistances and supports.
- Volume Profile + Range v6.0 - indicator for MetaTrader 5 (Fixed iBarShift Issue) Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram. The width of the histogram at the level means the number of transactions carried out on it. All Credits of this Amazing indicator to Olexiy Polyakov. I have just fixed the iBarShift and iTime issues, since this is such a great indicator for traders ! Now it is working fine with this files.
Most read articles this month

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 Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.
Bestsellers in the Market:
15 new products are now available on the Market:
Published article "Complex indicators made easy using objects".

This article provides a method to create complex indicators while also avoiding the problems that arise when dealing with multiple plots, buffers and/or combining data from multiple sources.
Published article "Neural networks made easy (Part 17): Dimensionality reduction".

In this part we continue discussing Artificial Intelligence models. Namely, we study unsupervised learning algorithms. We have already discussed one of the clustering algorithms. In this article, I am sharing a variant of solving problems related to dimensionality reduction.