Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

Trend continuation factor2 - indicateur pour MetaTrader 4

Vues:
28089
Note:
(11)
Publié:
2016.05.16 09:50
MQL5 Freelance 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.


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

Ticker Trail Ticker Trail

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.

Ticker MACD Ticker MACD

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).

TrendStrength TrendStrength

The indicator used to determine the global trend.

TrendStrengthTrio TrendStrengthTrio

This version of the indicator combines 3 TrendStrength.