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

Trends Accumulator - indicateur pour MetaTrader 5

Vues:
9693
Note:
(41)
Publié:
2016.06.08 17:22
Mise à jour:
2020.07.03 15:42
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This indicator was originally made to study patterns in price movements, while discarding minor fluctuations in price. Although this was its original purpose, there are other interesting ways you can apply it to your strategy.


This indicator tracks the movements of a Moving Average and accumulates them according to a threshold.


Screenshot:

Trends Accumulator


Recommendations:

  • The smaller the threshold, the smaller and more specified the trends are. These are ended more abruptly with divergence in price movements.
  • The bigger the threshold, the bigger and more generalized the trends are. These last longer and ignore small divergences in price movements.

Enjoy!

If you have any suggestions for improvements, or found any bug, please post them in the comment section below.

RegularExpressions in MQL5 for working with regular expressions RegularExpressions in MQL5 for working with regular expressions

Regular expressions provide a formal language for quick and flexible processing of texts. Each regular expression is a pattern (mask), for which the regular expression engine tries to find matches in the source text. A pattern consists of one or more character literals, operators, or constructs.

MQL5 Wizard - GANN HiLo Signal MQL5 Wizard - GANN HiLo Signal

Signal based on the indicator Gann Hilo.

Separators Separators

Adds period separators to your window, at a time of your choice.

PChannel_HTF PChannel_HTF

PChannel indicator with the timeframe selection option available in the input parameters.