Simple hedge system needed

MQL4 Эксперты

Техническое задание

I need a simple hedge EA that will open buy and sell orders. The EA should have inputs for lot multiplier which will increase lots as it opens more buy and sell orders according to the lot multiplier setting, it should also have different take profit input settings for both buy and sell orders and not use same TP for both and also different inputs for X amount of pips to which it should open a new higher lot buy or sell order. If a TP of say 15pips is set on the buy side after the EA already has about 5 open buy and sell orders, the ea should set the tp 15pips above entry of the most recently opened buy order which is the 5th buy order and the EA should modify the tp of the remaining 4 open buy orders to the same TP of the 5th one. If the 5th buy order does not hit TP and a 6th buy order opens, the new tp will then be 15pips above entry of the 6th buy order and EA modifies all buy order tp to the new tp and when tp is hit, it should close all open orders buy and sell. The ea should also have different input for starting lot for buy orders and sell orders.

The EA should have news filter where I could be able to set stop and start times for the various days of the week Monday to Friday where the EA would stop trading and resume trading at the specified times set on the inputs. It should have 3 different input parameters for each day of the week so I can be able to set 3 different stop and start time for each day of the week Monday-Friday. As the EA will have a bunch of buy and sell orders open, I would require when a take profit is set for either the profit side or losing side, which ever side hits take profit first either the buy or sell, all open buy and sell orders should close and it will start again with another buy and sell order.

Откликнулись

1
Разработчик 1
Оценка
(2673)
Проекты
3409
68%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Свободен
Опубликовал: 1 пример
2
Разработчик 2
Оценка
(61)
Проекты
120
34%
Арбитраж
17
18% / 41%
Просрочено
51
43%
Свободен
Похожие заказы
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

Информация о проекте

Бюджет
10 - 40 USD
Сроки выполнения
от 1 до 3 дн.