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
(1086)
Projets
1437
45%
Arbitrage
48
73% / 13%
En retard
35
2%
Travail
2
Développeur 2
Évaluation
(878)
Projets
1391
67%
Arbitrage
117
32% / 42%
En retard
215
15%
Travail
3
Développeur 3
Évaluation
(15)
Projets
21
38%
Arbitrage
3
33% / 33%
En retard
4
19%
Gratuit
4
Développeur 4
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 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
(2077)
Projets
2636
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
(466)
Projets
697
56%
Arbitrage
43
30% / 33%
En retard
113
16%
Travail
9
Développeur 9
Évaluation
(3)
Projets
4
25%
Arbitrage
4
0% / 100%
En retard
0
Gratuit
10
Développeur 10
Évaluation
(196)
Projets
318
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
(376)
Projets
398
31%
Arbitrage
62
19% / 69%
En retard
50
13%
Travail
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
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Merge 2 ZickZack indicators to 1 indicator. Indicator 1 is a ZickZack Pointer. Indicator 2 is based on 3 level ZickZack semaphore. Indicator source codes will be provided to the selected developer
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1

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