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

MQL5 Experts

Tâche terminée

Temps d'exécution 32 jours

Spécifications

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.

Répondu

1
Développeur 1
Évaluation
(41)
Projets
54
4%
Arbitrage
5
0% / 60%
En retard
4
7%
Gratuit
2
Développeur 2
Évaluation
(37)
Projets
59
27%
Arbitrage
25
20% / 52%
En retard
10
17%
Travail
3
Développeur 3
Évaluation
(9)
Projets
21
5%
Arbitrage
1
0% / 0%
En retard
7
33%
Gratuit
4
Développeur 4
Évaluation
(362)
Projets
504
40%
Arbitrage
147
18% / 72%
En retard
98
19%
Occupé
5
Développeur 5
Évaluation
(800)
Projets
1371
72%
Arbitrage
112
29% / 48%
En retard
341
25%
Chargé
6
Développeur 6
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
7
Développeur 7
Évaluation
(36)
Projets
45
2%
Arbitrage
6
33% / 17%
En retard
1
2%
Gratuit
8
Développeur 8
Évaluation
(2)
Projets
2
0%
Arbitrage
3
0% / 67%
En retard
0
Travail
9
Développeur 9
Évaluation
(236)
Projets
418
34%
Arbitrage
53
36% / 40%
En retard
153
37%
Occupé
10
Développeur 10
Évaluation
(30)
Projets
55
22%
Arbitrage
12
67% / 8%
En retard
2
4%
Gratuit
11
Développeur 11
Évaluation
(68)
Projets
77
8%
Arbitrage
33
9% / 55%
En retard
6
8%
Travail
12
Développeur 12
Évaluation
(475)
Projets
504
53%
Arbitrage
10
60% / 20%
En retard
3
1%
Gratuit
13
Développeur 13
Évaluation
(159)
Projets
173
33%
Arbitrage
6
50% / 50%
En retard
2
1%
Chargé
14
Développeur 14
Évaluation
(12)
Projets
15
40%
Arbitrage
2
50% / 50%
En retard
0
Travail
15
Développeur 15
Évaluation
(453)
Projets
512
33%
Arbitrage
25
40% / 48%
En retard
7
1%
Chargé
16
Développeur 16
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
17
Développeur 17
Évaluation
(8)
Projets
18
17%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
18
Développeur 18
Évaluation
(17)
Projets
22
5%
Arbitrage
7
14% / 29%
En retard
3
14%
Gratuit
19
Développeur 19
Évaluation
(7)
Projets
6
0%
Arbitrage
5
0% / 100%
En retard
1
17%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
200 - 300 USD
TVA (21%): 42 - 63 USD
Total: 242 - 363 USD
Pour le développeur
180 - 270 USD