New publications in CodeBase
- GRFLeadingEdge Quite an interesting alternative to Bollinger Bands
- CandleCountdown Shows the time left before a candlestick closes
- MVV_LinearRegression A standard linear regression channel with support and resistance levels
Bestsellers in the Market:
Published article "MQL5 Cookbook: Developing a Multi-Currency Expert Advisor with Unlimited Number of Parameters".

In this article, we will create a pattern that uses a single set of parameters for optimization of a trading system, while allowing for unlimited number of parameters. The list of symbols will be created in a standard text file (*.txt). Input parameters for each symbol will also be stored in files. This way we will be able to circumvent the restriction of the terminal on the number of input parameters of an Expert Advisor.
The most popular forum topics:
- New Members introduction 53 new comments
- Interesting and Humour 34 new comments
- Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. 31 new comments
Bestsellers in the Market:
The most popular forum topics:
- MT5 For those who care about speed. 60 new comments
- Interesting and Humour 50 new comments
- New Members introduction 32 new comments
New publications in CodeBase
- PLdot The simplest moving-like indicator
- Triggerlines Shift Modified A simple trend indicator in the form of a colored cloud
- XPoints The indicator predicts the possible reversal points
Bestsellers in the Market:
New publications in CodeBase
- SignalTable The original indicator that shows buy and sell signals of three indicators on nine timeframes
- prusax The indicator paints the part of the bar depending on the direction of the candlestick
- TF Adaptive Moving Average One of the variants of a simple moving average of close prices, which automatically adapts to the chart period and shows the average value of the price for each of the 21 ranges provided in MT5. Comparing the current price with the average price value for a particular trader selected period.
The most popular forum topics:
- MT5 For those who care about speed. 46 new comments
- Harmonic Analysis 44 new comments
- Interesting and Humour 41 new comments
Bestsellers in the Market:
The most popular forum topics:
- MT5 For those who care about speed. 56 new comments
- Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. 46 new comments
- Indicators with alerts/signal 40 new comments
Bestsellers in the Market:
Published article "Graphical Control of External Parameters of Indicators".

External variables of indicators are controlled using a special window where parameters can be changed and the indicator is then run again. The obvious inconvenience of these manipulations has given rise to the need for displaying the required parameters on the screen and controlling the indicator graphically.
Published article "Social Trading with the MetaTrader 4 and MetaTrader 5 Trading Platforms".

What is social trading? It is a mutually beneficial cooperation of traders and investors whereby successful traders allow monitoring of their trading and potential investors take the opportunity to monitor their performance and copy trades of those who look more promising.
The most popular forum topics:
- Interesting and Humour 41 new comments
- New Members introduction 39 new comments
- Market patterns 36 new comments
Bestsellers in the Market:
New publications in CodeBase
- Order-Tool "Hedger" An EA meant as advanced Order-Placement tool, which tries to help its user to set the "Stop-Loss"-level farther away with the same or less losses than normally expected.
- X trader v3 X trader trades using two moving average crosses.
- Collector_v.1.0 It trades huge amount of trades with small lot sizes. Does not use indicators or price formations, buys/sells in growth/fall of price.
The most popular forum topics:
- Interesting and Humour 58 new comments
- New Members introduction 41 new comments
- MT5 For those who care about speed. 38 new comments
Bestsellers in the Market:
Bestsellers in the Market:
Published article "MQL5 Market Results for Q2 2013".

Successfully operating for 1.5 years, MQL5 Market has become the largest traders' store of trading strategies and technical indicators. It offers around 800 trading applications provided by 350 developers from around the world. Over 100.000 trading programs have already been purchased and downloaded by traders to their MetaTrader 5 terminals.
The most popular forum topics:
- MT5 For those who care about speed. 81 new comments
- Interesting and Humour 71 new comments
- New Members introduction 49 new comments
Bestsellers in the Market:
Published article "Testing Expert Advisors on Non-Standard Time Frames".

It's not just simple; it's super simple. Testing Expert Advisors on non-standard time frames is possible! All we need to do is to replace standard time frame data with non-standard time frame data. Furthermore, we can even test Expert Advisors that use data from several non-standard time frames.