Trigger An Alert When Price Crosses Upper/Lower Bollinger Band

MQL4 지표 전문가

작업 종료됨

실행 시간 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
등급
(197)
프로젝트
320
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 am looking for an experienced Pine Script coder to create a custom indicator for mapping market structure based on fractals. The developer must be skilled in Pine Script and have a solid understanding of how to code market structure indicators. Looking forward to working with a talented developer
Hello developers, I would like to hire someone can convert the Radar Signal indicator: https://www.youtube.com/watch?v=5DmKcy7rb-U&nbsp ; to it's TradingView equivalent. Radar signal indicator is the combination of 7 classic MT4 indicators. They include ADX, RSI , CCI , OsMA, ATR, WPR. The indicator shows the values of these indicators in blue and red. Red color indicates a bearish market condition and the blue shows
Hi , i want a indicator that shows the trades history on the chart, just for current day, like : first trade : -54 Second trade : -52 Third trade : +126 , and after three trades, display "No more trades"
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" }

프로젝트 정보

예산
30+ USD
개발자에게
27 USD