Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
6783
Note:
(27)
Publié:
2018.04.16 14:04
Sadukey.mq5 (28.26 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

"Sadukey" indicator is an indicator combining two digital filters on a chart to give us an assessment of current trend.

Unfortunately the exact nature of the digital filter is unknown. It is more than probable that the filters were generated by the digital filter generator that was available for MetaTrader 4 and that those filters were then used in this indicator. In any case, even though there are no parameters at all that can be used to adjust the indicator work, it seems as a useful indicator and on a first glance, a reliable too for trend traders.

Smoother momentum Smoother momentum

Smoother momentum is one of the possible ways to solve the main issue of the Momentum indicator - the values it displays are far from being smooth, and that can cause a lot of false signals in a lot of cases - regardless of the calculation period that is used.

Nonlinear regression Nonlinear regression

This indicator is a MetaTrader 5 version of nonlinear regression. Nonlinear regression is very "fast" when responding to sudden market changes so the default calculation period is set to somewhat longer period than it is usual for similar type indicator. Because of that some experimenting with period is advised based on your trading strategy and trading style.

Smoother Momentum Stops Smoother Momentum Stops

In the Smoother Momentum Stops indicator the stops are calculated using the smoother momentum and the direction of the stops is determined based on the smoother momentum.

Price Channel Stop Price Channel Stop

The Price Channel Stop indicator shows the current estimated trend based on channel period and desired risk. It also shows two levels of values that can be used as a stop loss for orders opened based on this indicator (using the trend color change can be used as a signal for a new order opening as well as closing already opened orders).