get_market获取一些股票代码返回EmptryDataFrame
Open
bug
- Dominant language
- Python
- Stars
- 5.2k
- Forks
- 696
- PR merge metrics
- No merged PRs in 30d
Description
`kline_df = adata.stock.market.get_market(
stock_code='900938',
k_type=1,
start_date='2025-07-02',
end_date='2025-07-02',
adjust_type=1
)
`
`print(kline_df)`
大约只有1000支左右股票能获取到日K
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.