TradingView
nickbarcomb
14 פבר׳ 2020 20:53

Trend Lines 2.0 

Bitcoin / U.S. dollarBitstamp

תיאור

A simplified version of the original Trend Lines

הערות שחרור

Adds support for flag patterns

הערות שחרור

Fixes a bug where 'Max Range' can exceed the number of bars available.

הערות שחרור

Fixes bug introduced by last update where the system could not determine data length for longer time periods
תגובות
demenelikgh
Nice indicator sir thank you very much.
I’m have been trying to add central pivot range but I have no idea to code can u please incorporate Central pivot range?
Thank you 🙏
demenelikgh
Never mind
nickbarcomb
@demenelikgh, sorry, i've been very busy lately and don't check these comments sections too often. Thank you for your kind words. As for adding CPR, this would be a bigger overhaul to the script than I have time for. My suggestion would be to find a CPR that already exists and add that to your chart. As for coding, I taught myself how to code pine script by looking through the public indicators on this site and tinkering with them till i figured out what did what (also if you command+click (on a mac, probably similar on PC) on a function or variable in the scripting panel it'll bring up a reference window that will teaching you about all the functions and variables in the scripting language).
Santhosh_kumar1718
Hi, pls let me know where I can get the full details, how to use it, share me your mail-id. It would be great.
Korniasz
How can we use the yellow line? It's just the middle between green and red or it does matters?
nickbarcomb
@Korniasz, the yellow line is the mean of the red and green, but it can also be used to gauge directionality or momentum of the triangle. or in other words can help show if the triangle is pointing up/ down/ neutral. another way i've found it useful is to be able to gauge where the price/ sentiment is in terms of the triangle (price and yellow tend to be drawn toward each other as the pattern resolves)
patoutheone
Thank you very nice script
nickbarcomb
@patoutheone, you are welcome!
selcukiskender
Wonderful thank you
fonexi
hi bro, can u help me about this lines?

plot(PLTh, "Res", color=#ff0088, transp=0, style=sty, linewidth=lin)
plot(PLTa, "Avg", color=#ffff00, transp=0, style=sty, linewidth=lin)
plot(PLTl, "Sup", color=#00ff88, transp=0, style=sty, linewidth=lin)

which indicator in mt4 can draw this tree lines
tnx for ur help
עוד