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
572 stars 100 forks source link

Could I use this API to get daily stock price everyday? #42

Open laurence123890 opened 2 years ago

laurence123890 commented 2 years ago

As title, I've found quote endpoints which could get the close price/high price/low price/etc... data, but it remains the same value after I keep calling the API for a while.

Does this API provide endpoints that allow fetching update stock price values when the real-time stock data changes?