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
Indicateurs

ADXm Smoothed - MTF - indicateur pour MetaTrader 5

Vues:
5717
Note:
(17)
Publié:
2018.05.07 13:49
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

ADXm is a variation of a well known ADX indicator.

Unlike the ADX indicator, which is directionless (the value of the ADX itself does not show the direction of the market, but is just showing if certain level(s) are reached), ADXm indicator is attempting to correct that and is showing the direction of the market trend too.

This version is adding one more thing: in order to use the slope of the ADXm as a signal, ADXm is additionally smoothed using Jurik smoothing. That way the number of false signals is lessened and (since Jurik smoothing is very "fast" to react to value changes) the lag is minimal.

Also, this version (compared to ADXm smoothed) is made to be multi timeframe capable. Apart from including all the available timeframes that MetaTrader 5 supports, there are 3 "special" timeframes:

  • Next higher timeframe (first timeframe higher than the current chart timeframe).
  • Second higher timeframe (second timeframe higher than the current chart timeframe).
  • Third higher timeframe (third timeframe higher than the current chart timeframe).

The "special" timeframes are automatically selecting the target timeframe depending on the current chart timeframe.

ADXm smoothed ADXm smoothed

ADXm is a variation of a well known ADX indicator.

Dynamic Balance Point Dynamic Balance Point

Indicator that calculates dynamic balance point for the desired period.

Swing Line (adjusted display) Swing Line (adjusted display)

Ron Black's swing line indicator with adjusted display option.

Swing Line - Histogram Swing Line - Histogram

Ron Black's Swing Line indicator made as histogram indicator.