Making an ea from my strategy

MQL4 Experts

Trabalho concluído

Tempo de execução 3 dias

Termos de Referência

Hello,


i want to make an ea from my strategy


my strategy is


Buy:


when there are 3 red candles and after them comes green candle and after them the ninth candle in one condition, if the ninth candle one of its points at least is between the highest of the 3 red candles to the lowest of the 3 red candles then make buy order and also if the ninth candle close is not over the highest of the 3 red candles.


close all buy orders if there is new sell order and only close the orders with profit and keep the loss orders open


if the loss orders reached down for example 200 points ( make it variable ) then make new sell order with triple size of the buy order lot and make TP and SL for the new sell and if it reached TP or SL close also the buy order


...................................


Sell:


when there are 3 green candles and after them comes red candle and after them the ninth candle in one condition, if the ninth candle one of its points at least is between the highest of the 3 green candles to the lowest of the 3 green candles then make sell order and also if the ninth candle close is not lower the lowest of the 3 green candles.


close all sell orders if there is new buy order and only close the orders with profit and keep the loss orders open


if the loss orders reached up for example 200 points ( make it variable ) then make new buy order with triple size of the sell order lot and make TP and SL for the new buy and if it reached TP or SL close also the sell order



..................



add auto lot size for example i put 0.01 or 0.02 lot size for each 100 usd


thank you



Respondido

1
Desenvolvedor 1
Classificação
(55)
Projetos
96
40%
Arbitragem
13
38% / 62%
Expirado
25
26%
Livre
2
Desenvolvedor 2
Classificação
(161)
Projetos
217
30%
Arbitragem
4
50% / 25%
Expirado
4
2%
Livre
3
Desenvolvedor 3
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
4
Desenvolvedor 4
Classificação
(116)
Projetos
137
36%
Arbitragem
15
13% / 67%
Expirado
9
7%
Livre
5
Desenvolvedor 5
Classificação
(294)
Projetos
371
21%
Arbitragem
43
60% / 23%
Expirado
43
12%
Carregado
6
Desenvolvedor 6
Classificação
(24)
Projetos
28
32%
Arbitragem
1
0% / 0%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(236)
Projetos
440
26%
Arbitragem
125
21% / 57%
Expirado
96
22%
Trabalhando
8
Desenvolvedor 8
Classificação
(195)
Projetos
395
28%
Arbitragem
155
20% / 52%
Expirado
112
28%
Livre
9
Desenvolvedor 9
Classificação
(100)
Projetos
125
23%
Arbitragem
12
0% / 75%
Expirado
22
18%
Livre
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
12
Desenvolvedor 12
Classificação
(204)
Projetos
281
34%
Arbitragem
34
32% / 29%
Expirado
75
27%
Trabalhando
13
Desenvolvedor 13
Classificação
(2)
Projetos
3
67%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(21)
Projetos
35
54%
Arbitragem
8
63% / 38%
Expirado
1
3%
Livre
15
Desenvolvedor 15
Classificação
(333)
Projetos
352
71%
Arbitragem
4
100% / 0%
Expirado
1
0%
Trabalhando
16
Desenvolvedor 16
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
17
Desenvolvedor 17
Classificação
(3)
Projetos
3
67%
Arbitragem
1
0% / 0%
Expirado
0
Livre
Pedidos semelhantes
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

Informações sobre o projeto

Orçamento
70+ USD
Desenvolvedor
63 USD
Prazo
de 1 para 3 dias