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
Indicateurs

MinMax indicator - indicateur pour MetaTrader 5

Vues:
8918
Note:
(17)
Publié:
2018.10.27 17:42
Mise à jour:
2019.01.29 15:46
MinMax.mq5 (8.66 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Theory:

It is based on a very simple idea: calculate the minimum and maximum of some price over desired period and then use those values for further trend estimation.

This version:

The indicator uses the described minimum and maximum to "construct" a generic value (minimum+maximum)/2 which is then used as a main trend estimator (the slope of it). The extreme bands / levels can be used as targets for stop losses or take profits (depending on your trading needs). Also those "bands" have their own coloring mode that can be used as well for short term trend estimation.


Stripped T3 levels Stripped T3 levels

Stripped T3 levels (T3 levels that can display the 3 phases of T3 calculation)

Volatility quality - zero line Volatility quality - zero line

Volatility quality - zero line and ATR based

Adaptive ATR channel Adaptive ATR channel

Adaptive ATR channel

Spearman rank correlation - floating levels Spearman rank correlation - floating levels

Spearman rank correlation - with floating levels