Trigger An Alert When Price Crosses Upper/Lower Bollinger Band

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 16 horas
Comentario del Ejecutor
Great Customer! Pleasure to work with you. Thanks!
Comentario del Cliente
Exceptional Work. I will return to you soon for more jobs. Thank you

Tarea técnica

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.


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(878)
Proyectos
1391
67%
Arbitraje
117
32% / 42%
Caducado
215
15%
Trabaja
2
Desarrollador 2
Evaluación
(40)
Proyectos
76
39%
Arbitraje
0
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(15)
Proyectos
16
19%
Arbitraje
2
0% / 50%
Caducado
1
6%
Libre
4
Desarrollador 4
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
5
Desarrollador 5
Evaluación
(101)
Proyectos
136
36%
Arbitraje
14
29% / 50%
Caducado
15
11%
Libre
6
Desarrollador 6
Evaluación
(236)
Proyectos
418
34%
Arbitraje
53
36% / 40%
Caducado
153
37%
Ocupado
7
Desarrollador 7
Evaluación
(721)
Proyectos
1040
39%
Arbitraje
47
49% / 23%
Caducado
84
8%
Libre
8
Desarrollador 8
Evaluación
(92)
Proyectos
132
35%
Arbitraje
13
38% / 31%
Caducado
32
24%
Libre
9
Desarrollador 9
Evaluación
(196)
Proyectos
318
35%
Arbitraje
64
13% / 56%
Caducado
82
26%
Libre
10
Desarrollador 10
Evaluación
(8)
Proyectos
16
0%
Arbitraje
8
13% / 75%
Caducado
3
19%
Libre
11
Desarrollador 11
Evaluación
(586)
Proyectos
1047
49%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
12
Desarrollador 12
Evaluación
(37)
Proyectos
37
24%
Arbitraje
0
Caducado
0
Libre
13
Desarrollador 13
Evaluación
(26)
Proyectos
29
45%
Arbitraje
0
Caducado
1
3%
Libre
14
Desarrollador 14
Evaluación
(33)
Proyectos
34
65%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
Hello, send robot models with a solid strategy (to trade forex), I want to use it to make money for the week. It is important that you present me with your profitability graph and a test. I also want to hire him for future jobs

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD