OPEN-SOURCE SCRIPT
업데이트됨 Trend Intensity Index With SignalLine

Hi guys,
This is my first public script on TV. I was just messing about with some simple ideas and I noticed that the difference between a signalLine and the TrendIntensity line was (potentially and theoretically) a good way of spotting a ranging market.
I was initially just going to release Evergets version of this with a histogram and a signal-line, but I decided I'd much rather put in the work and code it from scratch so I could practice my coding.
I am still relatively new to Pinescript, but I have compared this to Evergets version, and on the same settings it is 1 to 1.
How to use:
When TrendIntensity(aqua) is above SignalMa (maroon), it implies a bullish sentiment.
When SignalMa is above TrendIntensity, it implies a bearish sentiment.
The histogram is simply the absolute difference between the two. Green = bullish, Red = bearish, flat = potentially ranging.
Enjoy guys.
I would like to thank Everget for his Jurik moving average.
Feedback welcome, but be kind... this is free and open for you all to use as you please.
This is my first public script on TV. I was just messing about with some simple ideas and I noticed that the difference between a signalLine and the TrendIntensity line was (potentially and theoretically) a good way of spotting a ranging market.
I was initially just going to release Evergets version of this with a histogram and a signal-line, but I decided I'd much rather put in the work and code it from scratch so I could practice my coding.
I am still relatively new to Pinescript, but I have compared this to Evergets version, and on the same settings it is 1 to 1.
How to use:
When TrendIntensity(aqua) is above SignalMa (maroon), it implies a bullish sentiment.
When SignalMa is above TrendIntensity, it implies a bearish sentiment.
The histogram is simply the absolute difference between the two. Green = bullish, Red = bearish, flat = potentially ranging.
Enjoy guys.
I would like to thank Everget for his Jurik moving average.
Feedback welcome, but be kind... this is free and open for you all to use as you please.
릴리즈 노트
*Indicator developed by M.H Pee. Many thanks to him.릴리즈 노트
*added minor length as well for additional customisation릴리즈 노트
*Just wanted to change the pic on the front so other indicators were not in ;)릴리즈 노트
*Fixed confusing Histo colours.. was occasionally red when there was a strong uptrend, or green when there was a strong downtrend. This is because both lines hug the top or bottom when this happens, and the question of the TII being above or below the SignalLine in this case becomes unimportant.릴리즈 노트
*Got rid of minor length, as I find it better without it personally. 오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.