Change in existing EA

MQL5 专家

工作已完成

执行时间2 天

指定

I have a Change in EA which is closing all orders in System if percent of Equity is reached.

Right now, EA does close all open Orders in Market and Pending if Xpercent (StartPercentClose) of equity is reached.

 

I want now that if market Price is in a Range, E-should close orders on another Percent level and out of that Range EA should close at normal PercentClose – Function should be set active or inactive – If inactive EA should work as he does right now.

 

If profit percent is in a Range, EA should use actual (StartPercentClose) xpercent - this I want to do definite new.

 

Out of the range, EA should use x percent – existing percent

 

So when EA start to calculate new and at this moment market price is 1.2020 (basis price for calculating should be always shown in chart, and will be updated always after new closing)

 

Range pips are defined to 40 pips - EA should use xpercent (will be definated new example 6%) in this range from 1.2060 and down to 1.1980 EA is using defined Percent for closing.

In this range, EA should close only when xpercent are reached.

 

Out of the range EA should use normal Percent and should close direct out of the range if new percent is reached or is already reached close all positions.

 

In chart should be also shown, which percent closing current is active.


Also, to fix:

Also ther must be made a change about closing the orders. If Percent is reached, EA does close first the Market orders in the System and than the pending orders. But sometimes an Pending Order is still executed.

So it has to be sure or EA has to check, that if Percent is reached, at this time all market orders and pending orders in the System are closed for sure. Also if an old pending order was executed after orders in Marekt were closed.


EA I will send after selection

 



反馈

1
开发者 1
等级
(3)
项目
4
0%
仲裁
2
0% / 100%
逾期
1
25%
空闲
2
开发者 2
等级
(155)
项目
239
70%
仲裁
3
67% / 33%
逾期
20
8%
空闲
3
开发者 3
等级
(42)
项目
47
30%
仲裁
12
17% / 75%
逾期
6
13%
空闲
相似订单
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

项目信息

预算
30+ USD
截止日期
 2 天