OPEN-SOURCE SCRIPT

Trend Lines

Actualizado
Hello Everyone! This is my new trend lines script (after beta version that was published almost one year ago)

The idea is to find Pivot Highs (PH) and Pivot Lows(PL) first.

Then, If current PH is smaller then previous PH (means no new higher high and possible downtrend) then draw trend line using them. and also it checks previous trend line (if exits) and if current angle is smaller then don't extend previous one.

Same idea when using Pivot Lows, If current PL is higher then previous PL (means no new lower low and possible uptrend) then draw trend line using them. and also it checks previous trend line (if exits) and if current angle is smaller then don't extend previous one.

Optionally style of old trend lines drawn as dashed.

Hope you enjoy it!
Notas de prensa
transp parameter removed
added color options for up/downtrend lines
changed pivot point label color
Notas de prensa
pivot points fixed
Breadth IndicatorsDaily PivotsFibonacci RetracementhighertimeframespivotsupporttrendfollowingTrend Line BreaktrendtradingVolatilityZig Zag Indicator

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