Simon-Rose

Pivot Points Weekly - bitcoin by Simon-Rose

Simon-Rose 已更新   
Weekly Version:

I have written 3 Indicators because i couldn't find what i was looking for in the library, so you can turn each one on and off individually for better visibility.

This are Daily, Weekly and Monthly Pivot Points with their Resistance and Support Points
and also on the Daily with the range between them.
I will also publish some Ideas to show you how to use them if you are not familiar with the traditional pivot points strategy already.

Unlike the usually 3 support & resistances i added 4 of them, specifically for trading bitcoin (on traditional markets this level of volatility usually never gets touched)

Here you can see which lines are what for reference, as the Feature to label lines is missing in Pinescript (if you have a workaround pls tell me ;) )

This is the basic calculation used :

PP = (xHigh+xLow+xClose) / 3

R1 = vPP+(vPP-Low)
R2 = vPP + (High - Low)
R3 = xHigh + 2 * (vPP - Low)
R4 = xHigh + 3 * (vPP - Low)

S1 = vPP-(High - vPP)
S2 = vPP - (High - Low)
S3 = xLow - 2 * (High - PP)
S4 = xLow - 3 * (High - PP)

If you have any questions or suggestions pls write me :)
Happy trading
Cheers

Daily Version: Monthly Version:
發布通知:
Better Coloring

Best bot & smartrading: 3commas.io/?c=simonrose

Get the new NGRAVE HWWallet shop.ngrave.io/?sca_ref=416889.bZVeh5xwbf
-10% fee: www.deribit.com/reg-10517.3594q
Try this nice Exchange -5% fees: gmx.io?ref=cryptocrew
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

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

想在圖表上使用此腳本?