Elite indicators - metatrader 5 version :) - page 60

 
mladen:

This is nema - metatrader 5 version


To remind :

The first 3 are on the example picture


Nema with extra features :

  • 3 types of levels added
  1. floating levels
  2. quantile levels
  3. no levels (yes that s a "level type" too :))
  • Coloring options added (3 types too)
  • Alerts added
  • Multi time frame added

Code wise : multi time frame data checking seems to be solved (finally, since mt5 treats multi time frame data in a completely different way from mt4, some additional code was needed in order to solve possible issues. It seems that the solution used in this version is working correctly)


Files:
Nema 1.1.mq5  37 kb
 

Adaptive laguerre filter - upgrades, code optimization, additions and the usual : multi time frame and alerts added


 

Also this indicator :

It is an adaptive Laguerre filter trend. It takes two Laguerre filter indicators and calculates what can be used as an overall trend of the symbol it is used on. If the signal period is set to <=1, then it is behaving the same as the filter itself : color (and alerts) changes on the slope of the primary Laguerre filter


 

New version of step stochastic


Files:
 
mladen:

New version of step stochastic


Do we have it for mt4?
 
sebastianK:
Do we have it for mt4?
Not yet
 

This is a new variation of stochastic smoothing :

This version allows up to 15 times recursive (double) smoothing of the stochastic. It also can use one of the 4 types of averages for smoothing. It already has alerts and is made multi time frame



 

Added some more options to recursive (double)smoothed stochastic


Levels :

  • floating
  • quantile
  • fixed

Color (and alerts) choice :

  • on slope
  • on outer levels cross
  • on middle level cross


PS: double smoothed stochastic is for long time showing that, with the default parameters that were used by Walter Bressert, it works best on longer time frames. It specially tends to clearly show cycles on 1 hour chart, so, if you are new to it, start by using it on that time frame and then build your way to other time frames and ways of using it


 
steam1:
Check the post now ...
 
mladen:
Check the post now ...
It is OK now
Reason: