Skip to content
New issue

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

AKShare 接口问题报告 #5069

Closed
johnlau123 opened this issue Jul 23, 2024 · 1 comment
Closed

AKShare 接口问题报告 #5069

johnlau123 opened this issue Jul 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@johnlau123
Copy link

详细问题描述

  1. 请先详细阅读文档对应接口的使用方式:https://akshare.akfamily.xyz

  2. 操作系统版本,win10 64位

  3. Python 版本,3.10.7

  4. AKShare 版本,1.14.37

  5. 接口的名称:stock_board_industry_index_ths

  6. 和相应的调用代码:
    stock_board_industry_index_ths_df = ak.stock_board_industry_index_ths(symbol="消费电子", start_date="20240501", end_date="20240723")
    print(stock_board_industry_index_ths_df.tail())

  7. 接口报错的截图或描述
    最新一天的最高价,最低价,收盘价是错的(有时候只有收盘价是错的),试了好几个板块都是这样 比如消费电子,计算机设备,汽车零部件等等
    image

  8. 期望获得的正确结果

@johnlau123 johnlau123 added the bug Something isn't working label Jul 23, 2024
@albertandking
Copy link
Collaborator

6. 消费电子

测试是一致的,可以收盘后等一段时间再更新

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants