Forex modern Martingale strategy

MQL4 Esperti

Specifiche

hello , I have martingale strategy that may can be really works for forex, here is the strategy :

1- entrance could be anywhere , especially on market high movement

2- when you enter the trade , assuming BUY , set the stop lose 90 pip and the take profit 90 pip 

3- when you enter the first trade , you set  a pending order trade for the other direction in the same time , so if you buy , you set 

a sell 30 pips away from buying entrance , stop loss and take profit is the same of the take and stop of buying.

4- if the market reached the pending order of sell , it will triggers  another pending order for buy , but 30 pips away from the first trade of buy

stop lose and take profit same as first trade of buy 

5- if the market reached the pending order of buy , it will triggers another pending order for sell , but 30 pips away from the first trade of buy

stop lose and take profit same as first trade of buy 

6- this strategy will keeps running for 5 open trades , first trade will be 0.01 lot , sec is 0.02 lot , 3rd 0.03 lot , 4th 0.04 lot , 5th 0.05 lot 

if any of open trades hits the take profit of it is , all trades close down , the open and pending trades 

7- please measure the minimum amount of money needs to start these trades 

8- I hope you can combain it with an indicator leads to the right direction to win from the first trade mostly 

9- this strategy came from someone on youtube teaching people , his strategy was kinda not very good , but I'm very positive my modified strategy will leads 

to profits , non losing any money , hope it works and develop it exact as written above , thank you 

Con risposta

1
Sviluppatore 1
Valutazioni
(35)
Progetti
40
23%
Arbitraggio
10
10% / 50%
In ritardo
16
40%
Gratuito
2
Sviluppatore 2
Valutazioni
(64)
Progetti
144
46%
Arbitraggio
20
40% / 20%
In ritardo
32
22%
Gratuito
3
Sviluppatore 3
Valutazioni
(89)
Progetti
137
24%
Arbitraggio
35
9% / 40%
In ritardo
52
38%
Gratuito
Ordini simili
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop

Informazioni sul progetto

Budget
30 - 31 USD