finnhubio / Finnhub-API

Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals and alternative data. https://finnhub.io/docs/api
98 stars 6 forks source link

AAPL 2022-05-25 1m candles missing #489

Open jamesfulford opened 2 years ago

jamesfulford commented 2 years ago

https://finnhub.io/api/v1/stock/candle?symbol=AAPL&resolution=1&from=1653364800&to=1653537600&token=TOKEN

No data is returned whatsoever. Confirmed data exists elsewhere (polygon.io, TradingView using CBOE BZX).

anil-ra commented 2 years ago

This is still broken, and no response here from Finnhub after a week. Not a good look.

jamesfulford commented 2 years ago

I pointed my code to Polygon.io's API instead. The free tier rate limit is tighter than Finnhub's free tier (5rpm vs 60rpm), but that was a price I was willing to pay given how aggressive my caching logic is.

Might have expected this for small cap stocks, but for AAPL?

finnhubio commented 2 years ago

Our apologies for the late update. This issue should be corrected now. Our apologies for the inconvenience. Can you please give it another try ?

anil-ra commented 2 years ago

Confirmed working, but am really concerned about quality and reliability. The amount of open issues does not inspire confidence.