Indicators with alerts/signal - page 759

 
rikiolivier:
Can a coder please add an email alert this bolli indicator and have it show the TF and currency when email is sent. I would greatly appreciate it. Thank you. Riki

Rikioliver this is a version i have, did it for myself awhile back.

updated version here: https://www.mql5.com/en/forum/180648

 

Bollinger bands_mtf+2alerts from here: https://www.mql5.com/en/forum/180648/page342 made to be compatible with new mt4 builds.

 
Don_xyZ:
Is there a bollinger band indicator with popup and sound alert as the candle closes outside the band (up/bottom)?

I found several in better bollinger thread but they displayed different band when compared to the default bollinger band indi in mt4.

I tried to search for it but just couldn't find it.

Please help. Thanks in advance.

Don_xyz, This version has 2 alerts choices, one for price crossing the center ma and one for price crossing the outer bands, can use both alerts or one.To match mt4 version BandMaMode needs to be 0(MODE_SMA)

updated version posted here: https://www.mql5.com/en/forum/180648

 

Updated (and a bit changed) Bollinger bands + arrows + alerts : bollinger_bands_mtfalertsarrows_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/180648/page343

 
Don_xyZ:
Thanks for the indicator

Is it possible to add arrows top/bottom where the candle close outside the band?

Also, can someone fix this indicator? I tested this indicator on 1 minute chart and then put small settings (band length 2, deviation 0.5) and set alertsoncurrent to "false" but then the indicator give message popup and sound alert as the price touches the upper/lower band. I want to set the indicator to only give sound alert when the candle close outside the band.

The way I look at it this indicator is great to filter ranging market (of course different traders see different things).

Please help modify this indicator. Thanks in advance.

Added the arrows and the alerts should now go off when price closes outside the bands.

Updated version posted here : https://www.mql5.com/en/forum/180648

 

Updated version of BDFX trender : bdfxtrender_alertsmtf_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/180648/page344

Files:
 
rayphua:
Hi Mr. Tools, any possibility of making Bdfxtrender a mtf indi? Thanks.

Here is the mtf version Rayphua and Sachin_Syd, just a little explanation about couple of new settings, the indicator is actually a 100 period Lsma and a 7 period typical price Ema cross. So simplified the lsma part and the Lsma period now a external parameter. Also on the ma, the period,mode, and price are external parameters, but by default everything set as the original.

Updated version posted here : https://www.mql5.com/en/forum/180648

 
 

Hi. This is my first post here. I need someone to add alert with popup message for this indicator

1. MACD colored + mtf

alert with popup message will show after previous bar closed

2. ichimoku monitor

i only need alert (with popup message) when the price inside the kumo (netral)

Best regards

Updated MACD posted here : https://www.mql5.com/en/forum/180648

 

AOAC histo_mtf+alerts+arrows+text from here: https://www.mql5.com/en/forum/180648/page424 made it compatible with new mt4 builds.

Reason: