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
Оценка
(1066)
Проекты
1408
45%
Арбитраж
47
72% / 13%
Просрочено
35
2%
Свободен
2
Разработчик 2
Оценка
(878)
Проекты
1391
67%
Арбитраж
117
32% / 42%
Просрочено
215
15%
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
21
38%
Арбитраж
3
33% / 33%
Просрочено
4
19%
Свободен
4
Разработчик 4
Оценка
(2396)
Проекты
3009
65%
Арбитраж
76
47% / 14%
Просрочено
340
11%
Работает
5
Разработчик 5
Оценка
(19)
Проекты
35
26%
Арбитраж
10
30% / 70%
Просрочено
5
14%
Свободен
6
Разработчик 6
Оценка
(2055)
Проекты
2611
62%
Арбитраж
113
45% / 26%
Просрочено
417
16%
Работает
7
Разработчик 7
Оценка
(22)
Проекты
18
6%
Арбитраж
31
3% / 65%
Просрочено
5
28%
Свободен
8
Разработчик 8
Оценка
(463)
Проекты
691
56%
Арбитраж
43
30% / 33%
Просрочено
112
16%
Свободен
9
Разработчик 9
Оценка
(3)
Проекты
4
25%
Арбитраж
4
0% / 100%
Просрочено
0
Свободен
10
Разработчик 10
Оценка
(195)
Проекты
317
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
Оценка
(374)
Проекты
396
31%
Арбитраж
61
20% / 67%
Просрочено
49
12%
Загружен
17
Разработчик 17
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
18
Разработчик 18
Оценка
(21)
Проекты
35
54%
Арбитраж
8
63% / 38%
Просрочено
1
3%
Свободен
Похожие заказы
My indicator is plotting many arrows before the spikes on a chart help me how can I reduce the number of arrows I tried to fix it on metaeditor but still. I will share the indicator
I'm in need of an experienced Meta 4 expert who can solve two specific problems and improve the current Martingale and Pyramid strategies within my EA. - Bug Fix: The EA is currently facing an issue where orders are not being executed correctly. This is causing a signal matching error and leading to potential losses. The primary task is to resolve this bug and ensure the EA executes trades accurately and as intended
I need an experienced developer who can turn my simply strategy to an EA on MT5 and MT4, will be using two EMAs and MACD and a risk management setting, please message me on time so we start work on it, waiting for you
Dear expert developer I have been trading futures and mainly indices for about 5 years and would now like to automate my trading strategy with the help of an intelligently set up bot. My strategy, which would have to be implemented, is mainly based on the following indicators: CCI / RSI / MACD and Stochastic I analyze the market according to volume peaks, the daily highs and lows and the prominent points and look for
Tim: //+------------------------------------------------------------------+ //| ggjhjh.mq4 | //| Copyright 2023, MetaQuotes Ltd. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property indicator_chart_window #property indicator_buffers 1
I need a developer that can turn my strategy to an EA, We will be using Fib, some indicators and a risk management settings, please message me on time so we start work on it, waiting for you
hello developers.i am currently looking for a simple line chart custom indicator,whenever the line char makes a horizontal line and the next bar closes bullish after the horizontal line an up arrow should draw and if we get a bearish bar a down arrow should draw...the indicator should also be able to send out all types of alerts.thank you
Hello I want to change my TREND indicator. The conditions for the alerts do not need to be changed, the indicator works very very well. I would like to add visible Stop and Tp level lines. Attached is the source code and text file. If you think you could do this job, let me know. Thanks in advance
i have an existing EA that takes trades when you reach a preset value of Demarker ( or RSI , or MACD, or combination of those 3) it buys at oversold zones it sells at overbought zones. I currently have an option to take more than one trade but it is not a typical martingale style. it just takes the same trade every certain distance that you set. i need someone to modify that and let EA make martingale trades with a
So looking to prevent multiple trades opening at the same time and fine a way to remove the draw down spikes that i see happening when optimising and converting it mt5 and what's your budget for this

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

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