Hello guys here is a Fib level tracker. it works with horizontal lines and you have to copy and paste the code in your pine editor tab of your trading view then click add to chart.
Once it is on the chart input the fib levels for the coins that you are working with. use as many fib tools as you need for your different coins. you can copy of this post the Bitcoins fib levels I got using the fib tool.
After you are done click on the right of the chart and select scale chart only, then select scale right in the pop box, as seen on the pictures and enjoy.
Take care all and like this post to keep it going with more content. one will be of your liking some day and also if you like donate so that I can pay legal expenses defending my fathers house form a lone shark.. thank you
Here is the code: copy and paste:
//@version=3
study("buybuypig 15 Fib lines", overlay=true, scale=scale.none)
fib1=input(0.00, title='line 1')
fib2=input(0.00, title='line 2')
fib3=input(0.00, title='line 3')
fib4=input(0.00, title='line 4')
fib5=input(0.00, title='line 5')
fib6=input(0.00, title='line 6')
fib7=input(0.00, title='line 7')
fib8=input(0.00, title='line 8')
fib9=input(0.00, title='line 9')
fib10=input(0.00, title='line 10')
fib11=input(0.00, title='line 11')
fib12=input(0.00, title='line 12')
fib13=input(0.00, title='line 13')
fib14=input(0.00, title='line 14')
fib15=input(0.00, title='line 15')
//hline(3.14, title='Pi', color=blue, linestyle=dotted, linewidth=2)
hline(fib1, title='line 1', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib2, title='line 2', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib3, title='line 3', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib4, title='line 4', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib5, title='line 5', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib6, title='line 6', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib7, title='line 7', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib8, title='line 8', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib9, title='line 9', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib10, title='line 10', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib11, title='line 11', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib12, title='line 12', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib13, title='line 13', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib14, title='line 14', color=#0000ff10, linestyle=dotted, linewidth=5)
hline(fib15, title='line 15', color=#0000ff10, linestyle=dotted, linewidth=5)
//para que se active
plot(close,color=#00000001)
//end of code
Gratuities:
XLM no tag:
GBKPCIDA3AKQLBPNEGAB6XHSGMHPIDLAHTYASCKFNYBXUZHWECSRSPKT
XRP (Xrappid) no tag:
rLTiKXWgiBTGowH4JwAYM9nXoSi7Qd1zCb
NEO
AH9G9WRGTvUCHqbviLzjUpxmpVhj9TMXkT
ETH and all ETH tokens too.
0x9c8dC700473D5E8Ad8A00b347424D139DA103587
BTC
1BnnaxgFSCZChHHJnkyhVLQPaMpVzNvrgE
LTC
LKUxWvVZUshMBUkHrKbSVuBJCzzqTBd5tV
BCH
bitcoincash: qpm95pmt7dqtw4py6fkvqzw24xvmaxcte5ml2uagrc
If you guys have any trouble setting this up in your charts. let me know
Congratulations @tank0923! You have received a personal award!
1 Year on Steemit
Click on the badge to view your Board of Honor.
Do not miss the last announcement from @steemitboard!
Congratulations @tank0923! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!