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:
9177
Note:
(24)
Publié:
2013.03.13 09:51
Mise à jour:
2023.03.29 13:42
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The real author:

Chaos

The indicator to define the global trend. The direction of the oscillator movement is used as the criteria to define the current trend. The indicator has the dimension of price change speed in points.

This indicator was first implemented in MQL4 and published in Code Base on 17.10.2007.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1 The TrendStrength indicator

Fig.1 The TrendStrength indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1585

The scripts for opening short positions The scripts for opening short positions

These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price

The scripts for opening long positions The scripts for opening long positions

These scripts are designed to buy with fixed values of Stop Loss and Take Profit in points from the current price

SmPriceBend-T01 SmPriceBend-T01

The indicator of the first price change derivative or simply trend speed and sign.

TrendСontinuation TrendСontinuation

This indicator is created to determine the trend and its direction.