The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 129 new comments
- A little surprised :) Thought I'd share and ask a NOT rhetorical question. 81 new comments
- [Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. 70 new comments
The most popular forum topics:
New publications in CodeBase
- Place OCO Order, One pip Limit Order and One Pip Stop Order Places OCO Order, One pip Limit Order and One Pip Stop Order on Metatrader 4 platform.
- MTrainer Strategy Tester Backtest your ideas in ST with simple order initiation. 100% visual, no typing, just drop a horizontal line on the chart to order! Focus on your indicators and trade with ease. Has SL and TP lines as well as PC line for partial close. Externals: BSRa
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 144 new comments
- A little surprised :) Thought I'd share and ask a NOT rhetorical question. 134 new comments
- New Forex 83 new comments
The most popular forum topics:
New publications in CodeBase
- iChartsSwitchSymbol When the chart symbol is changed, it will change symbols for all other charts.
- EMAplusWPRv1_1 Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R
- ZMFX Forex Trend v3 Trend of 8 pairs on one chart
Published article "The Implementation of Automatic Analysis of the Elliott Waves in MQL5".

One of the most popular methods of market analysis is the Elliott Wave Principle. However, this process is quite complicated, which leads us to the use of additional tools. One of such instruments is the automatic marker. This article describes the creation of an automatic analyzer of Elliott Waves in MQL5 language.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 84 new comments
- Strategic foresight systems 48 new comments
- A quick and free library for MT4, much to the delight of neuralnetworkers 43 new comments
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 52 new comments
- What is PRICE? 43 new comments
- Wave analysis fan club 30 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + RSI Trade signals based on "Morning Star/Evening Star" candlestick patterns, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + MFI Trade signals based on "Morning Star/Evening Star" candlestick patterns, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + CCI Trade signals based on "Morning Star/Evening Star" candlestick patterns, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The most popular forum topics:
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 104 new comments
- About the feet (for the first time) 40 new comments
- Eurusd/gbpusd 19 new comments
New publications in CodeBase
- Demo_BitmapOffset (OBJPROP_XOFFSET and OBJPROP_YOFFSET) If you need to show just a part of the image at the moment and hide other, you can use the moving window by specifying the visible area of the image.
- MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + Stochastic Trade signals based on "Morning Star/Evening Star" candlestick pattern, confirmed by Stochastic indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 104 new comments
- About the feet (for the first time) 80 new comments
- Asi trendline strategy! 38 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish/Bearish Meeting Lines + RSI Trade signals based on "Bullish/Bearish Meeting Lines" candlestick pattern, confirmed by RSI (Relative Strength Index) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Bullish/Bearish Meeting Lines + MFI Trade signals based on "Bullish/Bearish Meeting Lines" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 289 new comments
- [Archive! 33 new comments
- Interesting and Humour 28 new comments
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Bullish/Bearish Meeting Lines + CCI Trade signals based on "Bullish/Bearish Meeting Lines" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Bullish/Bearish Meeting Lines + Stochastic Trade signals based on "Bullish/Bearish Meeting Lines" candlestick pattern, confirmed by Stochastic indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The most popular forum topics:
- EURUSD - Trends, Forecasts and Implications (Part 3) 494 new comments
- When does it make sense to keep part of the robot code in an indicator? 44 new comments
- [Archive! 39 new comments
The most popular forum topics:
New publications in CodeBase
- MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man + RSI Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man + MFI Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man CCI Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- MQL5 Wizard - Trade Signals Based on Hammer/Hanging Man + Stochastic Trade signals based on "Hammer/Hanging Man" candlestick pattern, confirmed by Stochastic indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
- Regression Analysis This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.
Published article "Electronic Tables in MQL5".

The article describes a class of dynamic two-dimensional array that contains data of different types in its first dimension. Storing data in the form of a table is convenient for solving a wide range of problems of arrangement, storing and operation with bound information of different types. The source code of the class that implements the functionality of working with tables is attached to the article.
The most popular forum topics:
- When does it make sense to keep part of the robot code in an indicator? 320 new comments
- EURUSD - Trends, Forecasts and Implications (Part 3) 96 new comments
- [Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. 50 new comments
The most popular forum topics:
Published article "Using Pseudo-Templates as Alternative to C++ Templates".

The article describes a way of programming without using templates but keeping the style of programming iherenet to them. It tells about implementation of templates using custom methods and has a ready-made script attached for creating a code on the basis of specified templates.
New publications in CodeBase
- Kaufman Efficiency Ratio Kaufman Efficiency Ratio (also called "generalized fractal efficiency") according to Perry Kaufman books "Smarter Trading" and "Trading Systems & Methods".
- Kaufman Volatility Kaufman Volatility according to Perry Kaufman books "Smarter Trading"