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, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?