Custom Expert Advisor for MT5 based on Fibonacci, Moving Averages, and Stochastic RSI

MQL5 Experts

Trabalho concluído

Tempo de execução 32 dias

Termos de Referência

I am looking for an experienced MQL5 programmer to develop an expert advisor (EA) for MetaTrader 5 based on my trading strategy. The strategy is based on the following criteria:

  1. Identify a new highs and lows in a trending market.
  2. Wait for the first pullback on the 4-hour time frame.
  3. Enter a trade when the price reaches the Fibonacci retracement Golden Zone (between the 50% and 61.8% levels).
  4. Look for a candlestick pattern as a signal to enter the trade.
  5. Use the 50, 100, and 200 period moving averages as additional confluence for support/resistance levels.
  6. Use the Stochastic RSI on the 4-hour time frame as an additional confluence. Check if the RSI is overbought or oversold and pointing in the opposite direction of the trade


Once all the conditions are met, the EA would execute the trade.

Requirements:

  1. The EA should work on the MetaTrader 5 platform.
  2. It should be compatible with all major currency pairs.
  3. The EA should have adjustable input parameters for all key components of the strategy.
  4. Include proper risk management features such as adjustable stop loss, take profit, and position sizing.
  5. Ensure the EA is fully compatible with backtesting and optimization in the MT5 strategy tester.

Respondido

1
Desenvolvedor 1
Classificação
(41)
Projetos
54
4%
Arbitragem
5
0% / 60%
Expirado
4
7%
Livre
2
Desenvolvedor 2
Classificação
(37)
Projetos
59
27%
Arbitragem
25
20% / 52%
Expirado
10
17%
Trabalhando
3
Desenvolvedor 3
Classificação
(9)
Projetos
21
5%
Arbitragem
1
0% / 0%
Expirado
7
33%
Livre
4
Desenvolvedor 4
Classificação
(362)
Projetos
504
40%
Arbitragem
147
18% / 72%
Expirado
98
19%
Ocupado
5
Desenvolvedor 5
Classificação
(800)
Projetos
1371
72%
Arbitragem
112
29% / 48%
Expirado
341
25%
Carregado
6
Desenvolvedor 6
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(36)
Projetos
45
2%
Arbitragem
6
33% / 17%
Expirado
1
2%
Livre
8
Desenvolvedor 8
Classificação
(2)
Projetos
2
0%
Arbitragem
3
0% / 67%
Expirado
0
Trabalhando
9
Desenvolvedor 9
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
10
Desenvolvedor 10
Classificação
(30)
Projetos
55
22%
Arbitragem
12
67% / 8%
Expirado
2
4%
Livre
11
Desenvolvedor 11
Classificação
(68)
Projetos
77
8%
Arbitragem
33
9% / 55%
Expirado
6
8%
Trabalhando
12
Desenvolvedor 12
Classificação
(475)
Projetos
504
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
13
Desenvolvedor 13
Classificação
(159)
Projetos
173
33%
Arbitragem
6
50% / 50%
Expirado
2
1%
Carregado
14
Desenvolvedor 14
Classificação
(12)
Projetos
15
40%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
15
Desenvolvedor 15
Classificação
(453)
Projetos
512
33%
Arbitragem
25
40% / 48%
Expirado
7
1%
Carregado
16
Desenvolvedor 16
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
17
Desenvolvedor 17
Classificação
(8)
Projetos
18
17%
Arbitragem
3
67% / 0%
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
(17)
Projetos
22
5%
Arbitragem
7
14% / 29%
Expirado
3
14%
Livre
19
Desenvolvedor 19
Classificação
(7)
Projetos
6
0%
Arbitragem
5
0% / 100%
Expirado
1
17%
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
200 - 300 USD
IVA (21%): 42 - 63 USD
Total: 242 - 363 USD
Desenvolvedor
180 - 270 USD