as tradingview has extended hours data,
upstox doesnt have this data in candles of intraday or historical api
but pivot points indicator is calcuated on yesterday’s close
this indicator levels are same on tradingview and upstox, but if i calculate, values are different because upstox doesnt provide extended hour close,
any solution for this
Hi @JITHENDRA_11559397
As of now, extended hours data is not stored in the Candles API. However, this data is utilized internally when calculating indicators. Please note that extended hours data is currently not available via the API.
Thanks!