arndav

Qstick Indicator

arndav Updated   
This indicator idea comes from Tushar Chande called Qstick.
Technical indicators quantify trend direction and strength in different ways.
One way is to use the difference between close and open for each bar and to sum it up over a period of time.

The formual is:
Qstick (period ) = Average ((close-open ), period )

In this indicator, we can choose how to calculate body by two famous chart types. The first and default indicator settings are based on Heiken Ashi chart, and the second is based on the Candlesticks chart.

If the resulting value is positive, the trend is considered up and shows with the blue color; otherwise,
the trend is considered down it shows with red color.

When Qstick value is greater than zero means that the majority of the last 'n' days(the default value is 8)
have been up, indicating that buying pressure has been increasing. Vice versa, when Qstick value is lower than zero means that the majority of the last 'n' days have been down, indicating that selling pressure has been increasing.

Crossing Qstick above Level Zero is used as bullish bias (long entry signal) because it is indicating
that buying pressure is increasing, while bearish bias (short entry signal) comes from the indicator
crossing down through zero. This indicator can be part of trading systems and we can use it to confirm our signals.

Also, We can active Alert checkpoint to show cross points and activate Alerts.

Release Notes:
Minor bug fix.
(The color change in the style section for customization)
Release Notes:
In the indicator, two alert conditions have been added to cross the Qstick from the zero level.
Release Notes:
Improved messages and alerts conditions.
Release Notes:
The possibility of calculation based on traditional and average open and average closing candle prices has been added. This feature helps to draw a smoother line.
Protected script
This script is published closed-source but you may use it freely. You can favorite it to use it on a chart. You cannot view or modify its source code.
Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?