Adaptive lookback indicators - page 37

 

Hull Parabolic pa adaptive using it in envelopes made new metatrader 4 compatible : hull_parabolic-_pa_adaptive_envelopes_nmc.mq4

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

 

This is the Hull Parabolic pa adaptive using it in envelopes.

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

 

Adaptive lookback advanced qqe, with alerts or arrows on slope of the qqe or alerts or arrows on fast slow trend cross, its also multi timeframe made new metatrader 4 compatible : alb_qqe_advanced_alertsarrows_nmc.mq4

Original posted here : https://www.mql5.com/en/forum/179723/page19

 

This is adaptive lookback advanced qqe, with alerts or arrows on slope of the qqe or alerts or arrows on fast slow trend cross, its also multi timeframe.

___________________

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

 

adaptive Gann High-Low activator jma Heiken Ashi arrows-2 and adaptive Gann High-Low activator jma Heiken Ashi arrows-bars both posted here https://www.mql5.com/en/forum/179723/page13 upgraded to be compatible with new mt4 builds.

 

And these two also : version that allows you (through options) to have just arrows on screen and a version that shows all as bars instead of showing it as lines

regards

Mladen

ps) upgraded versions compatible with new mt4 builds posted here https://www.mql5.com/en/forum/179723

 

Updated Adaptive lookback polyfit bands : alb_-_polyfitbands_v2.3_nmc.mq4

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

_______________________

PS: It needed to be updated for one primary reason. Even though there were just warning, one of the warnings (definition of nnn hides global definition of nnn) sometimes give very, very strange results (to the point that you do not know which variable value is used in calculations). So, to avoid any possible "surprises" from this new metatrader , it has been cleaned along with other warnings, and some minor changes in the code have been done

 

biddick

Here you go As a comparison : blue on the picture is the alb one, orange is the regular one

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

regards

Mladen

biddick:
Mladen, I appreciate that you are busy with goertzel and wavelet algorithms,but when you have time can you adjust adaptive look back period to poly-fit bands.Many thanks.
 

Updated phase accumulation adaptive polyfit bands : pa_-_polyfitbands_v2.3_nmc.mq4

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

 

And one more (to avoid the trap horses have with that things on their head : looking just in one direction - it seems that I need to do something else in order to clear the mind for what I am actually doing)

This one uses phase accumulation for adapting instead of adaptive look-back way (so, to remind, the "speed"of this one is determined by the number of cycles (the paCycles parameter) - the smaller the paCycle, the "faster" the indicator will be)

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

Reason: