Cannot get coonected to Yahoo Finance
Ältere Kommentare anzeigen
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 Kommentar
Image Analyst
am 27 Sep. 2011
Could be a firewall problem.
Antworten (2)
Oleg Komarov
am 27 Sep. 2011
try:
conn = yahoo('http://download.finance.yahoo.com');
Tito
am 28 Jul. 2014
0 Stimmen
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?
Kategorien
Mehr zu Google finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!