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
@@ -6,6 +6,8 @@
计算指数每股财务指标,与系统证券、时间相关
<!-- tags: 金融 指数 财务指标 计算 求解 -->
| 参数 | 类型 | 说明 |
| --------------- | ------- | -------------------------------------------------------- |
| `right_type` | integer | 加权方式,整型,取值如下 |
@@ -50,6 +52,8 @@ return Index_CallFinancialItemPS (13, 0, 0, 4, 0);
计算指数ROE(%),与系统证券、时间相关
<!-- tags: 金融 指数 财务指标 计算 求解 ROE -->
| 参数 | 类型 | 说明 |
| --------------- | ------- | -------------------------------------------- |
| `right_type` | integer | 加权方式,整型,取值如下 |