martingale system is easy to implement in many ways.
You can either do it by duplicating size lots randomly.
In this way. You set a Buy of EURJPY, ok 0.01 lots. SL 15 pips down, TP 15 Pips up. This would double the 0.01 lots. 1 euro....
If you fail. you bet again to EURJPY at 2 to 1 odds that is 15 pips again but double the Lots 0.02.
If you fail again ok. if not you will end up winning 1 euro after many tries. that is the initial 0.01 lots
This is like the casino martingale.
If u use a more complex version of the Martingale system You can use indicators to follow a trend and make sure you do not need to double your money.
Which is not easy, but at least if you mmake a wise decision when choosing a direction you will need less trades to gain that extra money
- Martingale is a Negative_Progression type Betting_System which Double the Last_Bet after a Loss. Ex: {1, 2, 4, 8 ,16}
- There are other types of Progression Betting including Fibonacci {1, 2, 3, 5, 8} and 123_Sequence {1, 2, 3, 4, 5}
- Martingale could be used as Positive_Progression where you move to next level after a win & reset after a loss.
- Most traders refers to every form of Progression under the general term of Martingale.
- Martingale is often combined with Averaging but can also be used with fixed Stop_loss and Take_Profits.
- Martingale cannot be used to increase the Win-Rates, It can be use to influence the Average-Win.
- To influence the Win-Rates (Statistically), you generally look for Small Tp and Larger Sl.
You have allot of choices. You can place 1_Deal at a time. You can Average_In or Average_Out. You can use Stop_Losses or None. You can use Take_Profit or None. You can make the SL>=TP or You can make the SL<=TP.
If you just influence the WR with Sl_TP you'll end up losing in the long_run. You need to make some good calls which tilts the advantage in your favor. You can try being correct about Direction. You can try being correct about Ranges. You can try being correct about Trends.
I tried but doesn't seem to have good results. Does anybody knows of an EA in this regard?
Maybe a system derived from it or which embeds other algorithms as well for optimization?
Looking for a martingale grid EA strategy if anyone has any ideas on how should be and where could I find it.
- www.mql5.com
Looking for a martingale grid EA strategy if anyone has any ideas on how should be and where could I find it.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I was interested how there could be implemented a martingale strategy in Forex. Is there any concept of embedding both the martingale, but also follow a trend or analysis with more than 90% success rate?