feat(tsl-api-reference): update API catalog and data dictionary

This commit is contained in:
csh
2026-08-11 18:10:24 +08:00
parent 34a3a5dec1
commit 7bd965de89
1231 changed files with 64187 additions and 18822 deletions
@@ -4,7 +4,9 @@
声明:function
每日上榜情况-债券
返回每日上榜情况-债券
<!-- tags: 金融报表分析 07. 债券 中间函数 返回 获取 金融 报表 报告期 -->
| 参数 | 类型 | 说明 |
| ------- | -------- | ------------- |
@@ -28,7 +30,9 @@ return Bond_TBDailyList("SH113575", 20250101T, 20251030T);
声明:function
交易公开信息区间汇总数据
返回交易公开信息区间汇总数据
<!-- tags: 金融报表分析 07. 债券 中间函数 返回 获取 金融 报表 报告期 -->
| 参数 | 类型 | 说明 |
| ---------- | -------- | ------------- |
@@ -54,6 +58,8 @@ return Bond_TBSumQJ("SZ002600", 20250101T, 20251030T);
获取指定条件下的时间区间的交易公开信息数据
<!-- tags: 金融报表分析 07. 债券 中间函数 获取 查询 金融 报表 报告期 -->
| 参数 | 类型 | 说明 |
| ------------- | -------- | ------------------------- |
| `stock_arr` | array | 一维字符串数组,股票列表 |