Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 194 new comments
- Indicators with alerts/signal 35 new comments
- Interesting and Humour 19 new comments
Bestsellers in the Market:
The most downloaded free products:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 100 new comments
- Indicators with alerts/signal 22 new comments
- Requests & Ideas 18 new comments
Bestsellers in the Market:
New publications in CodeBase
- Bcrypt Class for working with AES-256 encryption.
- TimeInRange time checking function Fast time range checking function. Doesn't use slow string parsing.
- Modify All TP SL The script modifies all orders (market and pending) on the symbol with specified Take Profit and Stop Loss.
- iFractals 4all TF Buy or sell just by looking at the "arrow" as a signal. Very easy and simple.
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 130 new comments
- Errors, bugs, questions 16 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 15 new comments
Published article "The Easy Way to Evaluate a Signal: Trading Activity, Drawdown/Load and MFE/MAE Distribution Charts".

Subscribers often search for an appropriate signal by analyzing the total growth on the signal provider's account, which is not a bad idea. However, it is also important to analyze potential risks of a particular trading strategy. In this article we will show a simple and efficient way to evaluate a Trading Signal based on its performance values.
Published article "Portfolio trading in MetaTrader 4".

The article reveals the portfolio trading principles and their application to Forex market. A few simple mathematical portfolio arrangement models are considered. The article contains examples of practical implementation of the portfolio trading in MetaTrader 4: portfolio indicator and Expert Advisor for semi-automated trading. The elements of trading strategies, as well as their advantages and pitfalls are described.
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 135 new comments
- Errors, bugs, questions 38 new comments
- Rounding numbers in MT4 via NormalizeDouble 25 new comments
Most downloaded source codes this month
- Real Signal This indicator provides an easy way to find out the current direction of a pair.
- TickRecorder Continuously records tick data in format "DateTime, Bid, Ask, Volume" even after restart.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Most read articles this month

How to copy signals using an EA by your rules?
When you subscribe to signals, such situation may occur: your trade account has a leverage of 1:100, the provider has a leverage of 1:500 and trades using the minimal lot, and your trade balances are virtually equal — but the copy ratio will comprise only 10% to 15%. This article describes how to increase the copy rate in such cases.

We provide a special installer for the MetaTrader 4 trading platform on macOS. It is a full-fledged wizard that allows you to install the application natively. The installer performs all the required steps: it identifies your system, downloads and installs the latest Wine version, configures it, and then installs MetaTrader within it. All steps are completed in the automated mode, and you can start using the platform immediately after installation.

Graphical Interfaces X: Updates for Easy And Fast Library (Build 2)
Since the publication of the previous article in the series, Easy And Fast library has received some new features. The library structure and code have been partially optimized slightly reducing CPU load. Some recurring methods in many control classes have been moved to the CElement base class.
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 79 new comments
- Is it necessary to analyse the bars/curves on the timeframe? 47 new comments
- Requests & Ideas 19 new comments
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 81 new comments
- Errors, bugs, questions 47 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 27 new comments
Most downloaded source codes this week
- FFC - Forex Factory Calendar Modified version of FF Calendar Indicator with new features.
- LinesProfitLoss Calculates profit (loss) of the current orders on the symbol.
- Real Signal This indicator provides an easy way to find out the current direction of a pair.
Most read articles this week

Cross-Platform Expert Advisor: Orders
MetaTrader 4 and MetaTrader 5 uses different conventions in processing trade requests. This article discusses the possibility of using a class object that can be used to represent the trades processed by the server, in order for a cross-platform expert advisor to further work on them, regardless of the version of the trading platform and mode being used.

MQL5 Cookbook - Trading signals of moving channels
The article describes the process of developing and implementing a class for sending signals based on the moving channels. Each of the signal version is followed by a trading strategy with testing results. Classes of the Standard Library are used for creating derived classes.

How to quickly develop and debug a trading strategy in MetaTrader 5
Scalping automatic systems are rightfully regarded the pinnacle of algorithmic trading, but at the same time their code is the most difficult to write. In this article we will show how to build strategies based on analysis of incoming ticks using the built-in debugging tools and visual testing. Developing rules for entry and exit often require years of manual trading. But with the help of MetaTrader 5, you can quickly test any such strategy on real history.
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 170 new comments
- Errors, bugs, questions 66 new comments
- Who had a major Windows 10 update today? 54 new comments
Bestsellers in the Market:
New publications in CodeBase
- Spread per hour statistics Simple average spread per hour statistics output.
- PricePosition PricePosition indicator provides the position of price in the point of angle when the price rises above (BUY) or falls below the angle section line (SELL).
- PricePosition PricePosition indicator provides the position of price in the point of angle when the price rises above (BUY) or falls below the angle section line (SELL).
Published article "LifeHack for trader: "Quiet" optimization or Plotting trade distributions".

Analysis of the trade history and plotting distribution charts of trading results in HTML depending on position entry time. The charts are displayed in three sections - by hours, by days of the week and by months.
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 80 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 23 new comments
- Errors, bugs, questions 23 new comments
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 119 new comments
- FOMC 21.09.2016 54 new comments
- Errors, bugs, questions 32 new comments
The most downloaded free products:
Bestsellers in the Market:
Published article "MQL5 vs QLUA - Why trading operations in MQL5 are up to 28 times faster?".

Have you ever wondered how quickly your order is delivered to the exchange, how fast it is executed, and how much time your terminal needs in order to receive the operation result? We have prepared a comparison of trading operation execution speed, because no one has ever measured these values using applications in MQL5 and QLUA.