The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- Barebone Gradient Candles Colored Candlestick exemplifying a gradient. It was somewhat hard to find a good working example of DRAW_COLOR_CANDLES that was understandable, most of the comments were useless, and the documentation lacks to even specify the plot limitations (PLOT_COLOR_INDEXES being limited to 64 in length, [0; 63]) or which order the functions should be called.
- closing partially script and Stop loss to Break Even point closing partially script and Stop loss to Break Even point
- Risk Reward Tool Risk Reward Tool calculates Risk reward like 1:2 1:3 1:4 and 1:5
The most popular forum topics:
- From theory to practice. Part 2 39 new comments
- Questions from Beginners MQL5 MT5 MetaTrader 5 16 new comments
- Machine learning in trading: theory, models, practice and algo-trading 13 new comments
Bestsellers in the Market:
Published article "Graphics in DoEasy library (Part 73): Form object of a graphical element".

The article opens up a new large section of the library for working with graphics. In the current article, I will create the mouse status object, the base object of all graphical elements and the class of the form object of the library graphical elements.
1 new signal now available for subscription:
The most downloaded free products:
Most downloaded source codes this month
- PivotPoint This indicator draws pivot points, resistances and supports.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- b-clock Show minutes and seconds left before new candle is appeared.
Most read articles this month

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

How to Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming easier. We will discuss parameters which can be restored after terminal restart (shutdown). All examples are real working code segments from my Cayman project.
Bestsellers in the Market:
New publications in CodeBase
- Speed Oscillator This oscillator can be used as a handle to judge a Moving Average's trend speed, based on this specific product's past trend history.
- Validate Me framework Checks a trading robot must pass
Bestsellers in the Market:
The most popular forum topics:
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 48 new comments
- From theory to practice. Part 2 26 new comments
- Generate 10digits random number without repeating number 10 new comments
2 new signals now available for subscription:
The most downloaded free products:
Bestsellers in the Market:
Most downloaded source codes this week
- PivotPoint This indicator draws pivot points, resistances and supports.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
Most read articles this week

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

These are some tips from a professional programmer about methods, techniques and auxiliary tools which can make programming easier. We will discuss parameters which can be restored after terminal restart (shutdown). All examples are real working code segments from my Cayman project.

How to Test a Trading Robot Before Buying
Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.
Bestsellers in the Market:
The most popular forum topics:
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 67 new comments
- Negative feedback, statement to regulators and Roskomnadzor. 55 new comments
- Set the bars in calculation 33 new comments
New publications in CodeBase
- Fibonacci Expansion with Custom Values This script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values
- Fibonacci Fan with Custom Values This script draws Fibonacci Fan OBJ_FIBOFAN with options to add your own custom values
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- Speed Indicator This indicator is used to have a sense of and distinguish a product's statistical property: Moving Average Speed
- Fibonacci Retracement with Custom Values This script draws Fibonacci Retracement OBJ_FIBO with options to add your own custom values
- Candle Closing Time Notify Alarm Notifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart.
- moving average candle cross 3 moving averages
2 new signals now available for subscription:
The most downloaded free products:
The most popular forum topics:
- Negative feedback, statement to regulators and Roskomnadzor. 67 new comments
- Updates in Rules to improve Market products 29 new comments
- Evaluating CPU cores for optimisation 24 new comments
Bestsellers in the Market:
Published article "Cluster analysis (Part I): Mastering the slope of indicator lines".

Cluster analysis is one of the most important elements of artificial intelligence. In this article, I attempt applying the cluster analysis of the indicator slope to get threshold values for determining whether a market is flat or following a trend.