New publications in CodeBase
- KNJ ZigZag with Value KNJ ZigZag with value at pivots (highs/lows).
- Reco system It is a recovery system implemented in EA. But you can copy it to any other EAs.
5 new products are now available on the Market:
Bestsellers in the Market:
New publications in CodeBase
- Separators Adds period separators to your window, at a time of your choice.
- Trends Accumulator Accumulator of price movements. Defines the start and the end of a trend.
- Auto Trade with BB Auto trading with the help of some indicators.
- Indicator Buffers This EA will detect the buffers values of any indicator you want. Just type its name in the EA settings.
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 133 new comments
- Programming 66 new comments
- Withdrawal from webmoney 54 new comments
Published article "Graphical Interfaces VI: the Slider and the Dual Slider Controls (Chapter 2)".

In the previous article, we have enriched our library with four controls frequently used in graphical interfaces: checkbox, edit, edit with checkbox and check combobox. The second chapter of the sixth part will be dedicated to the slider and the dual slider controls.
4 new products are now available on the Market:
Bestsellers in the Market:
Most downloaded source codes this month
- HA Arrows Buy and Sell Arrows based on Heiken Ashi candles.
- i-IntradayFibonacci Intraday Fibonacci levels.
- Stochastic trading When the stochastic enters the overbought or oversold area, the first lot is opened, if the chart is reversed, then operate with one lot.
Most read articles this month

Graphical Interfaces V: The Combobox Control (Chapter 3)
In the first two chapters of the fifth part of the series, we developed classes for creating a scrollbar and a view list. In this chapter, we will speak about creating a class for the combobox control. This is also a compound control containing, among others, elements considered in the previous chapters of the fifth part.

Universal Expert Advisor: Pending Orders and Hedging Support (Part 5)
This article provides further description of the CStrategy trading engine. By popular demand of users, we have added pending order support functions to the trading engine. Also, the latest version of the MetaTrader 5 now supports accounts with the hedging option. The same support has been added to CStrategy. The article provides a detailed description of algorithms for the use of pending orders, as well as of CStrategy operation principles on accounts with the hedging option enabled.

The calculator of signals operates directly from the MetaTrader 5 terminal, which is a serious advantage, since the terminal provides a preliminary selection and sorts out signals. This way, users can see in the terminal only the signals that ensure a maximum compatibility with their trading accounts.
6 new products are now available on the Market:
Published article "Self-optimization of EA: Evolutionary and genetic algorithms".

This article covers the main principles set fourth in evolutionary algorithms, their variety and features. We will conduct an experiment with a simple Expert Advisor used as an example to show how our trading system benefits from optimization. We will consider software programs that implement genetic, evolutionary and other types of optimization, and provide examples of application when optimizing a predictor set and parameters of the trading system.
Bestsellers in the Market:
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 156 new comments
- Programming 75 new comments
- Interesting and Humour 38 new comments
New publications in CodeBase
- Candle Strength Indicator that shows candle strength.
- Higher Timeframe Indicator that shows higher timeframe candle on current timeframe.
- Graphically display current trend for all time frames in one simple panel This is a graphical indicator based on slope-direction-trend indicator that has been published under several other forms.
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this week
- Trading Volume Indicator Trading Volume indicator shows the volume of buying and selling trades on the current bar or on average of specific number of last bars as you want . Both volumes are shown simultaneously with green and red colors for buying and selling trading volumes respectively.
- Swing Point Highs and Lows This indicator helps to determine swing point highs and swing point lows.
- Graphically display current trend for all time frames in one simple panel This is a graphical indicator based on slope-direction-trend indicator that has been published under several other forms.
Most read articles this week

Graphical Interfaces V: The Combobox Control (Chapter 3)
In the first two chapters of the fifth part of the series, we developed classes for creating a scrollbar and a view list. In this chapter, we will speak about creating a class for the combobox control. This is also a compound control containing, among others, elements considered in the previous chapters of the fifth part.

Universal Expert Advisor: Pending Orders and Hedging Support (Part 5)
This article provides further description of the CStrategy trading engine. By popular demand of users, we have added pending order support functions to the trading engine. Also, the latest version of the MetaTrader 5 now supports accounts with the hedging option. The same support has been added to CStrategy. The article provides a detailed description of algorithms for the use of pending orders, as well as of CStrategy operation principles on accounts with the hedging option enabled.

The calculator of signals operates directly from the MetaTrader 5 terminal, which is a serious advantage, since the terminal provides a preliminary selection and sorts out signals. This way, users can see in the terminal only the signals that ensure a maximum compatibility with their trading accounts.
The most popular forum topics:
- FOREX - Trends, forecasts and implications 2016 52 new comments
- Trading against the crowd - is there an interested programmer in working together 50 new comments
- Interesting and Humour 26 new comments
Bestsellers in the Market:
Bestsellers in the Market:
4 new products are now available on the Market:
The most popular forum topics:
- Not the Grail, just a regular one - Bablokos!!! 58 new comments
- FOREX - Trends, forecasts and implications 2016 57 new comments
- Interesting and Humour 28 new comments
Bestsellers in the Market:
2 new products are now available on the Market:
Bestsellers in the Market:
The most downloaded free products:
Published article "Graphical Interfaces VI: the Checkbox Control, the Edit Control and their Mixed Types (Chapter 1)".

This article is the beginning of the sixth part of the series dedicated to the development of the library for creating graphical interfaces in the MetaTrader terminals. In the first chapter, we are going to discuss the checkbox control, the edit control and their mixed types.
The most popular forum topics:
- Interesting and Humour 154 new comments
- FOREX - Trends, forecasts and implications 2016 37 new comments
- Elite indicators :) 26 new comments
Most downloaded source codes this month
- MultiTimeFrame Indicator This indicator help you keep 3 different timeframes on the screen to see the price action clearly on both short term and long term without switching buttons.
- Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
- MACD EA The EA was created similarly to EA that won the first place in the championship.
Most read articles this month

Graphical Interfaces V: The Combobox Control (Chapter 3)
In the first two chapters of the fifth part of the series, we developed classes for creating a scrollbar and a view list. In this chapter, we will speak about creating a class for the combobox control. This is also a compound control containing, among others, elements considered in the previous chapters of the fifth part.

Applying fuzzy logic in trading by means of MQL4
The article deals with examples of applying fuzzy set theory in trading by means of MQL4. The use of FuzzyNet library for MQL4 in the development of an indicator and an Expert Advisor is described as well.

Self-organizing feature maps (Kohonen maps) - revisiting the subject
This article describes techniques of operating with Kohonen maps. The subject will be of interest to both market researchers with basic level of programing in MQL4 and MQL5 and experienced programmers that face difficulties with connecting Kohonen maps to their projects.
Bestsellers in the Market:
Published article "Universal Expert Advisor: Pending Orders and Hedging Support (Part 5)".

This article provides further description of the CStrategy trading engine. By popular demand of users, we have added pending order support functions to the trading engine. Also, the latest version of the MetaTrader 5 now supports accounts with the hedging option. The same support has been added to CStrategy. The article provides a detailed description of algorithms for the use of pending orders, as well as of CStrategy operation principles on accounts with the hedging option enabled.