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
import adata res_df = adata.stock.market.get_market(stock_code="QQQ", k_type=3, start_date='2012-01-01') print(res_df)
输出的截图如下,可以看到返回的数据不是从0开始的,只返回了后面的32条,前面的都没有:
The text was updated successfully, but these errors were encountered:
朋友,数据只有A股的数据,qqq这个代码A股没有呢
Sorry, something went wrong.
但是可以查出数据呢,可不可以修复一下呀,返回一下完整的数据
Successfully merging a pull request may close this issue.
输出的截图如下,可以看到返回的数据不是从0开始的,只返回了后面的32条,前面的都没有:
The text was updated successfully, but these errors were encountered: