Elite indicators :) - page 756

 

watchdog

Here you go The problem with the built in metatrader Bollinger bands is the one that you had with those indicators and that is why it has to be avoided when non-integer deviations are needed. This one does deviations the way you asked for and alert box is added. Left the original code (commented out) so if you are interested in what is changed you can see it in the code

regards

Mladen

watchdog:
Mladen,

I have searched for an indicator that will show when price is above and/or below specific Bollinger Bands. The only ones that I could locate are listed below; however, they only allow 1,2,3,4 or 5 std. deviations as possibilities with sound alert only. Is it possible for a user input like 1.5 or 2.5? In other words, something other than a whole number for the deviations with a box alert besides the sound.

bollitoucher.mq4

bollitoucher1.mq4

Any help would be most appreciated.

Thanks, watchdogkm

Updated bolli toucher posted here : https://www.mql5.com/en/forum/general

 

Updated boli toucher 2.01 : bollitoucher_2.01_nmc.mq4

 

Zero lag macd (from here : https://www.mql5.com/en/forum/general ) with alerts, arrows and multi time frame : zerolag_macd_-_alerts_amp_arrows_v2.0_nmc.mq4

 

ValeoFX

Here it is You can control arrows displacement with arrowsDisplacementparameter. It is a multiplier that is applied to 20 period ATR and than that product is added or subtracted from high and low. ATR is suitable for that task because it will automatically adjust itself to time frame too (fixed distance of 1 pip, for example, may mean a lot on 1 minute chart but means almost nothing on weekly or monthly chart, that is why I like the ATR distance way) You can use even negative multiplier for displacement in which case you can get rather interesting display

As of Gann high low : the version posted by rdoane is, as I explained in one of the previous posts, OK, so it can be used for the purpose you have asked

ValeoFX:
Mladen would you be kind enough and make me a Histogram version of the Gann_Hi/Lo indicator plse? No need for Bells & Whistles. Thanks.

Secondly, could you please add a facility to the NonLag-MACD so that I can adjust the arrows according to my liking plse? At the moment the arrows are still too far away from the candles.

Thanking you most sincerely.

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

 

Trigerlines (from this post : https://www.mql5.com/en/forum/general ) multi time frame and alerts version updated for the new mql : triggerlines_mtf_alerts_nmc.mq4

Files:
 
rsa77:
Hello Mladen

There is a good indicator I has seen it on forum .you can make signals on mail when the indicator changes color.

Thanks

Hi Rsa77,

Added the alerts and interpolation mtf.

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

 

super smoother macd 2 from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.

 
ismael360:
Mladen, can you make the the Super Smoother MACD into a ADAPTIVE Super Smoother MACD/MTF/ Linear Interpolation/ Alert on Slope Change/ and Divergence added please? Ish

Ish

This version has it all except that it is not adaptive

Was testing 2 versions of how to make it adaptive and one I don't like (it simply becomes too fast - so fast that I am not sure that it is usable at all) and the other is not what I expected it to be. So decided to post this one (it is a multi time frame interpolated option in it, alerts, divergences added). Try this one out. If I find some acceptable way (a way that would mean an improvement of the indicator) will post that too

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

Files:
 

Chalkin Money Flow on jurik-2 from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.

 
SAugustine:
Hi MrTools

Thanks for your prompt reply. Attached is a snapshot of how I've set up the "Chalkin Money Flow on jurik" coupled with the "CCI study2_nrp mtf" (my absolute favourite indicator - scored +500pips last week using this beauty) and the "Adaptive T3 2 indicator"(another great tool).

I found the "Chalkin on jurik with the divergence" which looks "ok" but if there is a more updated "smoother version" it would be great to have.

Thanks a stack of pips sir!!!

Sylvester

Hi Sylvestor,

This would be a correct version of the cmf with the jurik smoothing, if you turn the SmoothDouble to false the cmf will be smoother, but not as fast.

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

Reason: