Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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 - indicateur pour MetaTrader 4

Vues:
24541
Note:
(14)
Publié:
2008.06.07 07:37
Mise à jour:
2016.03.29 13:11
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

When the market is close to the flat state, the majority of indicators generate a lot of false signals. Meanwhile, there is a quite easy way to filter, may be, not everything, but a quite considerable part of the signals of this kind. As far as the appearance of strong trend movements is almost always accompanied by the volume increase, the usage of indicator may be useful for determination of optimal points to enter the market.

The suggested indicator of the normalized volume build the chart of tick volume values per average value of the period. Owing to this normalization of the current vloume value, the possibility of easy and accurate criteria of market entrance can be produced. So, if the chart line is above 1.0 value, it means that the current volume value is higher than the avearage for the period, therefore the indiocator's signals, that the trading is preformed with, should be considered as the true ones.



We recommend to use 8 value for the avearging period.


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

HarVesteR HarVesteR

Combo of averages and MACD. All parameters are free to be changed.

StepByStep StepByStep

A step-by-step passing of historical data for manual testing of trading.

Karbofos Karbofos

A simple system without indicators.

PLdot PLdot

Very simple indicator PLdot. It's been even optimized.