arndav

ARKA-haDelta+

This Indicator is based on Mr. Dan Valcu ideas.
Bodies of candles(open-close) are the main component used to indicate and assess trend direction, strength, and reversals.

The indicator measures difference between Heikin Ashi close and open.
Measuring the height of candle bodies leads to extreme values that point to trend slowdowns. Thus quantifies Heikin Ashi to get earlier signals.
I used this indicator on Heiken Ashi charts but, it's possible to choose to calculate Body size based on Heiken Ashi or Candles.

haDelta can be smoothed with a simple moving average .

We see that crossings between the haDelta and SMA confirm trend changes with an anticipated delay introduced by each average. Crossings between the indicator and its average are better
confirmations of trend changes.

When Delta crosses above SMA it is an uptrend.
When Delta crosses below SMA it is a downtrend.

Default haDelta smoothed value is by applying 3 periods SMA .
Also, it is possible to deactivate SMA and see just The Delta Values.

In this indicator can choose the MA period and type.

This version has an option that makes it possible to draw dynamic levels. By choosing Dynamic from levels Type and set your preferred length.
The Length value is the max value in the past candles that are used to draw the levels.

In this version, I added the Z-score level. By choosing z-score areas the z-score is above 2 or below -2 shown by colors. I also added Alert ability into the indicator. The alert has two modes. First, when level type equals Z-Score it shows signals where delta cross ma and Z-Score are below or above high and low levels.
The second mode is when the level type is not Z-Score it shows delta cross ma.

So far, this is the description of the indicator(haDelta), which has been written separately and published for the public. In this indicator, we intend to smooth the value of haDelta we get using moving averages.
A simple three-day moving average has been applied to the Delta(3) and its MA to reduce the number of false signals generated by haDelta.

haDelta+=SMA(haDelta,3)
SMA(haDelta+,3)=SMA(haDelta+,3)
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?