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

Wrong data. Again. #108

Closed yvesn7 closed 4 years ago

yvesn7 commented 4 years ago

I can't believe it. The data is busted again. This is a multiple occurrence per week now. It's middle of market day (Monday), and all I am able to get is market close data from last Friday. Couple of examples: MSFT: {"c":153.83,"h":157.38,"l":152.19,"o":155.1,"pc":155.26,"t":1586186894} TSLA: {"c":480.01,"h":515.49,"l":468.3901,"o":509.5,"pc":454.47,"t":1586187029 All these values are from Friday. "c" is stuck at market close from Friday. I am unable to get anything for today.

yvesn7 commented 4 years ago

Interestingly the tickers at the top of the site finnhub.io show the correct data, but api calls return the wrong one. What gives?

ruralcoder commented 4 years ago

Maybe they are trying to make money for the "wolves of wall street"

This happened exactly last time the market was shooting UP. Something smells bad!

finnhubio commented 4 years ago

Our apology about the issue. It has been fixed

yvesn7 commented 4 years ago

It would be good if you could communicate some steps you are taking to ensure this type of issue doesn't happen again in the future. Thanks.