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

中证500成分股历史数据有问题 #12

Open
yoyo182487329 opened this issue Jun 20, 2019 · 0 comments
Open

中证500成分股历史数据有问题 #12

yoyo182487329 opened this issue Jun 20, 2019 · 0 comments

Comments

@yoyo182487329
Copy link

2010年1月5号,中证500成分股,用get_index_stocks和get_index_weights.index取出的order_book_id不一致。

zz500 = jq.get_index_stocks("000905.XSHG", "2010-01-05")
zz500_weight = jq.get_index_weights("000905.XSHG", "2010-01-05")
len(set(zz500)^set(zz500_weight.index))
>>> 103
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