arndav

Qstick Indicator

arndav Mis à jour   
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.

Notes de version:
Minor bug fix.
(The color change in the style section for customization)
Notes de version:
In the indicator, two alert conditions have been added to cross the Qstick from the zero level.
Notes de version:
Improved messages and alerts conditions.
Notes de version:
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.
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?