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

stock_zh_a_hist_min_em的1分钟返回数据的open为0 #4884

Closed
liyqxtu opened this issue May 17, 2024 · 1 comment
Closed

stock_zh_a_hist_min_em的1分钟返回数据的open为0 #4884

liyqxtu opened this issue May 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@liyqxtu
Copy link

liyqxtu commented May 17, 2024

df=ak.stock_zh_a_hist_min_em(symbol="603777", start_date="2024-05-13 09:30:00", period="1", adjust="")
print(df)
时间 开盘 收盘 最高 最低 成交量 成交额 均价
0 2024-05-13 09:30:00 0.00 11.30 11.30 11.30 132 149160.0 11.300
1 2024-05-13 09:31:00 0.00 11.26 11.34 11.21 494 557776.0 11.293
2 2024-05-13 09:32:00 0.00 11.24 11.28 11.23 354 398357.0 11.279
3 2024-05-13 09:33:00 0.00 11.25 11.27 11.25 275 309664.0 11.275
4 2024-05-13 09:34:00 0.00 11.27 11.28 11.23 532 598979.0 11.270

@liyqxtu liyqxtu added the bug Something isn't working label May 17, 2024
@albertandking
Copy link
Collaborator

df=ak.stock_zh_a_hist_min_em(symbol="603777", start_date="2024-05-13 09:30:00", period="1", adjust="") print(df) 时间 开盘 收盘 最高 最低 成交量 成交额 均价 0 2024-05-13 09:30:00 0.00 11.30 11.30 11.30 132 149160.0 11.300 1 2024-05-13 09:31:00 0.00 11.26 11.34 11.21 494 557776.0 11.293 2 2024-05-13 09:32:00 0.00 11.24 11.28 11.23 354 398357.0 11.279 3 2024-05-13 09:33:00 0.00 11.25 11.27 11.25 275 309664.0 11.275 4 2024-05-13 09:34:00 0.00 11.27 11.28 11.23 532 598979.0 11.270

参见文档说明

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