Finnhub-API icon indicating copy to clipboard operation
Finnhub-API copied to clipboard

How can I find out if a stock was delisted?

Open neerda opened this issue 4 years ago • 4 comments

Hello, when I try to look up a symbol of a delisted stock, this gives me an empty dictionary: finnhub_client.symbol_lookup(isin)

for example for isin ='JP3165650007'. How do I know that the stock was delisted and can I find out the delisting date? Thank you!

neerda avatar Aug 30 '21 16:08 neerda

Hi there,

Delisted stocks are currently not supported on our platform.

finnhubio avatar Aug 30 '21 16:08 finnhubio

Perhaps there is a function similar to the 'Historical Indices Constituents' call that is system-wide? Said function lists when a stock was delisted, but it may be for a delisting from the index and not the system. I am unaware.

rms2256 avatar Sep 10 '21 14:09 rms2256

@finnhubio "Delisted stocks are currently not supported on our platform." <-- do you mean if a stock is delisted, we can not even get its historical candles data for its active period time?

linyuxu avatar Jan 03 '22 07:01 linyuxu

@finnhubio we don't even need candles but at least a delisting date 🙏 - any word on if this is being worked on?

codeofsumit avatar Oct 27 '23 20:10 codeofsumit