bond_zh_hs_daily
Fetch historical daily K-line data for Shanghai/Shenzhen bonds from Sina Finance. Provide a bond symbol to retrieve its complete market history.
Instructions
新浪财经-债券-沪深债券-历史行情数据, 大量抓取容易封 IP https://vip.stock.finance.sina.com.cn/mkt/#hs_z :param symbol: 沪深债券代码; e.g., sh010107 :type symbol: str :return: 指定沪深债券代码的日 K 线数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | sh010107 |