Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
How to get prices of securities from Tokyo Stock Exchange?

Hello,

I want to use the method get_pricing to get price of Nintendo, but I get the error:

NoSuchSymbols: Failed to find securities matching [u'NTDOY']

How can I get the price of this company and also of other companies that are not on American stock exchanges?

Also in Algorithm API these securities are not available... I wonder why?

Thank you