arndav

Qstick Indicator

arndav 已更新   
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.

版本注释:
Minor bug fix.
(The color change in the style section for customization)
版本注释:
In the indicator, two alert conditions have been added to cross the Qstick from the zero level.
版本注释:
Improved messages and alerts conditions.
版本注释:
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.
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?