Hi,
I was using Finance.Quote.Yahoo, but got an error:
user error (openTCPConnection: host lookup failure for "download.finance.yahoo.com").
I think it is due to I being behind a proxy.
I then imported Network.Browser, ran setProxy, and tried to fetch data using Finance.Quote.Yahoo.getQuote. I still got the error.
So I suggest the module author incorporate proxy setting inside the module.
Thanks,
Hong