yahoo connection failed

hi all,
I tried to use yahoo connection to downloading stock prices but failed. Here is error message:
??? Error using ==> yahoo at 56 Unable to connect to given URL.
Anyone have any idea about what is wrong with this?
Thanks a lot!

2 Comments

What is your code?
Weifei
Weifei on 27 Aug 2011
yahoo

Sign in to comment.

Answers (1)

It fails for me as well but try:
conn = yahoo('http://download.finance.yahoo.com');
Could be related to a change Yahoo has made and a fix is needed by TMW.

2 Comments

Weifei
Weifei on 27 Aug 2011
Thanks a lot!
Just curious, how could you find the new http address? I tried several but all failed.
Thank again!
googled yahoo finance api

Sign in to comment.

Asked:

on 27 Aug 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!