We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2010年1月5号,中证500成分股,用get_index_stocks和get_index_weights.index取出的order_book_id不一致。
The text was updated successfully, but these errors were encountered: