The most popular forum topics:
- Absolute courses 155 new comments
- Questions on mt5 functionality 31 new comments
- Eurusd/gbpusd 29 new comments
The most popular forum topics:
- Absolute courses 108 new comments
- [ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. 25 new comments
- Why valenok2003 is against MT5 18 new comments
Bestsellers in the Market:
New publications in CodeBase
- FractalAMA The fractal adaptive Moving Average by John Ehlers. Version 1.1 7/17/2006
- EMA-Crossover_Signal The simplest semaphore signal indicator based on different period Moving Averages
- Exp_ToCloseProfit The Expert Advisor to perform global Take Profit for all open positions.
- Exp_ToCloseLoss The Expert Advisor to perform global Stop Loss on all open positions
Published article "MQL5 Cookbook: Using Different Print Modes".

This is the first article of the MQL5 Cookbook series. I will start with simple examples to allow those who are taking their first steps in programming to gradually become familiar with the new language. I remember my first efforts at designing and programming trading systems which I may say was quite difficult, given the fact that it was the first programming language in my life. However, it turned out to be easier than I thought and it only took me a few months before I could develop a fairly complex program.
The most popular forum topics:
- Absolute courses 60 new comments
- [ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. 57 new comments
- Eurusd/gbpusd 21 new comments
The most popular forum topics:
- Absolute courses 114 new comments
- [ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. 23 new comments
- Hearst index 20 new comments
The most popular forum topics:
- How to check if an order is selected 61 new comments
- Hearst index 46 new comments
- [ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. 45 new comments
Bestsellers in the Market:
Bestsellers in the Market:
The most popular forum topics:
Published article "Calculation of Integral Characteristics of Indicator Emissions".

Indicator emissions are a little-studied area of market research. Primarily, this is due to the difficulty of analysis that is caused by the processing of very large arrays of time-varying data. Existing graphical analysis is too resource intensive and has therefore triggered the development of a parsimonious algorithm that uses time series of emissions. This article demonstrates how visual (intuitive image) analysis can be replaced with the study of integral characteristics of emissions. It can be of interest to both traders and developers of automated trading systems.
Published article "MetaTrader 4 Expert Advisor exchanges information with the outside world".

A simple, universal and reliable solution of information exchange between МetaТrader 4 Expert Advisor and the outside world. Suppliers and consumers of the information can be located on different computers, the connection is performed through the global IP addresses.
New publications in CodeBase
- b-clock Show minutes and seconds left before new candle is appeared.
- OpenSellPosition_X The OpenSellPosition_X script is created to sell at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.
- OpenBuyPosition_X The OpenBuyPosition_X script is designed to buy at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.
- Skype Control Library Library to work with Skype.
- FX_Sniper_Ergodic_CCI The ergodic CCI.
- TrendPower The trend indicator drawn on the basis of a comparison of six levels of simple Moving Averages with High and Low of the current candlestick
Bestsellers in the Market:
The most popular forum topics:
- Discussion of high-frequency trading on MT5 28 new comments
- Indicators with alerts/signal 27 new comments
- Eurusd/gbpusd 24 new comments
New publications in CodeBase
- Average Speed Calculate Average Speed of price.
- X trader v2 Trades when two moving averages cross each other
- PSAR trader v2 Trades using parabolic SAR signals
The most popular forum topics:
Bestsellers in the Market:
New publications in CodeBase
- OneSideGaussianMA The Moving Average drawn on the basis of Gauss algorithm
- The asymmetry indicator The indicator which defines the moments when the market becomes asymmetric and there are strong trend changes
- Exp_JMASlope The trading system is drawn on the basis of the signals of the JMASlope indicator.
- Support-Resistance Indicator The channel is drawn using Gauss Transform
- MPC - Measure Popular Candles MPC is a script which measures (searches) the most frequently occurring candlesticks
The most popular forum topics:
- Interesting and Humour 68 new comments
- How to check if an order is selected 64 new comments
- Discussion of high-frequency trading on MT5 26 new comments
Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 95 new comments
- [ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. 60 new comments
- Eurusd/gbpusd 30 new comments
New publications in CodeBase
- Auto Fibonacci Indicator (Auto Fibos) There's a lot of Fibonacci indicators out there but I decided to make my own indicator for you.
- Volty Channel Stop The trend indicator which considers the market volatility
- SR-RateIndicator A trend, normalized oscillator drawn in the form of a histogram
- CatFX50 A semaphore arrow signal indicator drawn on the basis of the EMA trend and reversal signals from crossings of the StepSto_v1 oscillator and its signal line
- KiS_max_min_Channels The channel drawn on High and Low prices of daily candlesticks
- JMASlope The speed indicator of price change smoothed by the JMA averaging.
New publications in CodeBase
- AbsoluteStrengthMarket A tape indicator which defines the market state using the AbsoluteStrength indicator
- SolarWinds A typical and sufficiently smooth oscillator which can apply all oscillator analytical instruments
- LaguerreVolume Volume indicator smoothed by the Laguerre filter
- Divergence The indicator displays the situation when the direction of price movement and technical indicators does not coincide
- Ma_Distance_From_Price A semaphore signal indicator for the moments when the trend force measured by the deviation of the price from the Moving Average is higher than a fixed limit
The most popular forum topics:
Bestsellers in the Market:
Published article "Change Expert Advisor Parameters From the User Panel "On the Fly"".

This article provides a small example demonstrating the implementation of an Expert Advisor whose parameters can be controlled from the user panel. When changing the parameters "on the fly", the Expert Advisor writes the values obtained from the info panel to a file to further read them from the file and display accordingly on the panel. This article may be relevant to those who trade manually or in semi-automatic mode.