LonesomeTheBlue

Trend Lines

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!
Release Notes:
transp parameter removed
added color options for up/downtrend lines
changed pivot point label color
Release Notes:
pivot points fixed

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?