Finnhub-Stock-API / finnhub-python

Finnhub Python API Client. Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals, global ETFs holdings and alternative data. https://finnhub.io/docs/api
https://finnhub.io/
Apache License 2.0
566 stars 100 forks source link

quote endpoint response is not including the timestamp field #5

Open qzhang1 opened 4 years ago

qzhang1 commented 4 years ago

I see in the finnhub documentation for the quote endpoint there is unix timestamp included in the sample response. I confirmed that the timestamp field is there in postman. I was wondering if this will be added to the quote model?

nongdenchet commented 4 years ago

hi @qzhang1 let us have a look, thank you for reporting