Finnhub-API icon indicating copy to clipboard operation
Finnhub-API copied to clipboard

Unable to retrieve daily candle data for the current day

Open Adrian10988 opened this issue 2 years ago • 1 comments

I am unable to return today's daily OHLCV data. For example:

https://finnhub.io/api/v1/stock/candle?symbol=pton&resolution=D&from=1657238400&to=1657298826&token=puttokenhere

even if I set the from to yesterday and keep the to to today, I only get yesterday's candle.

Adrian10988 avatar Jul 08 '22 16:07 Adrian10988

same issue here. If the resolution is set to 5 mins, you would find that the last 5 mins data is missing. I wonder if it is the root cause, they are missing the last 5 mins data

rayhk6 avatar Jul 09 '22 11:07 rayhk6