Formula for calculate the daily support and resistance

PIVOT POINT = PP

H = PREVIOUS DAYS HIGH
L = PREVIOUS DAYS LOW
C = PREVIOUS DAYS CLOSE

PIVOT POINT: PP = H+C+L / 3

FIRST RESISTANCE : R1 = 2PP – L
FIRST SUPPORT : S1 = 2PP – H
SECOND RESISTANCE : R2 = 1PP + H – L
SECOND SUPPORT : S2 = 1PP – H + L

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s