I was perplexed by the lack of continuation signals in trends, so I spent some time looking for a suitable indicator just for that purpose and fast indicators that can provide continuation signals tend to be too noisy as well. I'm always intrigued by QQE (Qualitative Quantitative Estimation), so I QQE-ed almost everything I encountered. After a while, I settled...
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,...
QQE Histogram w/ Discontinued Signal Line is a run-of-the-mill Qualitative Quantitative Estimation (QQE) calculation but with a signal line to better filter and identify trends. The thicker white line is the QSL and appears as a simple EMA. The two thin white lines are the fast and slow trends. The histogram changes color based on the DSL levels. This version of...
Updated by request: this is a "Strategy" trading version of the "QQE Cross Indicator Alert v2.0 by JustUncleL" (which is mainly for Binary Options trading), the same BUY/SELL signals are used to generate trade entry and exit conditions. Thanks again to JayRogers for making the Strategy risk management easier to understand and implement. In this update I have...
A indicator which combines the QQE indicator, which is a momentum based indicator to determine trend and sideways. The Qualitative Quantitative Estimation (QQE) indicator works like a smoother version of the popular Relative Strength Index ( RSI ) indicator. QQE expands on RSI by adding two volatility based trailing stop lines. These trailing stop lines are...
This is a QQE MOD MTF version. Mihkel00 modified Glaz's script, I modified Mihkel00 's script again. This is a QQE Mod original version by Mihkel00 : I simply changed the above script to update pine script 5.0 and extracted two functions. Thank you to the two authors for sharing such a great script.
█ OVERVIEW This plots the QQE (Quantitive Qualitative Estimation) with the addition of labels to show areas to watch out for and a colored cloud to show Green Upwards or Red Downwards Momentum The QQE indicator is based on Wilder's RSI, which is based on a smoothed RSI comparing the change (delta Δ) between between bars to compute the FastTL and SlowTL...
This is a trend following system that combines 3 indicators which provide different functionalities, also a concept conceived by VP's No Nonsense FX / NNFX method. 1. Baseline The main baseline filter is an indicator called Modular Filter created by Alex Grover - www.tradingview.com - Alex Grover - Modular Filter ------- That's the moving average...
Three trend indicators in one. Fork of Gunslinger2005 indicator, with a fix to display the nQQE oscillator correctly and clearly, and converted to pinescript v5 (allowing to set a different timeframe and gaps). How to use: Essentially, nQQE is a long term trend indicator which is more adequate in daily or weekly timeframe to indicate the current market cycle....
This is a trend aggregator for confirmation and trend signals. It basically aggregates many buy/sell signals and confirmation and by combining them provides a strong buy/sell signal or trend confirmation. The actual layout idea and trend confirmation is derived from Trend Meter and this indicator uses few other indicator, such as Chandelier Exit, WaveTrend, QQE...
Jurik CFB Adaptive QQE is a Double Jurik-Filtered, Composite Fractal Behavior (CFB) adaptive, Qualitative Quantitative Estimation indicator. This indicator includes both fixed and the CFB adaptive calculations as well as three different types of RSI calculations including Jurik's RSX. What is Qualitative Quantitative Estimation (QQE)? The Qualitative...
Here's the QQE indy with a zeroline for e z p z trades.
Adaptive QQE is a fixed and cycle adaptive version of the popular Qualitative Quantitative Estimation (QQE) used by forex traders. This indicator includes varoius types of RSI caculations and adaptive cycle measurements to find tune your signal. Qualitative Quantitative Estimation (QQE): The Qualitative Quantitative Estimation (QQE) indicator works like a...
Hello traders, I would like to present you ATR Bands with QQE. This indicator is different than my other indicators I used QQE oscillator as an entry indicator, and atr bands I have used as an exit indicator. You can see 2 set of bands with different multiplicator, first is used as first target profit, stop loss and second as a second target There are two modes...
QQE of Parabolic-Weighted Velocity is a QQE indicator that takes as its input parabolic-weighted velocity calculation. This version can help in determining trend. Adjust the calculating period to your trading style: longer - to trend traders, shorter - for scalping. What is Qualitative Quantitative Estimation (QQE)? The Qualitative Quantitative Estimation...
Double-Smoothed Stochastic QQE is a QQE indicator that uses a double-smoothed stochastic calculation for it's source input instead of traditional RSI. What is the double-smoothed stochastic? The Double Smoothed Stochastic indicator was created by William Blau. It applies Exponential Moving Averages (EMAs) of two different periods to a standard Stochastic %K....
Juirk-Filtered QQE Histogram is a QQE indicator with 7 different RSI types, Jurik-Filtering with the option of double filtering. 2 types of signals, and Loxx's Expanded Source types. These additions are useful to filter out noise. What is Qualitative Quantitative Estimation (QQE)? The Qualitative Quantitative Estimation (QQE) indicator works like a smoother...
Follow up script for my Trend Follower script. I'm used to dark mode, so I coded a few key plots in white, so those are changed into black on the script. Notably: - > 1 ATR in black dots along the baseline - Current and previous ATR text labels to the right of the price - A text label spacing input that allows you to adjust the spacing for text label from...