ninjasoar

CryptoManic_Pivots_fibonacci

ninjasoar Updated   
Pivot point fibonacci levels with formula


R3 = PP + ((High - Low) x 1.000)
R2 = PP + ((High - Low) x 0.618)
R1 = PP + ((High - Low) x 0.382)
PP = (H + L + C) / 3
S1 = PP - ((High - Low) x 0.382)
S2 = PP - ((High - Low) x 0.618)
S3 = PP - ((High - Low) x 1.000)
Release Notes:
adding 4H logic
Release Notes:
reverting to D
Release Notes:
changing logiv
Release Notes:
hh
Release Notes:
hh
Release Notes:
jj
Release Notes:
custom fibs
Release Notes:
addin g .886
Release Notes:
fixing
Release Notes:
colors
Release Notes:
colors
Release Notes:
linebr
Release Notes:
hi
Release Notes:
adding 4h pivots
Release Notes:
adding intraday to new indicator
Release Notes:
Updating flexible TF input

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?