TradingView
F_rank_01
2022年12月12日午前8時23分

Fixed Fibonacci Support Resistance 

Ethereum / TetherUSBinance

詳細

I took the formula of the fibonacci from LonesomeTheBlue and made this script. You can take a look at his indicator here: tradingview.com/script/6BL47X8Q-Fibonacci-levels-MTF/

When you first add the indicator on the chart, click on the chart to select the first date and then the second date. It will then calculate the fibonacci support and resistance of the range you choose. You can also choose the date inside the inputs.

Be sure the first date is before the second date, otherwise it won't be able to show the fibonacci. If that happen, choose a correct date in the inputs.

リリースノート

The original code is from LonesomeTheBlue in the Fibonacci Levels MTF script.

リリースノート

-Added a bool to extend the fibonacci to the right.
-I changed the fibonacci to start from start time to end time instead of starting at end time.
-Added a bool to show/hide the start/end white line.
詳細