Elite indicators :) - page 704

 

This is a new step ma of probability density function (pdf) moving average. It corrects one thing that previous version had : the oldest bars were left out for some number of bars. This version draws values straight from the oldest bar without interruption

stepma_pdf_nmc_3.mq4
Files:
 

t3_adx_+di_-di_burst & mtf from here: https://www.mql5.com/en/forum/general made to be compatible with new mt4 builds.

 
mladen:
Updated Lukas arrows and curves : Originally it was posted here : https://www.mql5.com/en/forum/general

LUKAS or average?

 

Updated Lukas arrows and curves : lukas1_arrows_amp_curves_mtf_nmc.mq4

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

 
traderduke:
LUKAS or average?

My error Updated the original post with correct file

 

Smoothed Triggerlines_mtf_alerts correct from here: https://www.mql5.com/en/forum/general made it to be compatible with new mt4 builds.

 

postinf version that is correct now.

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

 

Updated vortex indicator : vortex__mtf_nmc.mq4

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

Files:
 

casaliss

Here you go

Used the original instead of the one you posted (in the original it looks like the upper one) but added the difference display too (the lower one - set the ShowDifference() parameter to true to get that one) Did not use the one you posted for some coding errors in it (to be honest, when I see something like this :

for( i=0; i<1000 ; i++ )

{

...

}

when the loop has 998 executions too much in 99,99% cases I just turn around and use or write something else, but seeing that TRO "intervened" in the code, no wonder that there is "stuff" like that in it, I might add)

All the rest is the usual : interpolated or non-interpolated (interpolated on the picture)

have a great weekend

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

regards

mladen

casaliss:
Hi Mladen

VortexIndıcator

MTF

Thanks
Files:
 

malden

Here is nmc problem. Do they "mql" have a syntax book written YET!

Thanks

Ray

Reason: