Articles

Multibot in MetaTrader (Part II): Improved dynamic template for MetaTrader 5

Developing the theme of the previous article, I decided to create a more flexible and functional template that has greater capabilities and can be effectively used both in freelancing and as a base for developing multi-currency and multi-period EAs with the ability to integrate with external

Brute force approach to patterns search (Part VI): Cyclic optimization for MetaTrader 5

In this article I will show the first part of the improvements that allowed me not only to close the entire automation chain for MetaTrader 4 and 5 trading, but also to do something much more interesting. From now on, this solution allows me to fully automate both creating EAs and optimization, as

Brute force approach to patterns search (Part V): Fresh angle for MetaTrader 5

In this article, I will show a completely different approach to algorithmic trading I ended up with after quite a long time. Of course, all this has to do with my brute force program, which has undergone a number of changes that allow it to solve several problems simultaneously. Nevertheless, the

OpenAI's ChatGPT features within the framework of MQL4 and MQL5 development for MetaTrader 5

In this article, we will fiddle around ChatGPT from OpenAI in order to understand its capabilities in terms of reducing the time and labor intensity of developing Expert Advisors, indicators and scripts. I will quickly navigate you through this technology and try to show you how to use it correctly

Rebuy algorithm: Multicurrency trading simulation for MetaTrader 5

In this article, we will create a mathematical model for simulating multicurrency pricing and complete the study of the diversification principle as part of the search for mechanisms to increase the trading efficiency, which I started in the previous article with theoretical calculations

Rebuy algorithm: Math model for increasing efficiency for MetaTrader 5

In this article, we will use the rebuy algorithm for a deeper understanding of the efficiency of trading systems and start working on the general principles of improving trading efficiency using mathematics and logic, as well as apply the most non-standard methods of increasing efficiency in terms

Multibot in MetaTrader: Launching multiple robots from a single chart for MetaTrader 5

In this article, I will consider a simple template for creating a universal MetaTrader robot that can be used on multiple charts while being attached to only one chart, without the need to configure each instance of the robot on each individual chart

Market math: profit, loss and costs for MetaTrader 5

In this article, I will show you how to calculate the total profit or loss of any trade, including commission and swap. I will provide the most accurate mathematical model and use it to write the code and compare it with the standard. Besides, I will also try to get on the inside of the main MQL5

The correct way to choose an Expert Advisor from the Market for MetaTrader 5

In this article, we will consider some of the essential points you should pay attention to when purchasing an Expert Advisor. We will also look for ways to increase profit, to spend money wisely, and to earn from this spending. Also, after reading the article, you will see that it is possible to

Combinatorics and probability for trading (Part V): Curve analysis for MetaTrader 5

In this article, I decided to conduct a study related to the possibility of reducing multiple states to double-state systems. The main purpose of the article is to analyze and to come to useful conclusions that may help in the further development of scalable trading algorithms based on the

Forum

Grail, trading systems, martingale, netting, pyramiding. Let's share our experiences and move towards our goal!

I am creating this thread due to the fact that many people are interested in clear answers to their specific questions. I will start with the most famous trading methods like grid, martin and pyramid, as well as any other variants of trading systems, that are possible in Forex market. Also any