Trigger An Alert When Price Crosses Upper/Lower Bollinger Band

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

Время выполнения 16 часов
Отзыв от исполнителя
Great Customer! Pleasure to work with you. Thanks!
Отзыв от заказчика
Exceptional Work. I will return to you soon for more jobs. Thank you

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

Bollinger Bands Alerts Indicator

 

I want an indicator that triggers alerts when price crosses above the upper Bollinger band and also when it crosses the lower Bollinger band in real time. This means the indicator will not wait for the candle to close. The settings section should be something like this.

 

input int            BB_Period          = 20;        //Bollinger Band Period

input double       SD                   = 2.0;         //Standard Deviation

input int            Margin             = 60;          //Margin in Points

input bool           MobileAlert         = True;     //Mobile Alert

input bool           ScreenAlert         = True;     //Screen Alert

input int            AlertNumbers     = 3;          //Count of Alerts

input int            AlertSpace         = 1;          //Seconds Interval Between Alerts

Also Add Custom Alert Tune To Be Selected

input int            AlertTrigger       = X;         //Number of times alerts will trigger per candle

 

 

Active Timeframe1       =     M30; H1; H4; D1; W1

Once the Indicator is attached to any chart, I want it to operate on these mentioned timeframes irrespective of which timeframe the chart is on.

I want to be able to add or delete the timeframes from within the settings.

 

 

Alerts Messages:
When Bid price moves 60 points above the upper Bollinger band (60 is the Margin figure in settings) the Alert Message Should Read:

“(Currency Paid) (Timeframe) Above BB”

 

When Ask price moves 60 points below the lower Bollinger band (60 is the Margin figure in settings) the Alert Message Should Read:

“(Currency Paid) (Timeframe) Below BB”

 

Condition – Alert can only trigger X times during the candle timeframe. If X = 2 then when price crosses above it will trigger alert. Price must now close 60 points below this level. Now if it goes up again a second time alerts will be triggered. If this same happens a 3 rdtime alerts will Not trigger since X = 2

 

If you need any clarification on this please ask.


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

1
Разработчик 1
Оценка
(879)
Проекты
1392
67%
Арбитраж
117
32% / 42%
Просрочено
215
15%
Свободен
2
Разработчик 2
Оценка
(41)
Проекты
77
39%
Арбитраж
0
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(15)
Проекты
16
19%
Арбитраж
2
0% / 50%
Просрочено
1
6%
Свободен
4
Разработчик 4
Оценка
(169)
Проекты
204
30%
Арбитраж
25
40% / 44%
Просрочено
12
6%
Свободен
5
Разработчик 5
Оценка
(101)
Проекты
136
36%
Арбитраж
14
29% / 50%
Просрочено
15
11%
Свободен
6
Разработчик 6
Оценка
(247)
Проекты
439
34%
Арбитраж
56
36% / 38%
Просрочено
161
37%
Загружен
7
Разработчик 7
Оценка
(731)
Проекты
1052
40%
Арбитраж
47
49% / 23%
Просрочено
84
8%
Свободен
8
Разработчик 8
Оценка
(93)
Проекты
133
35%
Арбитраж
13
38% / 31%
Просрочено
32
24%
Свободен
9
Разработчик 9
Оценка
(196)
Проекты
319
35%
Арбитраж
64
13% / 56%
Просрочено
83
26%
Работает
10
Разработчик 10
Оценка
(8)
Проекты
16
0%
Арбитраж
8
13% / 75%
Просрочено
3
19%
Свободен
11
Разработчик 11
Оценка
(586)
Проекты
1048
49%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Свободен
12
Разработчик 12
Оценка
(37)
Проекты
37
24%
Арбитраж
0
Просрочено
0
Свободен
13
Разработчик 13
Оценка
(26)
Проекты
29
45%
Арбитраж
0
Просрочено
1
3%
Свободен
14
Разработчик 14
Оценка
(33)
Проекты
34
65%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
Hello i need someone who can convert a trading view indicator into an mt5 indicator that can work smoothly also need to add an alert on the indicator i will require to test the indicator run it for 1-2days to confirm all is okay thank you
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
Hello, is it possible to be made accommodation of provided signal for Forex for mt4? I bought a signal for multiple pairs. it is executing all pair.I want to use it on couple of pairs.Is it possible to be made some modifications?I do not have codes for the signal
I have an MT4 indicator, I want to receive an alert on WhatsApp when the indicator gives a buy or sell signal, I already have an API that will send the message, just send the json with the content, I will pass the API link when I have the proposal: { "symbol": "xauusd", "cellphonenumber": "00000000", "message": "test" }
KILL MODE 30 - 60 USD
i Need an expert advisor that trade by signal moving average indictors.it must check and correct the process of possible errors in trading operations. The main criteria of opening and closing positions direction of average moving,price of last bar and set the number of lots to trade as an input parameter
Creating a chart composed of different assets, weighted by their trading lot size & quantity. Using this chart to trade the assets in those lot sizes &quantity (by hand or with an EA ) In other words: composing a private index or pair, plotting that as a chart and have the ability to trade it directly with an EA and/or one order click. Inspired by Basket Chart Creator
Hello, I am highly in need of a professional and expert developer who is capable to convert my tradingview indicator to MT5, if you can perfectly do this project kindly meet me at the comment section to proceed

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

Бюджет
30+ USD
Исполнителю
27 USD