Hi,
I'm looking for a simple martingale EA that would reverse the BUY and SELL signals using the martingale method and when it hits for example BUY take profit it would start with BUY signal.
For examle it would BUY 0.1 lots, stop lose, SELL 0.2 lots, SL, BUY 0.4 lots, SL, SELL 0.8 lots, TP and then again SELL 0.1 lots and so on.
I found many similar EAs but not exactly the one I'm looking for.
I found Another Martnigale EA made by Totom Sukopratomo that works very similar, but it takes signals to BUY and SELL form RSI.
It has has the same functions I'm looking for: adjustable number of lots, deeplevel - number of losing trades before it starts from the beginning, and adjustable stop loss and take profit, only it doesn't reverse the signals.
If anybody could help me to find the EA I mentioned or adjust this Another Martingale EA, I would be very grateful. I'm no programmer so I can't make this on my own...
Thanks and best regards
MichaelHi, I am also looking for this type of ea, can you share yours?
Martingale is not a strategy. It's a betting system.
Hedging, grid trading, same as Martingale.
Martingale, Hedging and Grid : MHG - General - MQL5 programming forum (2016)
Martingale, guaranteed to blow your account eventually. If your strategy is not profitable without, it is definitely not profitable with.
Martingale vs. Non Martingale (Simplified RoR vs Profit and the Illusions) - MQL5 programming forum (2015)
Why it won't work:
Calculate Loss from Lot Pips - MQL5 programming forum (2017)
THIS Trading Strategy is a LIE... I took 100,000 TRADES with the Martingale Strategy - YouTube (2020)
Does a safe Martingale exist ? - Trading Systems - MQL5 programming forum (2010)

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi,
I'm looking for a simple martingale EA that would reverse the BUY and SELL signals using the martingale method and when it hits for example BUY take profit it would start with BUY signal.
For examle it would BUY 0.1 lots, stop lose, SELL 0.2 lots, SL, BUY 0.4 lots, SL, SELL 0.8 lots, TP and then again SELL 0.1 lots and so on.
I found many similar EAs but not exactly the one I'm looking for.
I found Another Martnigale EA made by Totom Sukopratomo that works very similar, but it takes signals to BUY and SELL form RSI.
It has has the same functions I'm looking for: adjustable number of lots, deeplevel - number of losing trades before it starts from the beginning, and adjustable stop loss and take profit, only it doesn't reverse the signals.
If anybody could help me to find the EA I mentioned or adjust this Another Martingale EA, I would be very grateful. I'm no programmer so I can't make this on my own...
Thanks and best regards
Michael