Open Commod0re opened 2 years ago
I should also note that the sample used to be representative of what this API returned, but this is no longer the case
Sorry this is extremely late but I was having the same issue and I'm new to finnhub. Did you figure out what the issue was?
The response I eventually got from Finnhub was to not use symbol_lookup
at all, and instead use stock_symbols
to build my own daily lookup table
the API docs show the following example:
with a sample response:
but I am currently getting wildly different results, and
AAPL
is not among them:I don't have access to any of these symbols under my current plan, and even if I did, none of these results are expected