How do I View the Pivot Point Indicator on the Chart?

User can right click the Chart window and select “Study Config” to open the Study Configure window, and then add the Pivot Point study to the chart. In the Study Configure window, user can also click on “Config” button and “ConfigEx” button to open study’s configure windows to view and edit the configure settings for the study.

How is the Pivot Point and Camarilla Pivot Point Calculated in DAS?

Pivot Point:

  • H: Prior period’s high price.
  • L: Prior period’s low price.
  • C: Prior period’s close price.

P = (H + L + C) / 3

S1 = 2P – H

S2 = P – H + L

S3 = L – (2*(H – P))

S4 = L – (3*(H – P))                              

R1 = 2P – L

R2 = P + H – L

R3 = H – (2*(L – P))

R4 = H – (3*(L – P))

Camarilla Pivot Point:

  • H: Prior period’s high price.
  • L: Prior period’s low price.
  • C: Prior period’s close price.

S1 = C – ((H – L)*1.1/12)

S2 = C – ((H – L)*1.1/6)

S3 = C – ((H – L)*1.1/4)

S4 = C – ((H – L)*1.1/2)

S5 = S4 – (1.168*(S3 – S4))

S6 = C – (R6 – C)

R1 = C + ((H – L)*1.1/12)

R2 = C + ((H – L)*1.1/6)

R3 = C + ((H – L)*1.1/4)

R4 = C + ((H – L)*1.1/2)

R5 = R4 + (1.168*(R4 – R3))

R6 = (H/L)*C

Powered by BetterDocs