i have fetched data using v3 in the data received there is no previous day close price can you check for the same
Hello @Pawan_46486477,
Both V2 and V3 WebSockets provide the current day’s closing price. If you require the previous day’s closing price, you can retrieve it using the Historical API: Get Historical Candle Data.
Could you confirm if, on any day, you received the previous day’s closing price via V3?
Thank you!