Elite indicators :) - page 758

 

Historical volatility - Parkinson : historical_volatility_-_parkinson_nmc.mq4

Original post with much more explanation about it was posted here : https://www.mql5.com/en/forum/general

 

biddick

Three "flavors" : Parkinson's historical volatility (upper), "regular" historical volatility (a "close to close" volatility - middle) and a high-low historical volatility (lower), and the three compared to each other

a pleasant weekend to all

Mladen

biddick:
Mladen ,you may find this interesting it is one of historical volty method called Parkinson's Historical Volatility IVolatility.com - Services & Tools -> Knowledge Base -> Education -> Understanding IVolatility.com data .Thanks.

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

 

Elder impulse (from this post https://www.mql5.com/en/forum/general ) using non lag ma for calculation : elder_impulse_-_nlma_nmc.mq4

 

stav

Sometimes it is best to try first and then tell if it is good or not

Here yo go. It is converted to non lag ma completely (even the signal line of the macd is calculated as non lag ma and not as ema) What I kept is the color coding of the cleaned up elder impulse. Reason is simple : blue bars in the "Elder impulse candle color 2" indicator are simple "neutral" bars. They are going to be "neutral" regardless of previous impulse, so one can easily achieve any coloring by simply setting the colors of the chart itself.

As an example :
Elder impulse - nlma 15 minute time frame on a 15 minute chart
Same, but 1 hour time frame on 15 minute chart

regards

Mladen

stav01:
Mladen,

I like the clean-up that you have done of the Elder Impulse candles and the MTF indicator (attached) to make them not repaint.

As they are based on moving averages and MACD, I was wondering if they could be improved by using non-lag MA and non-lag MACD? I would like your opinion on this, and if you think it would improve it could you code the indicators using these?

Thanks and regards.

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

 

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

Files:
 

This is dtm guessing the t = two so its digital two momentum on jurik . Anyway its ftlm and stlm on jurik, with multi timeframe and alerts on slope change.

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

Files:
 

Elder impulse (from this post https://www.mql5.com/en/forum/general) updated : elder_impulse_-_mtf_nmc.mq4

 

bebeshel

Here you go It is a classical mtf and that way you can attach multiple time frames to the same chart. As an example : Elder impulse 15 minute (blue and red) and Elder impulse 1 hour (green and orange) on the same 15 minute chart
But as you can see it is hard to separate them in some situations when they overlap. So here is a histogram version of it too. That way you can attach as many as you want and they won't hide each other (same example as above) .

regards

Mladen

bebeshel:
Sub Chart ElderImpul M15, In the same Chart ElderImpul H1

--------------------------------------------------------------------------------

Mladen may you do

Sub Chart ElderImpul M15, In the same Chart ElderImpul H1

thanks

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

 

Histogram version of Elder impulse too : elder_impulse_-_mtf_amp_histo_nmc.mq4

 

Elders impulse sub chart version : subchart_amp_elder_impulse_nmc.mq4

Reason: