Watch how to download trading robots for free
Find us on Twitter!
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

Positive_Negative_Volume - indicator for MetaTrader 5

Views:
5215
Rating:
(9)
Published:
2018.06.06 13:33
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This oscillator indicator displays volumes taking into account the direction of the candlestick. If a candlestick is bullish, then the positive histogram of the volume appears, on bearish candlesticks the histogram is negative.

Candlestick direction calculation type is set by the only adjustable parameter:

  • Calculation method - calculation method
    • Price - calculation using the candlestick Open/Close
    • Heiken Ashi - calculation using the Heiken Ashi candlestick method

Fig.1. Calculation using Open/Close


Fig.2. Calculation using Heiken Ashi

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

T3_MA T3_MA

A moving average by Tim Tillson

Min_Max_Volume Min_Max_Volume

An information indicator showing maximum and minimum volumes.

PPMCC PPMCC

Pearson product-moment correlation coefficient

PR PR

Period Range