Download - Different Pivot Point Supp

Transcript

Different Pivot Point Supp / Res Calculation Methods.Standard Pivot PointsR3 = H + 2( Pivot - LR2 = Pivot + ( H - L )R1 = ( 2 x Pivot ) - LPivot = ( H + L + C ) / 3S1 = ( 2 x Pivot ) - HS2 = Pivot - ( H - L )S3 = L - 2( H - Pivot )Fibonacci's Pivot PointsR3 = Pivot + 1.000 * (H - L)R2 = Pivot + 0.618 * (H - L)R1 = Pivot + 0.382 * (H - L)Pivot = ( H + L + C ) / 3S1 = Pivot - 0.382 * (H - L)S2 = Pivot - 0.618 * (H - L)S3 = Pivot - 1.000 * (H - L)Camarilla Pivot PointsR4 = C + (H - L) * 1.1/2R3 = C + (H - L) * 1.1/4R2 = C + (H - L) * 1.1/6R1 = C + (H - L) * 1.1/12Pivot = ( H + L + C ) / 3S1 = C - (H - L) * 1.1/12S2 = C - (H - L) * 1.1/6S3 = C - (H - L) * 1.1/4S3 = C - (H - L) * 1.1/2Woodie's Pivot PointsR2 = Pivot + ( H - L )R1 = ( 2 x Pivot ) - LPivot = ( H + L + 2 x C ) / 4S1 = ( 2 x Pivot ) - HS2 = Pivot - ( H - L )Demark Pivot PointsIf Close < Open Then x = H + 2 x L + C;If Close > Open Then x = 2 x H + L + C;If Close = Open Then x = H + L + 2 x C;R1 = x / 2 - LS1 = x / 2 - H