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
97 stars 6 forks source link

News sentiment showing null for some fields #116

Closed GarryWalsh closed 4 years ago

GarryWalsh commented 4 years ago

https://finnhub.io/api/v1/news-sentiment?symbol=TOPS&token=TOKEN

Spotchecked a few stocks and seeing null values.

It's possible this isn't a bug and is a lack of data for these stocks..

{ "buzz": { "articlesInLastWeek": 0, "buzz": null, "weeklyAverage": 0 }, "companyNewsScore": null, "sectorAverageBullishPercent": 0.5641, "sectorAverageNewsScore": 0.4807, "sentiment": null, "symbol": "TOPS" }

finnhubio commented 4 years ago

this is not a bug