DVDIQQE [DW]This is an experimental study inspired by the Quantitative Qualitative Estimation indicator designed to identify trend and wave activity.
In this study, rather than using RSI for the calculation, the Dual Volume Divergence Index oscillator is utilized.
First, the DVDI oscillator is calculated by taking the difference between PVI and its EMA, and NVI and its EMA, then taking the difference between the two results.
Optional parameters for DVDI calculation are included within this script:
- An option to use tick volume rather than real volume for the volume source
- An option to use cumulative data, which sums the movements of the oscillator from the beginning to the end of TradingView's maximum window to give a more broad picture of market sentiment
Next, two trailing levels are calculated using the average true range of the oscillator. The levels are then used to determine wave direction.
Lastly, rather than using 0 as the center line, it is instead calculated by taking a cumulative average of the oscillator.
Custom bar colors are included.
Note: For charts that have no real volume component, use tick volume as the volume source.
Qualitative
Quantitative Qualitative Estimation (QQE)The indicator QQE, is an interesting tool based on a Relative Strength Index (RSI). While the original RSI is often used as a pointer for overbought or oversold market phases, the QQE provides additional information. Use the QQE to display trend direction and trend strength .
For me this is one of the most important indicator for Trend Following.
##This QQE indicator is an improved version made by 'mladen' for Metatrader 4.
The histogram does not differ from the original QQE! The developer has adapted the scaling so that the central horizontal level is zero. It has no effect to the result, but is much more convenient to analyze the trend.
Main Signals
Background changes when the black line crosses the grey line.
Identify the trend direction
Singal turns green while the main QQE trendline is above the zero line and red while it is below.
This works best in the major timeframes like Daily or Weekly.
You can activate this signal in the settings.
NYSE:THO
Identify the trend strength
_Histogram Colors_
Green (above 10): bullish
Red (below -10): bearish
Yellow: flat
It is not a buy or sell signal when the color of the histogram changes. It only says that one side could gained the advantage.
If you use a large timeframe like Monthly, you can reduce the number of false signal by setting the SF (Slow Factor) from 5 (default) to 1.
S&P 500, Monthly
Please always remember, there is no holy grail indicator!
...but this one defines trends quite accurately.