Modify EA

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 20 dias
Comentário do desenvolvedor
Friendly and communicative.

Termos de Referência

Hi!!! 

There are 11 Parameters that I want to be added.
1-2 are max spread and a simple comment (example: http://prntscr.com/wm6jkb )
3 limit the max open orders at the same time
4-8 are for the Volatility Ratio.
9-11 are for the dynamic BE.

1.Max Spread in points (0 = disable) [value]
2.Comment [text]
3. Max open orders at the same time [Value] 
Place it under "Only one order open at a time?"
So, Only if its "False"
you will read the "Max open Orders at the same time".
This parameter helps to limited the number of open positions instead
of unlimited open orders at the same time.

Add a section [Volatility Ratio]

I want to add this indicator (dont use the indi from the link, its only for getting the idea) you can see it here - > 

https://www.mql5.com/en/market/product/49277?source=Site+Profile+Seller#description

It should be simple:
Volatility Ratio = 100 * ATR(Fast Period) / ATR(Slow Period);

So, this is what we need as parameters under the Volatility Ratio section:

4.Filter [True/ False] (if =False, then ignore. if =True, then we wont open a new position if the signal level is BELOW the value we mentioned for Signal Level parameter)

5.ATR Fast Period [Value]
6.ATR Slow Period [Value]
7.TimeFrame [a dropdown of all timeframes]
8.Signal Level [Value]

for more information, read the indicator page.


Break Even - Same concept as we have for SL and TP, by ATR. 
Use the same Value we used for SL/TP as the "timeframe for index".
Under "Use Break Even"

Add:
9.Use dynamic BE [True/False]
10.Dynamic profit to trigger X * ATR [Value]
11.Dynamic padding to add to BE X * ATR [Value]

Respondido

1
Desenvolvedor 1
Classificação
(6)
Projetos
8
38%
Arbitragem
0
Expirado
1
13%
Trabalhando
2
Desenvolvedor 2
Classificação
(2673)
Projetos
3409
68%
Arbitragem
77
48% / 14%
Expirado
342
10%
Livre
Publicou: 1 código
Pedidos semelhantes
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
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active

Informações sobre o projeto

Orçamento
50+ USD
Prazo
de 1 para 5 dias