-
Greetings, I was excited to find this plugin, but then realized the Yahoo API tripped things up.
Might https://finnhub.io/pricing be an option for free - 60 API calls/minute?
Or for those willin…
-
Hi, dear all,
I am a new learner of Finnhub who is trying to do some basic work with Finnhub.
Finnhub-python version: 2.24.20.
Here is the code. API-key I have stored in .env with FINNHUB_KEY…
yy824 updated
1 month ago
-
"^GSPC" Symbol for S&P not working. "^RUT" for Russell 2000 not working either.
Looks like FinnHub doesn't allow index data for free accounts.
Any way to add/select Yahoo Finance in a future rel…
-
To just repeat an API request whenever we exceeded some requests *per minute* or *per second* limit, we may just check for response code `429`, see
* https://finnhub.io/docs/api/rate-limit
-
Connect to finnhub.io and get stock data
-
- Time: 2023-07-12T09:16:59.236Z
- Which endpoints are you having problems with
https://finnhub.io/docs/api/websocket-press-releases
- How to reproduce the error and what is the expected resul…
-
Hi, I get the following message. Do you know why ?
Fatal error: Uncaught Finnhub\ApiException: [403]
Client error: `GET https://finnhub.io/api/v1/forex/rates?base=USD&token=XXX` resulted in a `40…
-
Hello, is there a daily API limit with the FinnHub Free Plan? Great service by the way.
-
Hello, I just started working with finnhub moving from yfinance. It's returning the wrong data, the data I ask for is today and up to 200 days back, but instead I get odd numbers like 128 days back o…
-
Hi guys,
Big fan of Go and great project here. Just wondering if you guys are open to add https://finnhub.io/ as the new data source. Beside real-time market price (websocket supported), they also …