Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
9321
Note:
(26)
Publié:
2016.12.21 08:17
Mise à jour:
2017.05.03 10:42
MACD_ca.mq5 (9.25 KB) afficher
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 Corr RSI

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

Corr average Corr average

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

VWAP bands VWAP bands

Volume weighted average bands.

Corr velocity Corr velocity

"Corrected" velocity (smoother momentum).