
|
|
To determine current support/resistance
levels,
the first step is to find
the pivot point number:
PP = (H + L + C)/3
The first resistance level(R1)
=(PPx2)-L
The second resistance level (R2)=PP+H-L
The fist support level (s1)
=(PPx2)-H
The second support level (S2)
=PP-H+L |
|