Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
Positive_Negative_Volume - indicator for MetaTrader 5
- Views:
- 5531
- Rating:
- 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
A moving average by Tim Tillson
Min_Max_VolumeAn information indicator showing maximum and minimum volumes.