Calculating the Pivot Point(PP), the formula is clear (Previous H+ Previous L+ Previous C)/3. To get the previous day OHLC value; I have set the 1D time frame and getting the candle OHLC value and put the same into the formula; but PP value is not matching as on chart.
Can you please suggest how can we match calculated value with chart PP value.