Pending Order EA (Update)

MQL5 Experts

Job finished

Execution time 4 days
Feedback from customer
thanks one more time!

Specification

- Example in the EA input Starting Time is set to 09:00:00 and then EA placed an order at "Starting Time 09:00:00", now Starting Time in the EA input is set to 2 minutes later at 09:02:00
after I delete the old pending orders, then the EA has to place the pending orders again at "Starting Time 09:02:00" (Right now the EA can just place the pending orders once but what the EA has to do is anytime I adjust The "Starting Time" then The Ea has to place the "Pending Orders" again after the old orders are deleted, exactly just like the Starting Time in Smart_Expert_Advisor_v_2-06 mt5).
- If the EA place Pending Orders the first time then if I restart the platform then the EA does not need to place the Pending Orders again, (Just like in Smart_Expert_Advisor_v_2-06 mt5).
- The EA has to always follow the time and date in the platform, even though my computer has a differend time and date.
For example even though my computer's time is yesterday 12:00:00, date is 27 september 2012. Even though my computer's time is tomorrow 21:00:00, date is 29 september 2012.
The EA has to follow the Market Watch in the Metatrader 4 platform, example today's time in MT4 platform is 18:00:00 and the date in the platform is 28 september 2012 then the EA has to follow the time 18:00:00 and date in the platform 28 september 2012. (Please make the mq4 EA just like the Starting Time in the new mq5 Smart Expert Advisor that you created yesterday. MT5 EA can follow the time and date in MT5 platform even if my pc has another time and date, it works perfectly).

Please the format has to be mq4, thanks in advance.

Responded

1
Developer 1
Rating
(187)
Projects
367
56%
Arbitration
45
22% / 56%
Overdue
188
51%
Free
Published: 1 article, 6 codes
2
Developer 2
Rating
(73)
Projects
257
53%
Arbitration
16
50% / 38%
Overdue
83
32%
Free
Similar orders
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

Project information

Budget
10 USD
Deadline
from 1 to 4 day(s)