TradingView
F_rank_01
12 дек 2022 г., 08: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.
Ещё