Trading code for mql4 or mql5

MQL5 Experts

Trabalho concluído

Tempo de execução 2 dias
Comentário do cliente
Very good developer. Fast and accurate job!
Comentário do desenvolvedor
Great customer Hopefully we have another chance to work with each other in the future.

Termos de Referência

Hi all,

I am interesting for a code in mql4 or mql5 as below :

It will works Mon to Fri and repeat every day

Timeframe H1

INPUTS

1) Market symbol, 2) open day hour candle, 3) close day hour candle, 4) define a 1hour specific candle,5) security margin, 6) profit

--------------------------------

The coscept is as below:

The system will take the highest and lowest price of specific 1hour candle, after the specific 1hour candle has been completed and from this time and after is running the potential buy or sell.

--------------------------------

Specs of buy

If [currnet price] is >= [Highest price of specific 1hour candle] + [security margin ] then buy 

Close the order buy if :

[current price] >= [profit] +  [Highest price of specific 1hour candle] + [security margin]

or

[current price] <= [Lowest price of specific 1hour candle] - [security margin]

or 

50 min after [close day hour candle]

--------------------------------

Specs of sell

If [currnet price] is <= [Lowhest price of specific 1hour candle] -  [security margin]  then sell

Close the order sell if :

[current price] <= [Lowest price of specific 1hour candle] - [security margin] - [profit]

or

[current price] >= [Highest price of specific 1hour candle] + [security margin]

or 

50 min after [close day hour candle]

--------------------------------

If an order has been placed(e.g. buy) and closed due to price reached the {[Lowhest price of specific 1hour candle] + [security margin]},  converted from buy to sell  as shown above.  The only way is to let the market complete the day (50 min after [close day hour candle]) with the last order (sell or buy). Τhe opposite also applies to the sale order. In this case no other order (buy or sell) must be conducted till the end of the day.

Sorry if you not understand some of the above. In this case please send me reply.

Thank you!



Respondido

1
Desenvolvedor 1
Classificação
(34)
Projetos
48
21%
Arbitragem
6
83% / 17%
Expirado
8
17%
Livre
2
Desenvolvedor 2
Classificação
(57)
Projetos
72
22%
Arbitragem
13
46% / 15%
Expirado
5
7%
Livre
3
Desenvolvedor 3
Classificação
(24)
Projetos
28
32%
Arbitragem
1
0% / 0%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(55)
Projetos
74
45%
Arbitragem
21
14% / 67%
Expirado
8
11%
Livre
5
Desenvolvedor 5
Classificação
(76)
Projetos
130
49%
Arbitragem
5
80% / 0%
Expirado
6
5%
Livre
6
Desenvolvedor 6
Classificação
(264)
Projetos
538
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Trabalhando
7
Desenvolvedor 7
Classificação
(167)
Projetos
192
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
8
Desenvolvedor 8
Classificação
(333)
Projetos
352
71%
Arbitragem
4
100% / 0%
Expirado
1
0%
Trabalhando
9
Desenvolvedor 9
Classificação
(3)
Projetos
3
67%
Arbitragem
1
0% / 0%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
11
Desenvolvedor 11
Classificação
(253)
Projetos
408
38%
Arbitragem
85
44% / 19%
Expirado
70
17%
Trabalhando
12
Desenvolvedor 12
Classificação
(43)
Projetos
72
49%
Arbitragem
4
0% / 50%
Expirado
19
26%
Livre
13
Desenvolvedor 13
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
14
Desenvolvedor 14
Classificação
(132)
Projetos
170
18%
Arbitragem
17
47% / 18%
Expirado
0
Trabalhando
Pedidos semelhantes
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 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
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks

Informações sobre o projeto

Orçamento
30 - 100 USD
IVA (24%): 7.2 - 24 USD
Total: 37.2 - 124 USD
Desenvolvedor
27 - 90 USD