Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Identifiers with ISIN code & Exporting external Data

Hello,
I couldn't identify few indicators with the present names as the symbols might change over time.

I would like to import external data which contains ISIN code and tickers. Is there any way to match the tickers in my data with the symbols you provide? Because I would like to implement a strategy based on the data available with me and invest accordingly. I tried to match the tickers in my data to the symbols provided, the symbols which are matching are low.

Is there any way to access the symbols(eg:AAPL) with ISIN code or some other universal code for stock symbols?

Thanks in advance.