Gedhusek

Gedhusek UltraTrend

This indicator serves a purpose of a trend recognizer. It is able to tell you whether the market is bullish, bearish or if the price goes sideways.

Process of determining the trend:
- The indicator uses 3 moving averages to determine the trend
- For each of these averages, there is calculated value change over a certain period. So, if the value of Moving average was 100 and now it is 110, the change is going to be +10
- After these calculations are done, all three of these values are summed up into one
- Based on this value we can determine whether the overall sentiment is bullish or bearish (if the value is larger than 0, the sentiment is bullish and if it is bellow 0, it is bearish)
- One more metric is used when determining the overall trend, and that is the ATR indicator. This indicator represents a certain movement threshold that has to be surpassed in order to have a valid trend
- So all of this can be summed up into this -> if the summed up value of the value shift of 3 moving averages over certain period is larger than ATR value for certain period, the trend is considered as bullish and if this summed up value is lower than ATR value *-1, the trend is considered as bearish. In case the summed value is smaller than ATR value and larger than ATR value *-1, there is no trend.

-----------------------------------------------------------------------------------------

How to use the Indicator:
- The indicator should be used as a tool for giving you a generic feel about the current trend
- It is not a signal providing system
- It can be adjusted for any trading style by changing the Periods in input menu. (As the values are lower, it will give you more short time trend and vice versa)
- It is a great tool to combine with any trend following strategy

-----------------------------------------------------------------------------------------

Which markets and TimeFrame:
- The UltraTrend Indicator works on all of the markets and all of the TF
- I usually use it on 15min and 1H TF, but that is solely my preference

-----------------------------------------------------------------------------------------

Inputs:
First Period = Period of the first MA
Second Period = Period of the second MA
Third Period = Period of the third MA
ATR Period = Period of the ATR



오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

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

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