Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 10100
- Note:
- Publié:
- 2016.12.21 08:17
- Mise à jour:
- 2017.05.03 10:42
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
"Step" or "corrected" macd (using the same method for correction that is used in averages).
Corrected
values tend to be good filters, but they should not be mixed with the
filters we are using. The values for the "corrected" method are
different from "filtered" values.
For additional help, there is a choice of possible ways how the "trend" is found out:
- on slope change
- on zero line cross
- or on original macd value cross (in which case macd is used as a sort of a signal line)
Also you can control if the "correction" is needed at all (by adjusting the "correction" period) when you can get the original MACD value displayed.
With some experimenting a nice filter can be achieved and this way a probable new life to a good old macd can be added.

Corr RSI - "step" or "corrected" RSI.

Average using dr. Andreas Uhl's "correction method.