Bestsellers in the Market:
8 new products are now available on the Market:
The most downloaded free products:
11 new products are now available on the Market:
Bestsellers in the Market:
Published article "Quick Manual Trading Toolkit: Basic Functionality".

Today, many traders switch to automated trading systems which can require additional setup or can be fully automated and ready to use. However, there is a considerable part of traders who prefer trading manually, in the old fashioned way. In this article, we will create toolkit for quick manual trading, using hotkeys, and for performing typical trading actions in one click.
The most downloaded free products:
The most popular forum topics:
- Self-learning the MQL5 language from scratch 110 new comments
- Looking for patterns 56 new comments
- MT5 and speed in action 32 new comments
Bestsellers in the Market:
10 new products are now available on the Market:
New publications in CodeBase
- Command - behavioral design pattern Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations
- Daily Perspective Visualization of 3 previous daily bars with alarm.
1 new signal now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
14 new products are now available on the Market:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- Self-learning the MQL5 language from scratch 76 new comments
- Looking for patterns 39 new comments
- MT5 and speed in action 26 new comments
Most downloaded source codes this month
- PivotPoint This indicator draws pivot points, resistances and supports.
- Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.
- ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)
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.

MQL as a Markup Tool for the Graphical Interface of MQL Programs (Part 3). Form Designer
In this paper, we are completing the description of our concept of building the window interface of MQL programs, using the structures of MQL. Specialized graphical editor will allow to interactively set up the layout that consists of the basic classes of the GUI elements and then export it into the MQL description to use it in your MQL project. The paper presents the internal design of the editor and a user guide. Source codes are attached.

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.
17 new products are now available on the Market:
1 new signal now available for subscription:
New publications in CodeBase
- EA template for the market The source code is only a guide for the development of your EA.
- MarketsMaster EA Expert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock. If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.
The most downloaded free products:
The most popular forum topics:
- Self-learning the MQL5 language from scratch 66 new comments
- Looking for patterns 61 new comments
- MT5 and speed in action 50 new comments
Bestsellers in the Market:
17 new products are now available on the Market:
Published article "Practical application of neural networks in trading. It's time to practice".

The article provides a description and instructions for the practical use of neural network modules on the Matlab platform. It also covers the main aspects of creation of a trading system using the neural network module. In order to be able to introduce the complex within one article, I had to modify it so as to combine several neural network module functions in one program.
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this week
- Automatic Risk Reward box create An indicator that draws a Risk/ZReward Box Automatically on your chart
- PivotPoint This indicator draws pivot points, resistances and supports.
- 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.

MQL as a Markup Tool for the Graphical Interface of MQL Programs (Part 3). Form Designer
In this paper, we are completing the description of our concept of building the window interface of MQL programs, using the structures of MQL. Specialized graphical editor will allow to interactively set up the layout that consists of the basic classes of the GUI elements and then export it into the MQL description to use it in your MQL project. The paper presents the internal design of the editor and a user guide. Source codes are attached.

Manual charting and trading toolkit (Part I). Preparation: structure description and helper class
This is the first article in a series, in which I am going to describe a toolkit which enables manual application of chart graphics by utilizing keyboard shortcuts. It is very convenient: you press one key and a trendline appears, you press another key — this will create a Fibonacci fan with the necessary parameters. It will also be possible to switch timeframes, to rearrange layers or to delete all objects from the chart.
8 new products are now available on the Market:
The most downloaded free products:
The most popular forum topics:
- Looking for patterns 77 new comments
- Self-learning the MQL5 language from scratch 50 new comments
- How do you algorithmise the detection of MA feed clusters? 20 new comments
6 new products are now available on the Market:
Bestsellers in the Market:
New publications in CodeBase
- Pro Traders see RISK as Percentage Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.
- Chain of responsibility - behavioral design pattern Avoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request. Chain the receiving objects and pass the request along the chain until an object handles it
- Pro Traders see RISK as Percentage MT4 Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.