Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Normalized Volume - indicator for MetaTrader 4

Views:
24458
Rating:
(14)
Published:
2008.06.07 07:37
Updated:
2016.03.29 13:11
Need a robot or indicator based on this code? Order it on Freelance Go to 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.


Translated from Russian by MetaQuotes Ltd.
Original code: 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.