Join our fan page
Price and Volume Trend - indicator for MetaTrader 5
- Views:
- 13199
- Rating:
- Published:
- 2012.12.07 10:12
- Updated:
- 2023.03.29 13:42
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
Martingeil
A classic Price and Volume Trend, PVT indicator (Price and Volume Trend, PVT) with added signal line.
Indicator's file uses the classes of the SmoothAlgorithms.mqh library. Working with that class was described in details in the article "Averaging price series for intermediate calculations without using additional buffers".
This indicator was first implemented in MQL4 and published in Code Base on 12.07.2010.
Fig.1 The XPVT indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1123
Digital filtration of the variation indicator.
NxDRangeSwitchSimple trend indictor performed in the NRTR form
The Trigger indicator has three states: rising, falling and flat
ColorXOSMA_HTFA standard version of the OSMA indicator which can be placed in a fixed timeframe on a value different from the chart timeframe where the averaging algorithms can be changed.