EA base on X previous candle price

MQL4 Experts

Trabalho concluído

Tempo de execução 25 minutos
Comentário do cliente
Very supportive partner, quick response and quality product, thank you..
Comentário do desenvolvedor
He was such a great customer. I'm looking forward to working with him again.

Termos de Referência

I need some expert developer help to code this EA

The concept is very simple, base on only price and candle

The problem is not about EA characteristics, but must be smooth for place position whenever signal happen, and it can be run well for at least 28 pairs at the same time and time frame is at least H1, up to D1, I need developer should try it on demo well before complete job

I have already the EA but it can’t run well, please refer attached images

And I need 3 days for testing to make sure it also run well on my platform

 

I want the management panel as below (underline):

Please refer the set up image attached


--- General ---

Lots: 0.01 (default)

Take Profit: --- (default 500, if =0 == > no setting), by points

Stop Loss: --- (default 250, if =0 == >no setting), by points

Close On Reverse Signal: True/False (this item activates onlywhen opposite trade happen, for example: when buy position is running, only close when sell position happen)

Wait for Bar Close: True/False (True: order place only when bar close)

Max Trade: 10 (0 means no limit, >0 means limit maximum trade)

Allow trailing stop: True/false

Trailing activate: 500 points, (means if price hits 500 points profit for example, trailing stop activates)

Trailing distance: 400 points, (means if price hits 500 points profit, trailing stop activates, and distance for trailing is 400 points etc. == > profit keeps at least 100 points)

Period: 20 (X-Y = 20 candles, current candle is next after Y)

 

--- Trade Activation ---

--- Long Position ---

Highest close distance: 200 (points) (highest close price from X-Y vs current bar close)

Lowest close distance: 100 (points) (lowest close price from X-Y vs current bar close)

Buy happen when bar close with price lower than highest close price 200 points, lower than lowest close price 100 points

--- Short Position ---

Lowest close distance: 200 (points) (lowest close price from X-Y vs current bar close)

Highest close distance: 100 (points) (highest close price from X-Y vs current bar close)

Sell happen when bar close with price higher than lowest close price 200 points, higher than highest close price 100 points


Thank you


Arquivos anexados:

PNG
Issue_a.png
82.6 Kb
PNG
Issue_b.png
102.9 Kb
PNG
Issue_c.png
116.9 Kb
PNG
Issue_daily.png
127.1 Kb

Respondido

1
Desenvolvedor 1
Classificação
(14)
Projetos
21
24%
Arbitragem
9
33% / 44%
Expirado
8
38%
Livre
2
Desenvolvedor 2
Classificação
(10)
Projetos
10
20%
Arbitragem
3
33% / 33%
Expirado
3
30%
Livre
3
Desenvolvedor 3
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
4
Desenvolvedor 4
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
5
Desenvolvedor 5
Classificação
(21)
Projetos
23
0%
Arbitragem
6
17% / 83%
Expirado
2
9%
Livre
6
Desenvolvedor 6
Classificação
(14)
Projetos
15
40%
Arbitragem
0
Expirado
1
7%
Livre
7
Desenvolvedor 7
Classificação
(54)
Projetos
65
52%
Arbitragem
5
40% / 60%
Expirado
22
34%
Trabalhando
8
Desenvolvedor 8
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
9
Desenvolvedor 9
Classificação
(58)
Projetos
76
33%
Arbitragem
9
78% / 11%
Expirado
7
9%
Livre
10
Desenvolvedor 10
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
11
Desenvolvedor 11
Classificação
(40)
Projetos
106
52%
Arbitragem
17
12% / 65%
Expirado
25
24%
Livre
12
Desenvolvedor 12
Classificação
(11)
Projetos
21
52%
Arbitragem
1
100% / 0%
Expirado
1
5%
Livre
13
Desenvolvedor 13
Classificação
(253)
Projetos
408
38%
Arbitragem
86
43% / 19%
Expirado
70
17%
Trabalhando
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
30 - 100 USD
Desenvolvedor
27 - 90 USD
Prazo
de 3 para 5 dias