Up Down VolatilityThis is just experimental. I wanted the flexibility in looking at volatility and this indicator gives you several ways to do so.
I haven't figured out the best way to use this yet but I suspect that as a form of entry confirmation indicator would be best.
If you find a way this works well for you please drop me a note. It would nice know someone found a way to use it successfully!
The options available are:
* Your source can be price or the ATR.
* It allows you to separate the volatility of the bearish and bullish candles and even allows you to produce differential.
* You can choose to run the result through any one of many smoothers.
With the above options you can look at:
* The normal volatility. That is not split into bearish and bullish components.
* The bearish and bullish volatility and the difference between them.
* The relative bearish and bullish volatility and the difference between them.
The "The relative bearish and bullish" is each one divided into the source before it was split into Up and Down or low/high divided by close which should make the max value roughly around 1.
The code is structured to easily drop into a bigger system so use it as a lone indicator or add the code to some bigger project you are creating. If you do integrate it into something else then send me a note as it would be nice to know it's being well used.
Enjoy and good luck!
Volatiliy
Uber VQ - Volatility Quality Index [UTS]Name: Uber VQI - Volatility Quality Index
Created: 2022/11/22
Copyright: © UberTradingSystems
Description:
The volatility quality index was first introduced by Thomas Stridsman in Technical Analysis of Stocks and Commodities magazine in the August 2002 edition.
This powerful indicator points out the difference between bad and good volatility in order to identify better trade opportunities in the market.
It is suggested to use this indicator as a confirmation signal together with the other indicators in your system.
General Usage
Stridsman suggested buying (or "to go long") when VQ has increased in the previous 10 bars and selling (or "to go short") when it has decreased in the previous 10 bars.
This indicator has been updated to reflect its modern iterations. One of the following signals are choosable trading signal generator:
VQ Sum
Short MA
Long MA
All three signal triggering conditions can selectively be drawn on the indicator for study and reference purposes.
In addition, generated buy and sell signals can be drawn on the indicator and are modifiable too.
Alerts
To allow alert notifications, generated signals are connected as selectable "Long Signal" and "Short Signal" to the indicator alerts.
The conditions can be found on the alert sections of the indicator.
In the menu right to the indicator name, press the three dots and select "Add alert on ...".
Under condition options select one of the following:
Long Signal
Short Signal
It is advised to select "Once per bar close" as alert execution option.
Moving Averages
To fine-tune the "Short MA" and "Long MA" calculation, 16 different Moving Averages are available to choose from:
ALMA (Arnaud Legoux Moving Average)
DEMA (Double Exponential Moving Average)
EMA (Exponential Moving Average)
FRAMA (Fractal Adaptive Moving Average)
HMA (Hull Moving Average)
JURIK (Jurik Moving Average)
KAMA (Kaufman Adaptive Moving Average)
Kijun (Kijun-sen / Tenkan-sen of Ichimoku)
LSMA (Least Square Moving Average)
RMA (Running Moving Average)
SMA (Simple Moving Average)
SuperSmoothed (Super Smoothed Moving Average)
TEMA (Triple Exponential Moving Average)
VWMA (Volume Weighted Moving Average)
WMA (Weighted Moving Average)
ZLEMA (Zero Lag Moving Average)
A freely determinable length allows for sensitivity adjustments that fit your own requirements.