We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
查询不到数据了。 http://query.yahooapis.com/v1/public/yql?q=select+%2A+from+yahoo.finance.historicaldata+where+symbol+%3D+%22600315.SS%22+and+startDate+%3D+%222017-07-24%22+and+endDate+%3D+%222017-10-22%22&format=json&env=http%3A%2F%2Fdatatables.org%2Falltables.env Error: Failed to load stock data... 600315.SS/上海家化
The text was updated successfully, but these errors were encountered:
是的。目前雅虎YQL已经停止了对股票数据查询的支持。 正在寻找其他免费数据源的方案。
Sorry, something went wrong.
@benitoro ,你好,可不可以更改下您的代码,改为使用tushare(www.tushare.org)或者东方财富的历史财经数据,
No branches or pull requests
查询不到数据了。
http://query.yahooapis.com/v1/public/yql?q=select+%2A+from+yahoo.finance.historicaldata+where+symbol+%3D+%22600315.SS%22+and+startDate+%3D+%222017-07-24%22+and+endDate+%3D+%222017-10-22%22&format=json&env=http%3A%2F%2Fdatatables.org%2Falltables.env
Error: Failed to load stock data... 600315.SS/上海家化
The text was updated successfully, but these errors were encountered: