Finnhub-API
Finnhub-API copied to clipboard
Unable to retrieve daily candle data for the current day
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.
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