RSI Tops and Bottoms

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

Время выполнения 31 день
Отзыв от исполнителя
Thank you

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

This EA uses the standard RSI indicator to place trades. The system will look at two factors before placing the trade or not placing a trade. For example: A1 and A2 below have to be meet before a trade is placed.

The systems has 4 scenarios to place trades:

A1 = Potential buy if RSI is coming from 69 and has gone up to 72

B1= Potential sell if RSI is coming from 71 and has gone down to 68

C1= Potential sell if RSI is coming from 31 and has gone down to 28

D1= Potential buy if RSI is coming from 29 and has gone up to 32

 

The trades are only placed after the following conditions are meet:

A2= the current market rate has to be higher than the previous market rate when RSI reached 72 from 69

B2= the current market rate has to be lower than the previous market rate when RSI reached 68 from 71

C2= the current market rate has to be lower than the previous market rate when RSI reached 28 from 31

D2= the current market rate has to be higher than the previous market rate when RSI reached 32 from 29

 

If the conditions above are not met then no trade is placed. It will now use the new current rate as the new level for the next potential trade that meets both criteria.

 

Examples: This is an A1 and A2 example.

·        A1- If the last closed candle that met our criteria for the eur/usd was 1.16000 when the RSI went from 69 to 72 and the current candle is at 1.16500 and the RSI has just hit 72+ from 69 then it will place a buy trade and now the 1.16500 rate becomes the new rate for next trade that meets the criteria.

·        A2- If the current candle is only at 1.15500 when the RSI is 72+ from 69, it is lower than the previous 1.16000 candle. No trade is places and now the 1.15500 rate becomes the new rate to be higher than for the next A1 trade.

 

This example goes for all the trade scenarios A1-D1.

 

Inputs:

* All the standard "RSI" Inputs

* A1 RSI Trigger: "default" 72

* B1 RSI Trigger: "default" 68

* C1 RSI Trigger: "default" 28

* D1 RSI Trigger: "default" 32

* Lot Size as $ amount: True/False

* Lot Size as $ amount: Value

* Lot Size as % of equity: True/False

* Lot Size as % of equity: Value

* Take Profit in Pips: True/False

* Take Profit in Pips: Value

* Take Profit in $: True/False

* Take Profit in $: Value

* Trailing Stop: True/False

* Trailing Stop: Value

* Stop loss in pips: True/False

* Stop loss in pips: Value

* Stop loss in $: True/False

* Stop loss in $: Value

* Magic Number: Value

 

Would like to see makers showing the entry and exit points of the trades, as well as an marker(arrows or whatever) showing when the RSI criteria was met. It can go above the by candles and below the sell candles.  If it didn't meet the criteria put an (x) or (*) symbol above or below the closed candle.

 

Would also like a information box upper right hand side of the chart that gives the Rates of the Previous closed candles that met the RSI levels for A2-D2.

Example:

A2: 1.51000

B2: 1.50000

C2: 1.47000

D2: 1.48000

 

Let me know if you have any questions or suggestions.

 

DaJuan


Файлы:

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

1
Разработчик 1
Оценка
(219)
Проекты
370
42%
Арбитраж
145
17% / 41%
Просрочено
124
34%
Свободен
2
Разработчик 2
Оценка
(130)
Проекты
210
40%
Арбитраж
90
20% / 43%
Просрочено
85
40%
Свободен
3
Разработчик 3
Оценка
(91)
Проекты
144
38%
Арбитраж
67
15% / 48%
Просрочено
55
38%
Свободен
4
Разработчик 4
Оценка
(7)
Проекты
9
0%
Арбитраж
4
0% / 100%
Просрочено
0
Свободен
5
Разработчик 5
Оценка
(595)
Проекты
927
46%
Арбитраж
31
39% / 29%
Просрочено
93
10%
Работает
6
Разработчик 6
Оценка
(365)
Проекты
412
36%
Арбитраж
35
26% / 57%
Просрочено
63
15%
Свободен
7
Разработчик 7
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Свободен
8
Разработчик 8
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
9
Разработчик 9
Оценка
(42)
Проекты
47
83%
Арбитраж
1
0% / 0%
Просрочено
2
4%
Свободен
10
Разработчик 10
Оценка
(195)
Проекты
395
28%
Арбитраж
155
20% / 52%
Просрочено
112
28%
Свободен
11
Разработчик 11
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
Похожие заказы
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
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

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

Бюджет
35+ USD
Исполнителю
31.5 USD
Сроки выполнения
до 5 дн.