-
I am trying to get the quote for RedHat (RHT) with no luck. I'm using this api call:
https://finnhub.io/api/v1/quote?symbol=RHT&token=api_token
-
Hi Finnhub team,
I am trying to get economic data from that codes that are being returned from the /economic/code API call using /economic?code=MA-USA-USAJVAC
However it returns the following er…
-
When I call the API call
https://finnhub.io/api/v1/quote?symbol=MSFT&token=xxxx
I see two responses one of which does not reflect the market price
```
{
"c": 155.25,
"h": 161.91,
…
-
Right now there is no way to get the indicators. Only the aggregated one.
you might want to implement this to the client.py :
def indicator(self, **params):
params['from'] = params['_from…
-
I can't believe it. The data is busted again. This is a multiple occurrence per week now. It's middle of market day (Monday), and all I am able to get is market close data from last Friday. Couple of …
-
-
Tried to use websocket example from https://finnhub.io/docs/api#websocket-price
Modified subscribe list to single symbol
```python
def on_open(ws):
ws.send('{"type":"subscribe","symbol":"TTW…
-
I investigating websocket reliability and spotted huge delays in real time data... Delays was calculated by real timestamp of arrived data minus timestamp from **"t"** value in message:
```
{'data':…
-
Hi guys,
Just wondering if we can create a new Gem wrapper for Finnhub stock API as well : https://finnhub.io/ . You can access 60 free calls/minute with intraday data going back for many years wit…
-
It started Friday afternoon around 3 PM. Getting HTTP 500 for lots of TSX and TSXV symbols.