OPEN-SOURCE SCRIPT

Trend Intensity Index With SignalLine

Actualizado
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.




Notas de prensa
*Indicator developed by M.H Pee. Many thanks to him.
Notas de prensa
*added minor length as well for additional customisation
Notas de prensa
*Just wanted to change the pic on the front so other indicators were not in ;)
Notas de prensa
*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.
Notas de prensa
*Got rid of minor length, as I find it better without it personally.
Trend AnalysisTrend Intensity Index (TII)trendintensityindextrendintensitywithjurik

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad