Thread: CCI Woodie like
View Single Post
  #118 (permalink)  
Old 06-05-2008, 05:31 AM
darkkiller's Avatar
darkkiller darkkiller is offline
Senior Member
 
Join Date: Jul 2007
Location: Malaysia
Posts: 207
darkkiller is on a distinguished road
Woodie Pivot

Hi
anyone here have Woodie Pivot?

Quote:
Woodie Pivot Points

R4 = R3 + RANGE
R3 = H + 2 * (PP - L) (same as: R1 + RANGE)
R2 = PP + RANGE
R1 = (2 * PP) - LOW
PP = PP = (HIGH + LOW + OPEN + OPEN) / 4
S1 = (2 * PP) - HIGH
S2 = PP - RANGE
S3 = L - 2 * (H - PP) (same as: S1 - RANGE)
S4 = S3 - RANGE

using OPEN = TODAY'S OPEN, and yesterday's HIGH and LOW
Reply With Quote