SuperRosbife

SRG Fibs Smoothed

PLEASE READ: HOW TO UNDERSTAND HOW THIS INDICATOR WORKS FOR ME!

Why did I code this?
I never know where is the best place to buy
Sometimes I get greedy and just don't want to sell...
I want to protect myself from losses and still be able to make some trades

What does this do?
This script plots Fibonacci levels dynamically according to a specified length
It also has a smooting value so it looks a bit more clean (and allows for dynamic trailing stop loss)
Internal Fib levels allow to plot fibonacci levels between each main level (scalpers and day traders should be happy with this)
Fib Projection toggle so we can have "the same behaviour" during aggressive Bull Runs.

How to test this thing?
BTC USD Daily chart
For starters, use the following settings:
- Length: 365 (lookback of a full year)
- Smooth: 56 (8 week period)
- Inter Fib levels: OFF
- Fib projection: OFF

Have a look into the chart and check some support/resistance zones. Also check the behaviour of the indicator during the 2021 Jan -> Mar bull run (we will need it later)

If you like to check different time frames. Use these settings:
- Indicator Timeframe: 4 hours
- Length: 2190 (1 year)
- Smooth: 336 (8 weeks)
- Inter Fib Levels: ON
- Fib Projection: OFF

You can now test the chart using the 2H timeframe to see the movement, and how the Internal Fib levels work

Now as we're getting bullish:
- Indicator Timeframe: 4 hours
- Length: 2190 (1 year)
- Smooth: 336 (8 weeks)
- Inter Fib Levels: OFF
- Fib Projection: ON

You can now check the behaviour of the indicator during the 2021 Jan - Mar Bullrun in the 2H or 4H chart, to see some stop loss magic.
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?