sstrickx / yahoofinance-api

Java Client API for Yahoo Finance
MIT License
507 stars 222 forks source link

Getting Stock from Different Stock Exchanges? #165

Closed haloted closed 4 years ago

haloted commented 4 years ago

Would it be possible to get Australian Stock Exchange Information? It looks like the stocks are mainly based in US stock exchanges only. How difficult would it be to implement one for the ASX stock exchange?

haloted commented 4 years ago

I found out the answer to this question, if I want to get Australian Stock exchange information. I just needed to append the stock code with a .ax extension. For example, to search for Telstra in Australian stock exchange the search symbol should be tls.ax