QuantNomad

Rolling Fibonacci Pivot Points [QuantNomad]

QuantNomad 已更新   
Standard Fibonacci Pivot Points are calculated from the previous day (or another period) close/low/high. But what is the day close for cryptocurrencies trading 24/7 on exchange? Does it make sense to use a specific time price as a close if it continue trading after that?

So I decided to solve that issue with Rolling Fibonacci Pivot Points where I calculate pivot points not at the end of the period but for every bar. Every time recalculating pivot points I look at a window of period length in bars and base my calculations on these bars. This way you get smooth pivot points changing with every bar and it seems like levels might be really nice support and resistance for the price.

I implemented 6 periods: Auto, Day, Week, Month, Quarter, Year. For the Auto period, I select the most suitable period for the timeframe of your chart.

On the chart, you can see by default 7 levels plotted:

  • PP – Pivot Point
  • S1 – Support on 0.382 fib level
  • S2 – Support on 0.618 fib level
  • S3 – Support on 1.000 fib level
  • R1 – Resistance on 0.382 fib level
  • R2 – Resistance on 0.618 fib level
  • R3 – Resistance on 1.000 fib level

Also in parameters you can display additional midpoints:

  • S0.5 – Support on 0.236 fib level
  • S1.5 – Support on 0.500 fib level
  • S2.5 – Support on 0.786 fib level
  • R0.5 – Resistance on 0.236 fib level
  • R1.5 – Resistance on 0.500 fib level
  • R2.5 – Resistance on 0.786 fib level

####################

It's a pro indicator, you can have access to it for a small fee. Link to my PRO indicators you can find in my signature.

####################

Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as good as in historical backtesting.
This post and the script don’t provide any financial advice.
發布通知:
To request access to this indicator - follow the link in my signature on PM me.
發布通知:
Small fixed to charting

My First Live Course: qntly.com/101
Pine Programming v5: qntly.com/pineprog
Adv.Pine Use-Cases: qntly.com/advpine

Hire Me: qntly.com/hirepine
Telegram: qntly.com/tel
僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請與QuantNomad聯繫以獲取更多資訊,或按照以下作者的說明進行操作。

在您100%信任腳本作者並了解腳本的工作原理之前,TradingView不建議您購買腳本並使用它。在很多情況下,您可以在我們的社群腳本庫中免費找到一個不錯的開源替代品。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。