I need an Expert Advisor

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 minuto
Comentario del Cliente
everything ok, quick, kind, experienced person, really good

Tarea técnica

Hi,
I wish an EA put on 4 different charts (with daily bars) of 4 different pairs. Every evening, a few minutes after the daily close, every EA on every chart should execute the following:
1) if close > close of n day ago:
a) If no position is already opened, buy 1 lot (no stop loss, no take profit);
b) if a long position is already opened, do not do anything;
c) if a short position is already opened, close the short position and buy 1 lot.
2) ) if close = close of n day ago:
close any existing position;
3) if close < close of n day ago:
a) If no position is already opened, sell 1 lot;
b) if a short position is already opened, do not do anything;
c) if a long position is already opened, close the long position and sell 1 lot.
I think that every EA should start with an interval of, let's say, 5 minutes one by the other, to not superimpose the orders.
Besides, in the trade window the total number of pending and opened trades will be changing, due to the presence of other trades not belonging to this strategy; so, I think that order_select function of every EA should check in the trades window its own order, matching the right pair, not by ticket number (changing every day), nor by position, but by symbol.
  
That is all. I hope I have been clear.
Thank you


Han respondido

1
Desarrollador 1
Evaluación
(14)
Proyectos
27
22%
Arbitraje
18
6% / 89%
Caducado
8
30%
Libre
2
Desarrollador 2
Evaluación
(1856)
Proyectos
3459
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
3
Desarrollador 3
Evaluación
(2)
Proyectos
3
0%
Arbitraje
3
0% / 67%
Caducado
2
67%
Libre
4
Desarrollador 4
Evaluación
(13)
Proyectos
24
50%
Arbitraje
3
0% / 67%
Caducado
14
58%
Libre
5
Desarrollador 5
Evaluación
(549)
Proyectos
1332
59%
Arbitraje
28
82% / 0%
Caducado
10
1%
Libre
6
Desarrollador 6
Evaluación
(20)
Proyectos
43
30%
Arbitraje
6
0% / 50%
Caducado
17
40%
Libre
7
Desarrollador 7
Evaluación
(53)
Proyectos
108
68%
Arbitraje
3
33% / 33%
Caducado
40
37%
Libre
8
Desarrollador 8
Evaluación
(3)
Proyectos
6
50%
Arbitraje
7
0% / 86%
Caducado
1
17%
Libre
9
Desarrollador 9
Evaluación
(34)
Proyectos
80
34%
Arbitraje
13
31% / 54%
Caducado
19
24%
Libre
10
Desarrollador 10
Evaluación
(54)
Proyectos
164
43%
Arbitraje
43
47% / 16%
Caducado
58
35%
Libre
11
Desarrollador 11
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Libre
12
Desarrollador 12
Evaluación
(2428)
Proyectos
3057
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
13
Desarrollador 13
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
14
Desarrollador 14
Evaluación
(1)
Proyectos
3
33%
Arbitraje
0
Caducado
0
Libre
15
Desarrollador 15
Evaluación
(70)
Proyectos
86
31%
Arbitraje
1
100% / 0%
Caducado
1
1%
Libre
16
Desarrollador 16
Evaluación
(47)
Proyectos
140
49%
Arbitraje
9
56% / 0%
Caducado
27
19%
Libre
17
Desarrollador 17
Evaluación
(11)
Proyectos
17
41%
Arbitraje
4
0% / 100%
Caducado
5
29%
Libre
18
Desarrollador 18
Evaluación
(128)
Proyectos
206
49%
Arbitraje
29
28% / 48%
Caducado
33
16%
Libre
19
Desarrollador 19
Evaluación
(14)
Proyectos
22
27%
Arbitraje
24
13% / 79%
Caducado
6
27%
Libre
20
Desarrollador 20
Evaluación
(90)
Proyectos
159
61%
Arbitraje
40
18% / 63%
Caducado
70
44%
Libre
21
Desarrollador 21
Evaluación
(16)
Proyectos
39
69%
Arbitraje
2
0% / 50%
Caducado
1
3%
Libre
Solicitudes similares
Pinescript to MQL5 100 - 200 USD
READ IT URGENT, i need to complete this job in 1-2 day so APPLY it only if can do it, if some requirement is not clear tell me, im here, please be careful, i need this in 1-2 days, if you are not sure, not apply it, i dont want leave BAD FEEDBACKS please
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators

Información sobre el proyecto

Presupuesto
50- USD
Plazo límite de ejecución
a 15 día(s)