-
I received the following error using the Finnhub-API:
MaxRetryError: HTTPSConnectionPool(host='finnhub.io', port=443): Max retries exceeded with url: /api/v1/stock/profile2?symbol=TM&token={my toke…
-
Hi,
The API is really nice and the call limit is amazing.
However, I seem to be having an issue with some calls to the Quote endpoint.
As batch quotes are not supported, I iterate over an arr…
-
## What is the issue ?
I'm trying to upgrade my account (currently free)
When adding a card, a 402 error appears in the console.
## How to reproduce the error ?
Add a Canadian debit card …
-
## What is the issue ?
No Symbol found for Belgium Stock Ageas AGS.BR
https://finance.yahoo.com/quote/AGS.BR
curl -k -X GET \
https://finnhub.io/api/v1/stock/symbol?token=&exchange=BR
## How …
-
I am inputting the following in the browser:
https://finnhub.io/api/v1/stock/candle?symbol=IBM&resolution=1&from=1546300800&to=1548979199&format=csv&token=bpj9olfrh5rbrf4ncv50
For some reason th…
-
When using the websocket we are receiving only a small fraction of all trades. This is repeatable for any stock symbol we use. For example, we get maybe 1% of all trades for TSLA. Is this because w…
-
Hi guys ... appears there are intermittent issues with your platform when getting a quotes for AAPL and other stocks. See attached screenshot. Sometimes works, sometimes returns this error. Anything t…
-
Module expects the api to only ever return json. However historical candles data can be returned as a csv.
ex:
`data = client.stock_candle(symbol='AAPL', resolution=1, **{'from': 1572651390, 't…
-
## What is the issue ? Plz describe in details
Have same description for Revenue and Earnings Estimates
## How to reproduce the error ?
Go to: https://finnhub.io/docs/api#company-revenue-estimates
…
ghost updated
4 years ago
-
## What is the issue ?
Stocks information not found
## How to reproduce the error ?
curl -k -X GET \
https://finnhub.io/api/v1/stock/symbol?token=&exchange=BR
curl -k -X GET \
https://finn…