✨ feat(tsl-api-reference): update API catalog and data dictionary
This commit is contained in:
+9
-3
@@ -4,7 +4,9 @@
|
||||
|
||||
声明:function
|
||||
|
||||
基金指定日期有效的的基金属性值数据
|
||||
返回基金指定日期有效的的基金属性值数据
|
||||
|
||||
<!-- tags: 金融 基金 基本信息 中间函数 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| --------------- | -------- | ---------------- |
|
||||
@@ -26,7 +28,9 @@ return FundGetAttributeValues('OF000001', 20210302T);
|
||||
|
||||
声明:function
|
||||
|
||||
指定日指定板块中还在运作的基金
|
||||
返回指定日指定板块中还在运作的基金
|
||||
|
||||
<!-- tags: 金融 基金 基本信息 中间函数 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| --------- | ----------- | ---------------- |
|
||||
@@ -48,7 +52,9 @@ return fundOperateFundsbyBkname("封闭;退市封闭", 20200924T);
|
||||
|
||||
声明:function
|
||||
|
||||
指定日指定列表中还在运作的基金
|
||||
返回指定日指定列表中还在运作的基金
|
||||
|
||||
<!-- tags: 金融 基金 基本信息 中间函数 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------- | -------- | -------------- |
|
||||
|
||||
Reference in New Issue
Block a user