LonesomeTheBlue

Trend Lines v2

LonesomeTheBlue Wizard Uppdaterad   
Hello Everyone. After working on new and better trend lines script for couple of weeks, finally I am proud to publish Trend Lines v2.

How it works?

- On each bar it finds last 10 higher and lower Pivot Points (PP).
- from first bar to 10. PP it search if a trend line is possible
- for each it starts searching from the last PP.
- it check if drawing a trend line possible or not and also it's broken or not
- if it's broken then optionally it shows broken trend lines as dotted
- if it finds a continues trend line and stop searhing more and draw trend line (I did this to make the script faster, otherwise you may get error because of it needs time more than .2sec)
- the script makes this process for each PP

optionally trend lines may be Solid or Dashed

optionally you may get rid of broken trend lines if you think it's crowded

and sometimes you may not see any trend line on the chart. this means you need to adjust the period for Pivot Points accordingly

also I made a video. if you watch this video you can see how the script works.


Important! after you add this tool to the chart you may need zoom-in and zoom-out to see all lines!

I thought a lot to make it free or not then I decided make it free and open source. you should know there is a lot of effort for this script, so if you think this is usefull please consider a donation ;)

Enjoy!

Versionsinformation:
Important Update:
- "CHANGE BAR COLOR" option added. now able to change bar color when trendline was broken up or down.
- Alerts Added (for broken Trendlines)

A screenshot, how bar color changes when trendline was broken:
Versionsinformation:
Added Start Year, Month, Day. I did this because some users say they got "calculate takes too long to execute > 20000 ms" errow.

in current version now by default it starts calculation from 01.01.2020. You can set closer start date if you use small time frames like 3mins, 5mins, etc.

If you set start date accordingly, you will not get any error.

Enjoy!
Versionsinformation:
After I saw some people copy/paste this script and sell, I decided to make it lighter.

for "Trend Lines Pro" script please visit following page:
Versionsinformation:
Arrays used instead of individual variables for pivot points and the lines.
Added option for the line colors.
Versionsinformation:
updated

Skript med en öppen källkod

I sann TradingView-anda har författaren publicerat detta skript med öppen källkod så att andra handlare kan förstå och verifiera det. Hatten av för författaren! Du kan använda det gratis men återanvändning av den här koden i en publikation regleras av våra ordningsregler. Du kan ange den som favorit för att använda den i ett diagram.

Frånsägelse av ansvar

Informationen och publikationerna är inte avsedda att vara, och utgör inte heller finansiella, investerings-, handels- eller andra typer av råd eller rekommendationer som tillhandahålls eller stöds av TradingView. Läs mer i Användarvillkoren.

Vill du använda det här skriptet i ett diagram?