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.43k stars 1.9k forks source link

AKShare 接口问题报告 #5221

Closed BobWong0624 closed 1 month ago

BobWong0624 commented 1 month ago

本人使用Windows系统,尝试使用option_czce_daily函数调取红枣期权数据,然而返回的是AP期权数据,经查验为源代码中未添加红枣的branch。建议添加该branch,并将查询参数错误时返回值设为特殊提示而非AP期权数据。

albertandking commented 1 month ago

本人使用Windows系统,尝试使用option_czce_daily函数调取红枣期权数据,然而返回的是AP期权数据,经查验为源代码中未添加红枣的branch。建议添加该branch,并将查询参数错误时返回值设为特殊提示而非AP期权数据。

已修复该问题,升级到 AKShare 1.14.92 使用