Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 28089
- Note:
- Publié:
- 2016.05.16 09:50
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Author: Conversion only Doc Gaines
Trends indicate an important component of the market. You should certainly be able to determine them. However, it is not enough just to determine the trend. It is also important to determine the direction of the current trend. Although trends help to earn more money in short periods of time, they also "help" to quickly lose them, if a position is opened against the market. To avoid such situations the author developed a "trend continuation factor" (TCF). This indicator is created to determine the trend and its direction.
For a clearer understanding, read here.

Trends indicate an important component of the market. You should certainly be able to determine them. However, it is not enough just to determine the trend. It is also important to determine the direction of the current trend. Although trends help to earn more money in short periods of time, they also "help" to quickly lose them, if a position is opened against the market. To avoid such situations the author developed a "trend continuation factor" (TCF). This indicator is created to determine the trend and its direction.
For a clearer understanding, read here.

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

Here, the trail line is used instead of the signal line. Trail is the line that is distanced from the current price no more than the trailing length.

The chart contains the main line (the difference between the fast EMA and the slow EMA, applied to the Ticker line) and the signal line (obtained by applying the SMA to the main line).

The indicator used to determine the global trend.

This version of the indicator combines 3 TrendStrength.