akfamily / akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
https://akshare.akfamily.xyz
MIT License
9.46k stars 1.9k forks source link

AKShare 接口问题报告 | AKShare Interface Issue Report #5345

Closed Yzx-1024 closed 3 hours ago

Yzx-1024 commented 3 hours ago

原木期货在大连商品交易所上市了,代码需要同步更新。本地akshare版本已升级到1.15.23。 运行ak.get_futures_daily报错如下截图。 捕获

谢谢支持。

albertandking commented 3 hours ago

原木期货在大连商品交易所上市了,代码需要同步更新。本地akshare版本已升级到1.15.23。 运行ak.get_futures_daily报错如下截图。 捕获

谢谢支持。

接口测试正常

Yzx-1024 commented 3 hours ago

a = ak.get_futures_daily(start_date='20241118', end_date='20241118', market='DCE') 是测试的这个接口?日期是今天,加了新品种,字典里没有这个。