Discussion of article "Machine learning in Grid and Martingale trading systems. Would you bet on it?"
i use martingale and grid for along time but with combination of vanilla options in order to manage the risk
i really like your idea and would love to see further improvements and results
With extraordinary times where Central Banks are printing money like never before it is very likely that many assets are biased towards one direction (upwards). With backtesting of the last 3 years only, this trading system is prone to face higher risk once Central Banks have to hike rates (you can argue if you like that this never happens, but can you garantuee this 100%?)
Then draw downs will be higher than those ~40% as reported in the article. For any serious investor such risks are not acceptable.
Martingale system is good for making some money in short term(hopefully) But in long term you go bankrupt. No matter how complicated your choice is.
Agree. Grid, hedging, martingale are popular for their quick & regular profitability. They are also responsible of all the complaints against EA being scam, because of the margin call it exposes to being a constant.
It's a logical and mathematical problem, the one who will solve it - in a way or the other - will earn a loooooot of money !
According to the graph, the found pattern works from the end of 2016 to the present day, in the rest interval it fails.
Here's another try with machine learning ...
Since many years I have a source code of an EA using these techniques, from time to time, when I have an idea, I give a try ... 😉
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
New article Machine learning in Grid and Martingale trading systems. Would you bet on it? has been published:
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.
Testing should be performed on the timeframe on which the bot was trained. In this case it is H1. It can be tested using open prices, since the bot has an explicit control of bar opening. However, since a grid is used, M1 OHLC can be selected for greater accuracy.
This particular bot was trained in the following period:
All these factors indicate (which is also confirmed by the custom tester) that we have found a certain pattern in the interval from 2018 to the present day.
Lest us view how it looks like in the MetaTrader 5 Strategy Tester.
With the exception that we can now see equity drawdowns, the balance chart looks the same as in my custom tester. It is good news. Let us make sure that the bot is trading exactly the grid and nothing else.
Author: Maxim Dmitrievsky