Variation 1:
PP = (H + L + C)/3
R1 = (PP*2) - L
S1 = (PP*2) â H
R2 = PP + (H - L)
S2 = PP - (H - L)
Variation 2 (same as Bob's):
PP = (H + L + C)/3
R1 = (PP*2) - L
S1 = (PP*2) â H
R2 = (PP -S1) + R1
S2 = PP - (R1 - S1)
Variation 3 (courtesy of El Cazador):
PP = [H + L + C]/3
R1 = PP + [(H - L)/2]
S1 = PP - [(H - L)/2]
Here is yet another variation that is said to help with overnight gaps by weighting the Pivot Point with the current open.
PP = (H+L+C+Todayâs Open)/4
I have no experience with this, but a trader that I know seems to prefer it to the traditional formula.
I donât use pivots point to trade, hence I have know idea as to the value of these examples.