TradingView
Mysteriown
21 กันยา 2020 เวลา 12 นาฬิกา 19 นาที

All time Fibonacci Retracement 

Bitcoin / TetherUSBinance

คำอธิบาย

This script calculates and plots the All time Fibonacci Retracement of the chart.

It's based on the ATH (All Time High) and the ATL (All Time Low).

Made simple, you can choose which levels you wanna plot in the parameters menu.

Enjoy !

เอกสารเผยแพร่

  • Fixed an error in the code : value of 0.786 was the same as 0.618 (thanks to @SomeCryptoTrader)
ความคิดเห็น
SomeCryptoTrader
There's a typo on line 72:

(" + tostring(fib4, "##.########")

should be:

(" + tostring(fib5, "##.########")

Nice script though, ty
Mysteriown
@SomeCryptoTrader, it's fixed. Thanks for your message ;)
เพิ่มเติม