RomelTorres / alpha_vantage

A python wrapper for Alpha Vantage API for financial data.
MIT License
4.27k stars 741 forks source link

What exchanges are supported? #213

Closed ghost closed 4 years ago

ghost commented 4 years ago

Does anyone know what exchanges are supported by Alpha Vantage? I couldn't find any documentation about this...

I had a play with the API and found I could do this: https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=ASX:NAB&apikey=[KEY] to get NAB's prices from the Australian Stock Exchange (ASX). However this is no longer working for me (or works intermittently). I'm wondering if ASX is officially supported...

PatrickAlphaC commented 4 years ago

Hi BWPanda, thanks for your questions. At the moment, there is no official list of supported exchanges. Generally the best way to get the ticker you want is in the format ticker.exchange. I've been trying different attempts to get your ticker but it looks like there might be something wrong. I've raised a support ticket with AV.

ghost commented 4 years ago

For the record, here's a list of ASX symbols I just tried and failed to get data for:

A2M | FPH | SHL
ALL | GMG | SUN
ANZ | IAG | SYD
APA | MQG | TCL
ASX | NAB | TLS
BHP | NCM | URW
BXB | QBE | WBC
CBA | REA | WES
COH | RHC | WOW
COL | RIO | WPL
CSL | RMD | XRO
FMG | SCG |

I tried both ASX:[SYMBOL] and [SYMBOL].AX...

PatrickAlphaC commented 4 years ago

This is now fixed! And for further tickers, I'd use NAB.AX for the symbol value. But your URL above should also work correctly again.

alpaalpa commented 3 years ago

It's broken again. I'm more interested in getting quotes from the Hong Kong Stock Exchange though.

Marwa-Abdelkader commented 3 weeks ago

Yes, It's broken again! I can't get data to any other stock exchanges other than in USA, please help I need to get data of stocks on Egyptian Stock Exchange (EGX).