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

data_feed获取etf数据发生数据丢失 #21

Open
yshane-ai opened this issue Jun 17, 2023 · 0 comments
Open

data_feed获取etf数据发生数据丢失 #21

yshane-ai opened this issue Jun 17, 2023 · 0 comments

Comments

@yshane-ai
Copy link

运行以下代码,求取两个etf数据,合计奇数(4603)条数据。正确情况应该是偶数条数据。

code = ['510300', '159915']
start='20140101'
df = qs.data_feed(code, start=start)
df

具体情况如下图:
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant