Dynamic zone indicators ... - page 54

 

Dynamic zone averages

This is Dynamic zone averages updated to be new metarader 4 compatible and upgraded with the types of averages that were added in the mean time. Now it has 20 types of averages :

0 = SMA

1 = EMA

2 = Double smoothed EMA

3 = Double EMA (DEMA)

4 = Triple EMA (TEMA)

5 = Smoothed MA

6 = Linear weighted MA

7 = Parabolic weighted MA

8 = Alexander MA

9 = Volume weghted MA

10 = Hull MA

11 = Triangular MA

12 = Sine weighted MA

13 = Linear regression

14 = IE/2

15 = NonLag MA

16 = Zero lag EMA

17 = Leader EMA

18 = Super smoother

19 = Smoother

dynamic_zone_of_averages_nmc.mq4

 

dz averages

Dynamic zone of 10 different averages!

0=SMA,1=EMA,2=SMMA,3=LWMA,4=LSMA,5=TriMA,6=SWMA,7=VWMA,8=HullMA,9=NonLagMA"

Picture is of sine weighted ma #6!

___________________

Updated version of the indicator compatible with the new metatrader 4 posted here https://www.mql5.com/en/forum/general

Files:
 

Dynamic zone Spearman rank correlation on jurik

Dynamic zone Spearman rank correlation on jurik made new metatrader 4 compatible :

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

 

something maybe familiar

Added double smooth jurik to dz spearman and changed the coloring somewhat, to me looks like "have you seen this" pictures floating around except for the dynamic lines and the way i colored it

ps) still need spearman dll for this to work and on the picture turned the rank down and increased the smoothing quite a bit on the picture shown!

______________________

Updated version compatible with the new metatrader 4 posted here : https://www.mql5.com/en/forum/general

 

Flytox

Here you go ______________________

Updated version compatible with new metatrader 4 posted here : https://www.mql5.com/en/forum/general

regards

Mladen

Flytox:
Good day

it's good to be here.

Could you please implement dynamic zone to this one.

Thank you
 

Dynamic zone inverse fisher transform of RSI made new metatrader 4 compatible : dynamic_zone_-_inverse_fisher_transform_of_rsi_nmc.mq4

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

 

Dynamic zones inverse fisher transform of RSI - smoothed

Dynamic zones inverse fisher transform of RSI - smoothed made new metatrader 4 compatible : dynamic_zone_-_inverse_fisher_transform_of_rsi_smoothed_nmc.mq4

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

 

Dynamic zone phase accumulation ift of rsi

Dynamic zone phase accumulation adaptive inverse fisher transform of rsi made new metatrader 4 compatible : dynamic_zone_-_pa_inverse_fisher_transform_of_rsi_smoothed_nmc.mq4

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

 

Dynamic zone pa adaptive ysf of rsi

Dynamic zone (with a phase accumulation adaptive dynamic ones lookback period) inverse fisher transform of rsi made new metatrader 4 code compatible : dynamic_zone_-_pa_inverse_fisher_transform_of_rsi_smoothed_2_nmc.mq4

Originally posted (with an in-detail explanation of how and what is done) here : https://www.mql5.com/en/forum/general

 

And one more variation of the adapting theme to the one added in the previous post

In this one it is not the RSI length that is adapted (like in the previous one) but the dynamic zone look-back period, The value used for that is the RSI price (phase accumulation is calculated from price not rsi value). I used a default of 2 cycles for that and the idea is following : look back probabilities for current cycle and a previous cycle that caused changes. In the zone values you will notice sudden "bumps" : it is where the phase accumulation periods change suddenly (in periods of sudden price changes) and it might not be what one expects from it (somehow in my mind, I expect smooth dynamic zones, but I let all of you decide if this variation has its value)

Comparison of the regular (upper) and adaptive lookback (lower)

PS: updated version compatible with the new metatrader 4 posted here https://www.mql5.com/en/forum/general

Reason: