EA based on RSI

Работа завершена

Время выполнения 4 дня

Техническое задание

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

Откликнулись

1
Разработчик 1
Оценка
(1092)
Проекты
1448
45%
Арбитраж
49
73% / 12%
Просрочено
36
2%
Свободен
2
Разработчик 2
Оценка
(879)
Проекты
1392
67%
Арбитраж
117
32% / 42%
Просрочено
215
15%
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
21
38%
Арбитраж
3
33% / 33%
Просрочено
4
19%
Свободен
4
Разработчик 4
Оценка
(2428)
Проекты
3057
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Свободен
5
Разработчик 5
Оценка
(19)
Проекты
35
26%
Арбитраж
10
30% / 70%
Просрочено
5
14%
Свободен
6
Разработчик 6
Оценка
(2086)
Проекты
2646
61%
Арбитраж
113
45% / 26%
Просрочено
418
16%
Работает
7
Разработчик 7
Оценка
(22)
Проекты
18
6%
Арбитраж
31
3% / 65%
Просрочено
5
28%
Свободен
8
Разработчик 8
Оценка
(467)
Проекты
701
56%
Арбитраж
44
30% / 32%
Просрочено
114
16%
Работает
9
Разработчик 9
Оценка
(3)
Проекты
4
25%
Арбитраж
4
0% / 100%
Просрочено
0
Свободен
10
Разработчик 10
Оценка
(196)
Проекты
318
35%
Арбитраж
64
13% / 56%
Просрочено
82
26%
Свободен
11
Разработчик 11
Оценка
(96)
Проекты
143
76%
Арбитраж
0
Просрочено
2
1%
Свободен
12
Разработчик 12
Оценка
(769)
Проекты
1033
44%
Арбитраж
50
8% / 50%
Просрочено
117
11%
Свободен
13
Разработчик 13
Оценка
(349)
Проекты
463
51%
Арбитраж
41
24% / 49%
Просрочено
149
32%
Свободен
14
Разработчик 14
Оценка
(430)
Проекты
606
55%
Арбитраж
48
23% / 56%
Просрочено
178
29%
Свободен
15
Разработчик 15
Оценка
(13)
Проекты
15
27%
Арбитраж
1
0% / 100%
Просрочено
1
7%
Свободен
16
Разработчик 16
Оценка
(376)
Проекты
398
31%
Арбитраж
62
19% / 69%
Просрочено
50
13%
Загружен
17
Разработчик 17
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
18
Разработчик 18
Оценка
(21)
Проекты
35
54%
Арбитраж
8
63% / 38%
Просрочено
1
3%
Свободен
Похожие заказы
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this

Информация о проекте

Бюджет
30 - 100 USD
VAT (21%): 6.3 - 21 USD
Итого: 36.3 - 121 USD
Исполнителю
27 - 90 USD