EA based on RSI

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 4 jours

Spécifications

Hi,


Specifications EA

I have a trading strategy based on RSI and combined with a grid, that I would like to automise, basically:

1) Wait for RSI to fall below the lower RSI-Level on close of bar (RSI(0).

2) If at the close of the following bar RSI (RSI(1) is higher than on the previous bar (RSILow(1)>(RSILOW(0), send a market buy order.

3) Now price can go up, and I want to open a new market order x pips away from the previous order (this is kind of a grid, in order to ride a strong trend). Or price can go further down, so that the condition RSILow(1)>(RSILOW(0) is given again. In this case (when there exist an open order), only send a market buy order if the price ist at least X pips away from the open-price of the first order (again a grid in the opposite direction.

Once the first position is opened, instead of keeping watching the RSI for further entries, I think it would also be posible to simply define a set of buy limit and buy stop orders x pips from the initial order away.

These “Grid”-Trades should be optional.

4) Close condition of all orders: RSI-Level at close of a bar ist over the upper RSI-Level. In this case, delete all pending an open orders Optional: Leave orders that are not in profit open and just close orders in profit.

5) For sell orders just the other way round based on the upper RSI level.

6) EA has to be programmed in a way that backtesting on metatrader mql4 is posible.

Custom values: RSI upper level, RSI lower level, RSI period, TP, SL, distance X between orders. “grid”-trading activated/deactivated, lot size, close only orders in profit yes/no.


Looking forward to your proposals

Regards

Daniel

Répondu

1
Développeur 1
Évaluation
(1070)
Projets
1413
45%
Arbitrage
47
72% / 13%
En retard
35
2%
Gratuit
2
Développeur 2
Évaluation
(878)
Projets
1391
67%
Arbitrage
117
32% / 42%
En retard
215
15%
Gratuit
3
Développeur 3
Évaluation
(15)
Projets
21
38%
Arbitrage
3
33% / 33%
En retard
4
19%
Gratuit
4
Développeur 4
Évaluation
(2399)
Projets
3013
65%
Arbitrage
76
47% / 14%
En retard
340
11%
Travail
5
Développeur 5
Évaluation
(19)
Projets
35
26%
Arbitrage
10
30% / 70%
En retard
5
14%
Gratuit
6
Développeur 6
Évaluation
(2056)
Projets
2613
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
7
Développeur 7
Évaluation
(22)
Projets
18
6%
Arbitrage
31
3% / 65%
En retard
5
28%
Gratuit
8
Développeur 8
Évaluation
(464)
Projets
692
56%
Arbitrage
43
30% / 33%
En retard
112
16%
Travail
9
Développeur 9
Évaluation
(3)
Projets
4
25%
Arbitrage
4
0% / 100%
En retard
0
Gratuit
10
Développeur 10
Évaluation
(195)
Projets
317
35%
Arbitrage
64
13% / 56%
En retard
82
26%
Gratuit
11
Développeur 11
Évaluation
(96)
Projets
143
76%
Arbitrage
0
En retard
2
1%
Gratuit
12
Développeur 12
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
13
Développeur 13
Évaluation
(349)
Projets
463
51%
Arbitrage
41
24% / 49%
En retard
149
32%
Gratuit
14
Développeur 14
Évaluation
(430)
Projets
606
55%
Arbitrage
48
23% / 56%
En retard
178
29%
Gratuit
15
Développeur 15
Évaluation
(13)
Projets
15
27%
Arbitrage
1
0% / 100%
En retard
1
7%
Gratuit
16
Développeur 16
Évaluation
(374)
Projets
397
31%
Arbitrage
61
20% / 69%
En retard
49
12%
Chargé
17
Développeur 17
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
18
Développeur 18
Évaluation
(21)
Projets
35
54%
Arbitrage
8
63% / 38%
En retard
1
3%
Gratuit
Commandes similaires
Just have a look make it better enjoy and have fun 😊 this is the first time I am trying this, I got ripped off 3 times before. I hope this time works with all your help. Thank you kindly
I have an MT5 EA which I like to modify to run on custom symbol chart. I can backtest the EA on the custom symbol chart, but I cannot run on the chart to trade. When I attach the EA to the custom symbol chart, it gives me error: "2024.06.07 21:27:59.270 Trades '1520250871': failed request buy 0.1 BTCUSD_ATR10_M1 at 69260.30000 [Invalid request]" Please help me to modify the EA to run on custom symbol chart. EA is
Money bag 40+ USD
I want a robot that can trade for me daily and make profits.It must Atleast make $30 a day.The robot must be able to make successful trades .exchange markets (currencies,stocks )
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe
Hello, I need to optimize my indicator so that it works in several time frames. and then convert it to mq5 The task will be carried out remotely by ANYDESK
I would need an indicator which makes averages on chart (like the one existing already on mt4 where you can choose between EMA, SMA, ...) but what i need is on chart a button plus and minus which i could press in order to change the average visually on chart( so i dont have to come back in the settings of the indicator each time to introduce a new average number) And average in mt4 is limited basically at 4000 but
Hello, I need a developer who will help me to modify my current EA. It used to show news directly from forex factory on my MT4 and MT5 but now it is not showing. I want an Developer who has previous experience in creating NEWS EA which has the option to filter news and show alerts on the Charts. The modification will be done for both the MT4 and MT5 EA
I have an indicator with me , i only got the ex4 file with me,i want the new indicator to also print arrows when the old indicator print out arrow...i want the new file to be able to send out push alerts
I want to add a ma cross to my indicator and ea and I want to add a risk management EA dashboard to the EA I Have the a risk management tool that does what I want to add to the EA and I have A EA that shows what Buttons I want to add #.1 I want to add the ma cross to the indicator and ea #.2 I want to add Buy sell limit to the EA I have a ea that has most of this in it already but the ea is bugged so I want to add
I have the ea with me , can you please change the comment? i only got the ex4 file with me , please do chnage the comment only and i need you to put license and cloud lock to this ea can any body do it

Informations sur le projet

Budget
30 - 100 USD
TVA (21%): 6.3 - 21 USD
Total: 36.3 - 121 USD
Pour le développeur
27 - 90 USD