-
## What is the issue ? Plz describe in details
under Response Attributes, description of Array says "Array of supported forex exchanges.".
the word forex should be replaced with "Stock".
## How to …
ghost updated
4 years ago
-
## What is the issue ? Plz describe in details
How can I access the stock futures data? For example, FB (Facebook https://finnhub.io/api/v1/quote?symbol=FB.US) is valued to $213.70 as we speak in f…
-
## What is the issue ? Plz describe in details
1. in actual response, "majorDevelopment" also contains "symbol" which is not documented and also missing from Sample Response.
2. actual response has …
ghost updated
4 years ago
-
I'm trying to get data by the minute for certain stock symbols and am seeing holes in the data set. The URL below is for SPY data from 2/10/20-2/21/20. The data set looks fine for the first week but…
-
Hi, i’ve found some bug in response of request
https://finnhub.io/api/v1/stock/metric?symbol=AAPL&metric=financialStrength
```
{
"metric": {
"currentEv/freeCashFlowAnnual": 27.362,
"current…
-
Hello Finnhub-Team,
first of all, you made a great job! Your API is extremly good! Thank you!
I want to request commodity data like Gold (GC:CMX or GC=F), WTI (CL:NMX or CL=F) or Brent (BZ:NMX o…
-
## What is the issue ? Plz describe in details
AEX index not available for for Dutch stock market
AEX-INDEX (^AEX) Amsterdam
https://finance.yahoo.com/quote/%5EAEX
## How to reproduce the error…
-
Am not seeing a way to get historical stock prices in the API.
Would like to get data from date to date [closing price | hourly | 30 minutes | etc ].
Is that currently possible? If not, can it…
Z223I updated
4 years ago
-
`/forex/candle?...` returns `null`, no status even.
`https://finnhub.io/api/v1/forex/candle?token=&count=500&resolution=5&symbol=IC MARKETS:7`
Tested on GBP/JPY trading pair, for all exchanges r…
Dwyte updated
4 years ago
-
The pip install order is returning the following:
ERROR: Could not find a version that satisfies the requirement finnhub (from versions: none)
ERROR: No matching distribution found for finnhub
…