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

Price and Volume Trend - indicateur pour MetaTrader 5

Vues:
12669
Note:
(22)
Publié:
2012.12.07 10:12
Mise à jour:
2023.03.29 13:42
\MQL5\Include\
xpvt.mq5 (8.52 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The real author:

Martingeil

A classic Price and Volume Trend, PVT indicator (Price and Volume Trend, PVT) with added signal line.

Indicator's file uses the classes of the SmoothAlgorithms.mqh library. Working with that class was described in details in the article "Averaging price series for intermediate calculations without using additional buffers".

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

Fig.1 The XPVT indicator

Fig.1 The XPVT indicator

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

DigVariation DigVariation

Digital filtration of the variation indicator.

NxDRangeSwitch NxDRangeSwitch

Simple trend indictor performed in the NRTR form

MaRsi-Trigger MaRsi-Trigger

The Trigger indicator has three states: rising, falling and flat

ColorXOSMA_HTF ColorXOSMA_HTF

A standard version of the OSMA indicator which can be placed in a fixed timeframe on a value different from the chart timeframe where the averaging algorithms can be changed.