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

Price_Volume_Divergence - indicator for MetaTrader 5

Views:
14922
Rating:
(19)
Published:
2019.02.07 09:00
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Indicator Price volume divergence compares the sizes and volumes of the current bar and of the preceding bar and, provided that there is a difference between them, places signal pointers.

It has five adjustable parameters:

  • Use alerts - use alerts
  • Send mail - send email notifications
  • Send push-notifications - send push notifications to your mobile device
  • Applied volume - volume used by the indicator
  • Show volumes bars - show volumes on the price chart

Calculations:

  • If the size of the current candle exceeds that of the preceding one and the volume of the current candle is smaller than that of the preceding one,
    then this is considered to be the growing divergence and the green signal pointer is place on the candle High
  • If the size of the current candle is smaller than that of the preceding one and the volume of the current candle exceeds that of the preceding one,
    then this is considered to be the falling divergence and the red signal pointer is placed on the candle Low

It should be understood that signal pointer do not indicate the dierection of opening a position; they just indicate the type (growing/falling) of the divergences among the sizes and volumes of the current candle and the preceding candle.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23533

Thrust_Bar Thrust_Bar

Indicator Thrust Bar

Dynamic_Zone_RSI Dynamic_Zone_RSI

Indicator Dynamic Zone RSI

Wide_Narrow_Spread Wide_Narrow_Spread

Indicator Wide/Narrow Spread bar

MACD_Osmax MACD_Osmax

Indicator MACD OsmaX