Finnhub-API
                                
                                 Finnhub-API copied to clipboard
                                
                                    Finnhub-API copied to clipboard
                            
                            
                            
                        How can I find out if a stock was delisted?
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!
Hi there,
Delisted stocks are currently not supported on our platform.
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.
@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?
@finnhubio we don't even need candles but at least a delisting date 🙏 - any word on if this is being worked on?