Finnhub-API
Finnhub-API copied to clipboard
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...
## What is the issue ? Plz describe in details I've created an account and logged in to get an api key. Regenerated the token ( api key ) multiple...
## What is the issue ? Plz describe in details I call the /quotes Endpoint and the request is at least 3-5seconds pending and then successfull. Or, and this happens...
## What is the issue ? Plz describe in details ## How to reproduce the error ? ## What is the expected result and why do you think it's the...
hi according to forex.com EUR/USD symbol is: FOREX:401484347, taken from request {'description': 'Forex.com EUR/USD', 'displaySymbol': 'EUR/USD', 'symbol': 'FOREX:401484347'}, But we send a websocket susbscribe message: ws.send('{"type":"subscribe","symbol":"FOREX:401484347"}') we only get: send:...
Hi, does anyone had tried to request financials for Mexican Equity, or other country besides US, In the request example if changing the symbol didn't get any information. Thanks
When does the 'pc' variable update in /quote api? I tested if it updates right after US market closes but it was not still updated. Same question about non-US exchanges....
## What is the issue ? Plz describe in details Calling the [Company Profile](https://finnhub.io/docs/api#company-profile) and [Company Profile 2](https://finnhub.io/docs/api#company-profile2) endpoints with the Sandbox key returns invalid data in the "ipo" field...
## What is the issue ? Plz describe in details ## How to reproduce the error ? ## What is the expected result and why do you think it's the...
Hi! There is any change (with free API account) to get real-time DAX (^GDAXI) market value (open, close, low, high and volume)? I've been searching on the API docs and...
I am primarily using the indicators endpoint, and I am having to send a lot of API requests per symbol periodically in order to track indicator values over time, especially...