Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 101 new comments
- Errors, bugs, questions 38 new comments
- Strategy based on the "ZigZag" indicator - "Last ZZ50" 17 new comments
Bestsellers in the Market:
Published article "Cross-Platform Expert Advisor: Time Filters".

This article discusses the implementation of various methods of time filtering a cross-platform expert advisor. The time filter classes are responsible for checking whether or not a given time falls under a certain time configuration setting.
Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 154 new comments
- Errors, bugs, questions 47 new comments
- Registration of participants, for the Real Accounts (Cents) Championship, August 2017 40 new comments
New publications in CodeBase
- Laguerre stripped of RSI Laguerre stripped of RSI "experiment".
- Laguerre stripped A variation of the Laguerre filter indicator.
- RSO, Relative Strength Oscillator RSO is an Oscillator version of RSI.
- RSI Trend Indicator A simple trend indicator based on the RSI changes.
Bestsellers in the Market:
Published article "Developing custom indicators using CCanvas class".

The article deals with developing custom graphical indicators using graphical primitives of the CCanvas class.
New publications in CodeBase
- MA Zigzag Trend Another ZigZag trend indicator based on extremum points of SMA indicator.
- Multi Timeframe Bollinger Bands This is a multi timeframe indicator for Bollinger Bands. With it you can plot the Bollinger Bands of the higher timeframes without changing the current chart. This allows you to more clearly understand the price context by seeing the levels of the other timeframes on the same chart.
The most popular forum topics:
- A bit of maths :) 77 new comments
- Interesting and Humour 32 new comments
- Errors, bugs, questions 27 new comments
The most downloaded free products:
Bestsellers in the Market:
Most read articles this month

Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC
With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.

The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on a ZigZag, that would search for Wolfe Waves, and a simple Expert Advisor trading based on this indicator.

Cross-Platform Expert Advisor: Signals
This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are accessed to ensure that the code written will be compatible with both compilers.
Most downloaded source codes this month
- Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
- RSI and Bollinger Bands A trading strategy based on RSI and Bollinger Bands.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
Bestsellers in the Market:
The most popular forum topics:
Bestsellers in the Market:
Most read articles this week

An example of an indicator drawing Support and Resistance lines
The article provides an example of how to implement an indicator for drawing support and resistance lines based on formalized conditions. In addition to having a ready-to-use indicator, you will see how simple the indicator creation process is. You will also learn how to formulate conditions for drawing any desired line by changing the indicator code.

Cross-Platform Expert Advisor: Money Management
This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to be entered by the expert advisor.

Graphical Interfaces X: Text selection in the Multiline Text box (build 13)
This article will implement the ability to select text using various key combinations and deletion of the selected text, similar to the way it is done in any other text editor. In addition, we will continue to optimize the code and prepare the classes to move on to the final process of the second stage of the library's evolution, where all controls will be rendered as separate images (canvases).
Most downloaded source codes this week
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- Multi Timeframe Bollinger Bands This is a multi timeframe indicator for Bollinger Bands. With it you can plot the Bollinger Bands of the higher timeframes without changing the current chart. This allows you to more clearly understand the price context by seeing the levels of the other timeframes on the same chart.
- Elliott Waves Indicator The indicator helps to use the Elliott waves, as described in the book "Trade Chaos" by Bill Williams.
The most popular forum topics:
- The fate of the world's currencies in the wake of the demise of the dollar. 145 new comments
- Interesting and Humour 101 new comments
- Indonesian Member 30 new comments
Bestsellers in the Market:
Bestsellers in the Market:
1 new signal now available for subscription:
The most downloaded free products:
The most popular forum topics:
- Interesting and Humour 71 new comments
- Indonesian Member 41 new comments
- Features of the mql5 language, subtleties and tricks 19 new comments
Bestsellers in the Market:
Bestsellers in the Market:
The most popular forum topics:
- Registration for the Real Accounts (Cents) Championship July 2017 . 113 new comments
- Errors, bugs, questions 32 new comments
- Interesting and Humour 30 new comments
Bestsellers in the Market:
Most read articles this month

Analyzing Balance/Equity graphs by symbols and EAs' ORDER_MAGIC
With the introduction of hedging, MetaTrader 5 provides an excellent opportunity to trade several Expert Advisors on a single trading account simultaneously. When one strategy is profitable, while the second one is loss-making, the profit graph may hang around zero. In this case, it is useful to build the Balance and Equity graphs for each trading strategy separately.

Cross-Platform Expert Advisor: Signals
This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are accessed to ensure that the code written will be compatible with both compilers.

The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on a ZigZag, that would search for Wolfe Waves, and a simple Expert Advisor trading based on this indicator.
Most downloaded source codes this month
- Binary Options Simulated Trading Indicator for MT4 This is a binary options simulated trading indicator on MetaTrader 4 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- Tipu MACD Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.
Published article "Cross-Platform Expert Advisor: Money Management".

This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to be entered by the expert advisor.
Published article "Forecasting market movements using the Bayesian classification and indicators based on Singular Spectrum Analysis".

The article considers the ideology and methodology of building a recommendatory system for time-efficient trading by combining the capabilities of forecasting with the singular spectrum analysis (SSA) and important machine learning method on the basis of Bayes' Theorem.