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

Normalized_Volume_Oscillator - indicateur pour MetaTrader 5

Vues:
8772
Note:
(28)
Publié:
2013.06.05 10:38
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

The real author:

Vadim Shumiloff

The indicator is the development of the idea of the normalized volumes (Normalized Volume).

At first, volume normalized values are expressed now as a percentage of the average value for the period. Accordingly, the data in the chart can now take negative values which indicates of the silence in the market.

Another useful innovation is the histogram bar coloring depending on the normalized volume value.

  • The blue color indicates that the current volume is less than the average one for the period;
  • The dark green color indicates a little increase of volume compared to the average one for the period;
  • The light green color indicates that increase of volume overcame Fibo level of 38.2% compared to the average one for the period;
  • The orange color indicates that increase of volume overcame Fibo level of 61,8% compared to the average one for the period;
  • The yellow color indicates that increase of volume overcame Fibo level of 100% compared to the average one for the period;

This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 19.06.2008.

Fig.1 The Normalized_Volume_Oscillator indicator

Fig.1 The Normalized_Volume_Oscillator indicator

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

VoltyChannel_Stop VoltyChannel_Stop

The NRTR trend indicator that sends alerts and Push messages

PsyIndicator PsyIndicator

The trend indicator drawn in the form of the cloud

MACDonRSI MACDonRSI

The MACD histogram drawn on the basis of the RSI smoothed oscillator

TF Adaptive Moving Average TF Adaptive Moving Average

One of the variants of a simple moving average of close prices, which automatically adapts to the chart period and shows the average value of the price for each of the 21 ranges provided in MT5. Comparing the current price with the average price value for a particular trader selected period.