The chosen one

MQL5 Эксперты Forex

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

Need an NRTR indicator, which sends notifications by email and to the mobile terminal

1. First, NRTR should be re-written from MQL4 to MQL5. The code is available here: https://www.mql5.com/en/code/7760

2. When the indicator color changes, it should send a push notification and an email, to notify of trend change.

3. Add to parameters working hours, during which the indicator is allowed to send notifications, it should not send notifications at night. There should be two parameters:

  • StartHour — the hour to start operation in the morning;
  • EndHour — the hour to end operation in the evening.

4. Add parameters for enabling notifications:

  • SendPush — allow sending Push-notifications
  • SendEmail — allow sending emails

5. The text of the message should be as follows:

NRTR on EURUSD H1 has turned upwards. Up=1.23560, Down=1.23300, Brick=260 pips

   where:

  • information on the name and timeframe is added based on the chart the indicator is running on
  • Up is the upper level of the channel
  • Down is the lower level of the channel
  • Brick is the width of the channel in points (the size of stop when opening a position)


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

1
Разработчик 1
Оценка
(620)
Проекты
680
57%
Арбитраж
25
16% / 60%
Просрочено
228
34%
Свободен
2
Разработчик 2
Оценка
(2428)
Проекты
3057
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Работает
3
Разработчик 3
Оценка
(15)
Проекты
24
21%
Арбитраж
1
0% / 100%
Просрочено
7
29%
Свободен
4
Разработчик 4
Оценка
(163)
Проекты
193
48%
Арбитраж
2
50% / 50%
Просрочено
1
1%
Свободен
5
Разработчик 5
Оценка
(298)
Проекты
427
26%
Арбитраж
18
61% / 33%
Просрочено
26
6%
Свободен
6
Разработчик 6
Оценка
(54)
Проекты
53
17%
Арбитраж
7
0% / 100%
Просрочено
5
9%
Свободен
7
Разработчик 7
Оценка
(13)
Проекты
36
58%
Арбитраж
3
33% / 33%
Просрочено
6
17%
Свободен
8
Разработчик 8
Оценка
(2086)
Проекты
2646
61%
Арбитраж
113
45% / 26%
Просрочено
418
16%
Работает
9
Разработчик 9
Оценка
(219)
Проекты
405
60%
Арбитраж
13
38% / 23%
Просрочено
160
40%
Свободен
10
Разработчик 10
Оценка
(1130)
Проекты
1432
62%
Арбитраж
21
57% / 10%
Просрочено
43
3%
Свободен
11
Разработчик 11
Оценка
(563)
Проекты
932
47%
Арбитраж
302
59% / 25%
Просрочено
124
13%
Занят
12
Разработчик 12
Оценка
(186)
Проекты
261
69%
Арбитраж
12
33% / 67%
Просрочено
16
6%
Свободен
13
Разработчик 13
Оценка
(26)
Проекты
45
29%
Арбитраж
2
0% / 50%
Просрочено
21
47%
Свободен
14
Разработчик 14
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
15
Разработчик 15
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
Похожие заказы
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Stop loss rec 30+ USD
Hi I want to have a EA When a buy is close with losses. Then open the opposite A sell stop to recover the previous loss. And then if the sell will hit stop loss, then recover it again with a buy stop
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea

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

Бюджет
50+ USD
Исполнителю
45 USD
Сроки выполнения
от 6 до 10 дн.