An EA based on RSI, Fractals and EMA

MQL5 Experts

Tâche terminée

Temps d'exécution 7 jours
Commentaires du client
Sympa et compréhensible. Bonne dévelopeuse
Commentaires de l'employé
Thank you

Spécifications

Tools:

  • RSI (14)
  • Fractals
  • Exponential moving average (EMA: 200,50,21)

Entry condition:

Buy:

  1. Price> EMA 21> EMA 50> EMA 200
  2. Bullish fractal (wait for the closing of the candle to be sure that the fractals do not repaint)
  3. RSI> 50.00

Sell:

  1. EMA 200> EMA 50> EMA 21> Price
  2. Bearish fractal ( wait for the closing of the candle to be sure that the fractals do not repaint)
  3. RSI <50.00

End of condition

TP: 100 points by default (but can be changed)

SL: the highest point (in Buy) of the candle with the fractals signal and the opposite for the sell

If the market is 50 points, a BE must be done, i.e. SL = 0, SL= entry price

Regardless of the leverage effect, the SL is $ 100 (But the latter can be changed)

The risk is minimum 1/2, ie if the SL exceeds 55 points do not enter the market.


Répondu

1
Développeur 1
Évaluation
(40)
Projets
60
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
(34)
Projets
60
23%
Arbitrage
11
73% / 9%
En retard
3
5%
Gratuit
3
Développeur 3
Évaluation
(183)
Projets
187
27%
Arbitrage
0
En retard
3
2%
Travail
4
Développeur 4
Évaluation
(152)
Projets
155
77%
Arbitrage
2
100% / 0%
En retard
0
Gratuit
5
Développeur 5
Évaluation
(2042)
Projets
2592
62%
Arbitrage
112
45% / 26%
En retard
417
16%
Travail
6
Développeur 6
Évaluation
(326)
Projets
515
32%
Arbitrage
23
65% / 9%
En retard
15
3%
Travail
7
Développeur 7
Évaluation
(126)
Projets
151
48%
Arbitrage
6
83% / 17%
En retard
2
1%
Gratuit
8
Développeur 8
Évaluation
(224)
Projets
398
34%
Arbitrage
53
36% / 40%
En retard
144
36%
Chargé
9
Développeur 9
Évaluation
(169)
Projets
204
30%
Arbitrage
25
40% / 44%
En retard
12
6%
Gratuit
10
Développeur 10
Évaluation
(2367)
Projets
2975
65%
Arbitrage
76
47% / 14%
En retard
340
11%
Gratuit
11
Développeur 11
Évaluation
(50)
Projets
152
70%
Arbitrage
4
100% / 0%
En retard
1
1%
Travail
12
Développeur 12
Évaluation
(303)
Projets
412
52%
Arbitrage
21
48% / 29%
En retard
4
1%
Occupé
13
Développeur 13
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
14
Développeur 14
Évaluation
(259)
Projets
533
50%
Arbitrage
54
41% / 37%
En retard
224
42%
Travail
15
Développeur 15
Évaluation
(26)
Projets
29
45%
Arbitrage
0
En retard
1
3%
Gratuit
16
Développeur 16
Évaluation
(116)
Projets
137
36%
Arbitrage
15
13% / 67%
En retard
9
7%
Gratuit
17
Développeur 17
Évaluation
(354)
Projets
630
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Travail
18
Développeur 18
Évaluation
(220)
Projets
249
61%
Arbitrage
3
33% / 67%
En retard
5
2%
Travail
19
Développeur 19
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
Commandes similaires
Hello I have a EA and Custom Indicator That Someone Made for Me But I need to fix it up and get it to function properly using the customer indicator I want to fix the bug's and add a water mark to it that is all if someone could do this work asap that would be even better. EA is 3771 Lines Of Code Indicator Is 918 Lines Of Code list of things I need fixed (More then half of this is already coded in) #.1 I need the EA
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help
Robot should have the option to either to Buy or Sell, and Buy and Sell based on selected technical indicators: PSAR, MACD, Stochastics, and Bollinger bands. Either one, all, or combination can be used to open order Lot size is either based on fixed lot, size per USD, or free margin per USD Target profit based on points and option for trail stop Stop loss is either in points or as a % of free margin Option for
Create MT5 deriv EA 30 - 35 USD
Hello . Am in need of a developer that can Create deriv EA .I need to create a Deriv Bot with Martingale 1 min candles 30 martingale plus I can change the amount of martigale with the option of 1 min up or down . Kindly bid and let discuss about the project
I need an automated EA to open positions based on the closing of a candle over/under the 50MA TP must be able to be set at specific points SP must be able to be set at previous candle open
MT4 TRADE COPIER EA 30 - 35 USD
Hello , how are you doing? Am in need of MT4 developer that can help me to develop trade copier EA for MT4 account Kindly bid for the project if it is what you can do for me thanks
I am looking for a professional developer to help me with creating a hedge grid bot. The concept is in the picture. The bot is quite simple. The bot basically opens buy and sell positions on each grid and self terminates when the upper limit (manually set is reached) 1. Set timer for new's releases (manual entry) 2. Slippage in pip's (manual entry) 3. Maximum drawdown in USD with self termination when entry
I needed to create a script based on MQL5, which depends on Stochastic and MACD indicators. Long entry should be once Stochastic lines are crossed above and MACD lines are crossed above and vice versa for short entry. If you know pine script, I have the pine script strategy code for this strategy, you can convert this into MQL5, Refer the below text file for the code
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
This is ready made grid ea Bug- This ea has some bug like - a>if mt4 restart ea trade random without any logic. B>if i add 300 pips grid ,some time ea take next trade at 400 distance pips Feature 2. Add supply and demnad + 200 ma entry logic (supply demad indicator are add to attach) 3.Add two separet engine en1 -- en2. But engine have same grid logic but separate parameter and magic number bot have anti-grid

Informations sur le projet

Budget
30 - 50 USD
TVA (20%): 6 - 10 USD
Total: 36 - 60 USD
Pour le développeur
27 - 45 USD