Elite indicators :) - page 702

 

Fellows

Any chance this can be upgraded?

Thanks

Ray

 
traderduke:
Fellows

Any chance this can be upgraded?

Thanks

Ray

Ray, here is this one first (had to make it in strict mode, which means that it will not work in older builds of metatrader) : dss_2_nmc.mq4

Files:
 
traderduke:
Fellows

Any chance this can be upgraded?

Thanks

Ray

And here is this one (this one can work in the old versions of metatrader too) : double_smoothed_stochastic_2_nmc.mq4

 
mrtools:
Hi Sylvester, on this version changed out the arrows with the line, and something I forgot to mention there are 4 possibilities for the alerts and arrows or lines as in this version:

case 0 :

if (osmaBuffer>0) = upline

if (osmaBuffer<0) = downline

or

case 1 :

if (macdBuffer>0) = upline

if (macdBuffer<0) = downline

or

case 2 :

if (signBuffer>0) = upline

if (signBuffer<0) = downline

or

case 3 :

if (signBuffer>macdBuffer) = upline

if (signBuffer<macdBuffer) = downline

Thank you sincerely MrTools - much appreciated!!!

Sylvester

 

Updated Price Channel Signal indicator :

rk-prch_signal-1.mq4

rk-prch_signal__mtf_nmc.mq4

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

Both indicators needed for normal work

 

MACD floating levels advanced 2 from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.

 

...

No, I missed it

Here is the version with arrows added too

ValeoFX:
===================

Hi Mladen,

Am I missing something?

There seems to be no arrows on crossing?

Regards

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

 

Momentum of Averages_Divergence_mtf+alerts from here: https://www.mql5.com/en/forum/general updated to be compatible with new mt4 builds.

 

This is momentum of averages its mtf, with coloring on slope change, and is using divergence with divergence alerts.

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

 

PriceTrender jurik from here: https://www.mql5.com/en/forum/general made to be compatible with new mt4 builds.

Reason: