Cannot get coonected to Yahoo Finance
이전 댓글 표시
I purchased the Datafeed toolbox but when i try to connect to Yahoo I get and error sign ..."Unable to connect to Given URL".
Any ifea what I need to do?
Thanks in advance.
댓글 수: 1
Image Analyst
2011년 9월 27일
Could be a firewall problem.
답변 (2개)
Oleg Komarov
2011년 9월 27일
try:
conn = yahoo('http://download.finance.yahoo.com');
Tito
2014년 7월 28일
0 개 추천
For 2009b, I used: conn = yahoo and, conn = yahoo('http://download.finance.yahoo.com');
but I got the same message: "... Unable to connect to Given URL"
I included IP and Port but I got the same message again.
I used c = yahoo in a 2013a version and it's ok.
What can I do to run it in 2009b?
카테고리
도움말 센터 및 File Exchange에서 Google에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!