Please review Stockalyze: https://g.page/r/CYw4g9KFTD6FEAI/review.

Data download from Alphavantage failed

Started by 10jqka2, September 25, 2022, 02:59:45 AM

Previous topic - Next topic

10jqka2

Hello, when using the Alphavantage api Chinese stock market data, it shows that the download failed. I think that the software can't get the data may be caused by the wrong stock code.

For example, Ping An Bank, the correct stock code is: 000001.SZ, but it is displayed as: 1.SZ in the software, which may cause the download to fail.

If the URL parameter "symbol=1.SZ" in the error message is changed to "symbol=000001.SZ"
, then the data can be downloaded.

I hope this bug will be fixed, thank you very much



Sacha

Thanks for reporting. I have fixed this too. Please install the latest Stockalyze.
Stockalyze Support
Let's be friends

10jqka2

#2
Hello, thanks for the update, in addition, I found that I still get an error when using the stockdata api. I found that after I filled in the api key in the setup api key, it did not take effect.

In addition, similar to the problem I reported last time, the chinese stock symbols are wrong and the symbol code of the Hong Kong stock market is also wrong ,For example CK Hutchison Holdings Ltd should show as 0001.HK, but now it shows as 1.HK.

For example, I open Ping An Bank: 000001.SZ, the url information is: https://api.stockdata.org/v1/data/eod?symbols=1.SZ&api_token=REDACTED&sort=asc&interval=day, the parameter api_token=REDACTED, this has not changed The api key filled in for me, I changed the parameter symbols=1.SZ to symbols=000001.SZ, then I changed this link to my own api key when testing, I can get the data normally:https:// api.stockdata.org/v1/data/eod?symbols=000001.SZ&api_token=nwFpkZLNvtWxfVCk6AWx8OrpFRvrDh3028KihNyR&sort=asc&interval=day

Thank you very much for your reply and update






Sacha

I forgot to work on this but the new update now contains the fix.
Please give it a try.
Stockalyze Support
Let's be friends

10jqka2

Quote from: Sacha on October 13, 2022, 03:57:48 AMI forgot to work on this but the new update now contains the fix.
Please give it a try.

Thank you very much for updating the software and it works fine now