Login Page - Create Account

Support Board


Date/Time: Thu, 09 Jan 2025 19:38:17 +0000



Post From: Pivot Points Variable Period - R4/S4 not populating

[2016-07-01 14:43:11]
User299392 - Posts: 216
Another problem with the latest release over this issue -

Now,

1. R2 does not show up for Formula Type 8.

2. The formula as passed to you earlier does not seem to match Formula Type = 8. Will appreciate if you can please check. Below is the shadow trader formula yet again -

PIVOT = (High + Close + Low)/3
R4 = High + 3(Pivot – Low)
R3 = High + 2(Pivot – Low)
R2 = Pivot + (R1 – S1)
R1 = (2*Pivot) – Low
S1 = (2*Pivot) – High
S2 = Pivot – (R1 – S1)
S3 = Low – 2(Hi – Pivot)
S4 = Low – 3(Hi – Pivot)