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

TrendValue - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
10711
Note:
(25)
Publié:
2011.12.09 13:55
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Ivan Kornilov

The trend indicator made as NRTR (Nick Rypock Trailing Reverse).

The indicator is very flexible, it can be configured for different tasks, for example, to receive market exit signals, or it may be combined with other indicators signals. It can be helpful in preventing from opening a position against a trend. It gives signals before МА crossing or MACD.

ATR technical indicator values are used in the indicator, i.e., it becomes more sensitive during a flat, which is very convenient when the market exits a flat sharply or a breakout occurs. The indicator is set to 5 minutes by default.

This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 25.02.2010.

Input parameters:
  • period - moving averages period;
  • shiftPercent - horizontal shift of the indicator in percents;
  • ATRPeriod - ATR indicator period;
  • ATRSensitivity - ATR sensitivity;
  • shift - vertical shift of the indicator in bars.

TrendValue

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

ZigZag NK FiboFan ZigZag NK FiboFan

ZigZag allowing to build Fibo fans on the last two ZigZags.

Negative Volume Index Negative Volume Index

Negative Volume Index (NVI) draws a connection between the volume downfall and financial instrument price change.

ColorStepXCCX ColorStepXCCX

Symmetrical normalized oscillator.

JFatl HTF JFatl HTF

The hybrid of digital and analog filters that displays its larger timeframe values at a smaller one.