Unable to return historical data for given security.
显示 更早的评论
I am working on a project for class and am getting this message when trying to pull data from Yahoo. When I run a script that just pulls the data it works, but when I try pulling the data of two symbols I get this error
Is there a way to have matlab ignore this error and continue the script if it can't find the data. Right now it halts running with this red error message
1 个评论
Oleg Komarov
2011-8-18
We need code and error message: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Also, please format them: http://www.mathworks.com/matlabcentral/answers/13205-tutorial-how-to-format-your-question-with-markup#answer_18099
采纳的回答
更多回答(1 个)
Chris
2011-8-24
0 个投票
1 个评论
Oleg Komarov
2011-8-24
The connection could be lost during the retrieval or you could be asking for a stock which exist but not a that point in time.
类别
在 帮助中心 和 File Exchange 中查找有关 Web Services 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!