Published article "Machine learning in Grid and Martingale trading systems. Would you bet on it?".

This article describes the machine learning technique applied to grid and martingale trading. Surprisingly, this approach has little to no coverage in the global network. After reading the article, you will be able to create your own trading bots.
Bestsellers in the Market:
Most downloaded source codes this week
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- PivotPoint This indicator draws pivot points, resistances and supports.
- 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.
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.
Prices in DoEasy library (part 63): Depth of Market and its abstract request class
In the article, I will start developing the functionality for working with the Depth of Market. I will also create the class of the Depth of Market abstract order object and its descendants.
The most popular forum topics:
- My brain is boiling. Need a cheat sheet. 40 new comments
- Log 25 new comments
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes 22 new comments
The most downloaded free products:
Bestsellers in the Market:
1 new signal now available for subscription:
Bestsellers in the Market:
The most popular forum topics:
- Interesting and Humour 88 new comments
- Machine learning in trading: theory, models, practice and algo-trading 59 new comments
- Errors, bugs, questions 39 new comments
The most downloaded free products:
Bestsellers in the Market:
1 new signal now available for subscription:
New publications in CodeBase
- clock Extension for the datetime with DayLightSavingTime adjustments.
- forex revelation Short description.
The most downloaded free products:
The most popular forum topics:
- Interesting and Humour 40 new comments
- An advisor without an indicator. Is this possible? 17 new comments
- Machine learning in trading: theory, models, practice and algo-trading 12 new comments
Bestsellers in the Market:
Published article "Self-adapting algorithm (Part IV): Additional functionality and tests".

I continue filling the algorithm with the minimum necessary functionality and testing the results. The profitability is quite low but the articles demonstrate the model of the fully automated profitable trading on completely different instruments traded on fundamentally different markets.
The most downloaded free products:
New publications in CodeBase
- SubScaler This is a helper indicator which allows you to adjust vertical scale of a subwindow manually, which is useful for zooming in and zooming out graphs of your favourite indicator placed in the same subwindow.
- The Decycler II The Decycler II: John Ehlers, "Stocks & Commodities V. 33:09", стр.12-15
Most downloaded source codes this month
- INDICATOR Currency Strength Meter - MT4 The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- PivotPoint This indicator draws pivot points, resistances and supports.
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.

Developing a self-adapting algorithm (Part II): Improving efficiency
In this article, I will continue the development of the topic by improving the flexibility of the previously created algorithm. The algorithm became more stable with an increase in the number of candles in the analysis window or with an increase in the threshold percentage of the overweight of falling or growing candles. I had to make a compromise and set a larger sample size for analysis or a larger percentage of the prevailing candle excess.
Bestsellers in the Market:
Published article "Useful and exotic techniques for automated trading".

In this article I will demonstrate some very interesting and useful techniques for automated trading. Some of them may be familiar to you. I will try to cover the most interesting methods and will explain why they are worth using. Furthermore, I will show what these techniques are apt to in practice. We will create Expert Advisors and test all the described techniques using historic quotes.
The most downloaded free products:
Bestsellers in the Market:
The most popular forum topics:
- An advisor without an indicator. Is this possible? 104 new comments
- ZigZags, waves, trends. 35 new comments
- Laboratory - statistical analysis of price charts. 28 new comments
The most downloaded free products:
2 new signals now available for subscription:
Bestsellers in the Market:
Most downloaded source codes this week
- Pivot_Points_Lines_v1.3 MT4 Draws Pivot Points Formulas
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
- PivotPoint This indicator draws pivot points, resistances and supports.
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.
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.

Neural networks made easy (Part 11): A take on GPT
Perhaps one of the most advanced models among currently existing language neural networks is GPT-3, the maximal variant of which contains 175 billion parameters. Of course, we are not going to create such a monster on our home PCs. However, we can view which architectural solutions can be used in our work and how we can benefit from them.
























