akfamily / akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
https://akshare.akfamily.xyz
MIT License
8.8k stars 1.81k forks source link

bond_china_close_return()接口不能指定获取某页数据 #4936

Closed smilingpoplar closed 1 month ago

smilingpoplar commented 1 month ago

比如获取1年期同业存单

ak.bond_china_close_return(symbol="同业存单(AAA)", period="1", start_date=current_date, end_date=current_date)

数据在第2页,无法获取

albertandking commented 1 month ago

比如获取1年期同业存单

ak.bond_china_close_return(symbol="同业存单(AAA)", period="1", start_date=current_date, end_date=current_date)

数据在第2页,无法获取

默认返回所有数据

smilingpoplar commented 1 month ago

确认,bond_china_close_return()的pageSize已从15改成50。

Albert King @.***>于2024年6月9日 周日14:53写道:

比如获取1年期同业存单

ak.bond_china_close_return(symbol="同业存单(AAA)", period="1", start_date=current_date, end_date=current_date)

数据在第2页,无法获取

默认返回所有数据

— Reply to this email directly, view it on GitHub https://github.com/akfamily/akshare/issues/4936#issuecomment-2156354313, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABVUUHV5NRZHHIWQC4R5KLZGP3V7AVCNFSM6AAAAABI6VBUWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGM2TIMZRGM . You are receiving this because you authored the thread.Message ID: @.***>