Simple MT5 EA To Use As Trading Helper/Assistant

Trabajo finalizado

Plazo de ejecución 3 horas
Comentario del Cliente
Everything went exactly according to my specifications without hassles and long discussions. I just only recommend her. A true professional and flawless communication. Thank you a lot.
Comentario del Ejecutor
Thank you for the order, I’ll be happy to work with you again!

Tarea técnica

I need an MT5 EA to assist me in Opening Trades on a daily schedule, which i am often not able to open myself since i cannot stay all the day on screen.

My Strategy involves much more than what i am describing here.

However if i can use an EA to provide some basic information and use it to assist me in starting a trade, it would be of great help.

I believe this is an easy Job for an experienced developer. So i will be as brief as possible and get to the point.

The EA should be able to open just one position at a certain timeframe (Broker Time, no conversion needed), at a certain day or on certain days in a week, under a certain condition with a predefined stop loss, take profit and predefined position size (setup under variables).

The direction of the trade will be decided by comparing the previous day open to current days open price of the current instrument in use. There are no indicators for it and those arent needed. A simple calculation on price difference should do the job since the rest of the groundwork is done by myself. The EA should not be optimized for a specific instrument since i use many.

The decision as to which direction an order will be opened after price comparison, should be managed by a switch in Variables like „Order Direction From Last Day Open = Same / Opposite.
(Dropdown Choice).

A Spread Filter function is required and should be adjustable under variables to block trades on too high spreads (no execution till spread is matching pre defined allowed spread). If no execution was possible under designated timeframe, no order will be opened.

An Alert Function (E-Mail Only) is required to have me informed if not on screen as to if an order is opened.

A Small Panel to provide information about if a trade is going to be blocked concerning spread (see Spread Filter Function) should be placed on the down left side of the screen (Text only, no canvas).

I have an exact idea as to how the variables under input should look like (of course without the functions behind them). Please try to make it possible, that the definitions /Terms stay the way i
have described in an extra sheet for the developer i work with. So i will not have a hard time to find what i am trying to adjust. As you can read from my description here, there wont be many of them so i think it can be managed.

Last but not least. I dont need an ex5 when things are done. Since i use this ea for private purposes only and pay for it, developer agrees to provide the source file (.mq5).

Thank you.

Han respondido

1
Desarrollador 1
Evaluación
(10)
Proyectos
13
15%
Arbitraje
0
Caducado
1
8%
Trabaja
2
Desarrollador 2
Evaluación
(1)
Proyectos
0
0%
Arbitraje
2
0% / 0%
Caducado
0
Trabajando
3
Desarrollador 3
Evaluación
(13)
Proyectos
17
18%
Arbitraje
3
67% / 0%
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(401)
Proyectos
587
53%
Arbitraje
29
55% / 24%
Caducado
7
1%
Trabaja
5
Desarrollador 5
Evaluación
(464)
Proyectos
912
76%
Arbitraje
25
16% / 68%
Caducado
99
11%
Trabajando
Ha publicado: 1 artículo, 6 ejemplos
6
Desarrollador 6
Evaluación
(258)
Proyectos
347
71%
Arbitraje
12
42% / 25%
Caducado
12
3%
Trabaja
Ha publicado: 14 ejemplos
7
Desarrollador 7
Evaluación
(21)
Proyectos
27
41%
Arbitraje
2
50% / 50%
Caducado
2
7%
Trabaja
8
Desarrollador 8
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Trabajando
9
Desarrollador 9
Evaluación
(10)
Proyectos
10
10%
Arbitraje
2
0% / 0%
Caducado
2
20%
Ocupado
10
Desarrollador 10
Evaluación
(433)
Proyectos
758
49%
Arbitraje
63
17% / 48%
Caducado
137
18%
Trabaja
11
Desarrollador 11
Evaluación
(291)
Proyectos
297
69%
Arbitraje
2
100% / 0%
Caducado
0
Libre
Ha publicado: 1 ejemplo
12
Desarrollador 12
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
13
Desarrollador 13
Evaluación
(13)
Proyectos
15
20%
Arbitraje
0
Caducado
1
7%
Trabaja
14
Desarrollador 14
Evaluación
(438)
Proyectos
562
37%
Arbitraje
99
40% / 27%
Caducado
15
3%
Ocupado
15
Desarrollador 15
Evaluación
(12)
Proyectos
13
23%
Arbitraje
6
0% / 67%
Caducado
3
23%
Trabaja
16
Desarrollador 16
Evaluación
(156)
Proyectos
280
35%
Arbitraje
14
29% / 50%
Caducado
42
15%
Libre
17
Desarrollador 17
Evaluación
(295)
Proyectos
525
35%
Arbitraje
63
33% / 35%
Caducado
189
36%
Trabajando
18
Desarrollador 18
Evaluación
(77)
Proyectos
233
73%
Arbitraje
6
100% / 0%
Caducado
1
0%
Libre
Solicitudes similares
I am looking for an EA to pass prop firm challenges and use in Funded Account . if you have already built such in the past i can take it The EA has to comply with the following rules: MUST HAVE STOPLOSS Follow Prop Firm rules , Please provide evidence of the EA working & Profitable results Have Proper DD , Profit target etc Let's Get it done this now . NO TIME WASTE ONLY GENUINE SELLER WHO CAN PROVE IT WORKS
I am looking for an EA to pass prop firm challenges and use in Funded Account . (for example NOVA FUNDING, FTMO, MFF, MYFUNDEDFX) and be able to continuously use it on live accounts. Please provide evidence of the EA working & Profitable results. The EA has to comply with the following rules: MUST HAVE STOPLOSS Follow Prop Firm rules , Please provide evidence of the EA working & Profitable results Profit 1-5% min
Hi Programmers, I want to create an EA that will make use of the average prices to determine the direction of the market and take bids accurately towards the direction until it reaches the maximum distance for taking bids. It will also consider a profit to loss ratio which will be based on risk as a % of the account balance. As you can see from the picture and the prices showed , the prices represent the manually
Description: I need an EA for MetaTrader 5 with the following features: On-chart panel for manual trade setup (Entry, TP, SL, Lot Size). EA automatically manages a sequence of additional grid orders once the first order is triggered. EA dynamically adjusts TP/SL levels of active trades when new grid orders are added. Must prevent duplicate order sets. Optional: “Close All Trades” button. Requirements: Proven MQL5
(I had a few horrible experiences here dealing with time and money wasters, SO YOU MUST KNOW WHAT I'M EXACTLY ASKING FOR OR WE GET NOWHERE!!!)Looking for an EA that has been previously tested and can pass prop firm challenges. You will need to demonstrate the EA to showcase its true nature. Please only apply if you have a system ready. This can be a previous job you already did for someone, or have something in the
We have a working price prediction engine for (BTC, ETH, SOL) at fixed 5-minute intervals and want to build a robust backtesting system that evaluates these predictions against MECX futures prices. The goal is to measure baseline directional accuracy and then explore conditional strategies that improve accuracy beyond a 60% milestone. Data Overview Predictions Table (public.price_predictions_5m) One row per asset
HELLO GREAT DEVELOPER I've been playing with a strategy using an already coded Pinescript V5 Indicator, and wanted to turn it in to a strategy with a few additions. (I have incuded the code for the original Indicator) Trading the 1 minute chart I'd like the strategy to go long if the prices passes the higher ORB 50% line while the 3min 20 WMA is above the 3min 200 SMA and the 3 min RSI is below 50. With a Stop loss
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
Project Overview: We are seeking a highly skilled and experienced developer to build a next-generation Forex Expert Advisor (EA) for MetaTrader 5. The core innovation of this project is an EA that relies 100% on a custom deep learning AI model (e.g., LSTM, Transformer) for generating all trading signals. The EA will trade the XAU/USD (Gold) instrument. The developer must be proficient not only in advanced MQL5
Looking for a reliable, low-lag reversal indicator for Forex that does not repaint and does not place signals with an offset. Key features: Signals only after confirmation (uses closed bar logic), so alerts are final and do not repaint. No offset placement — arrows/markers appear on the same candle/bar that triggered (or on the close of that bar) to avoid confusion. Tunable sensitivity: adjustable lookback and

Información sobre el proyecto

Presupuesto
30 - 40 USD
IVA (19%): 5.7 - 7.6 USD
Total: 35.7 - 47.6 USD
Para el ejecutor
27 - 36 USD
Plazo límite de ejecución
a 5 día(s)