✨ feat(tsl-api-reference): update API catalog and data dictionary
This commit is contained in:
+12
-4
@@ -4,7 +4,9 @@
|
||||
|
||||
声明:function
|
||||
|
||||
所有的可转债
|
||||
返回所有的可转债
|
||||
|
||||
<!-- tags: 金融 债券 基本信息 返回 获取 -->
|
||||
|
||||
返回:array
|
||||
|
||||
@@ -21,7 +23,9 @@ return bondConvertibleBonds2();
|
||||
|
||||
声明:function
|
||||
|
||||
所有的银行间债券(包含退市)
|
||||
返回所有的银行间债券(包含退市)
|
||||
|
||||
<!-- tags: 金融 债券 基本信息 返回 获取 -->
|
||||
|
||||
返回:array
|
||||
|
||||
@@ -39,7 +43,9 @@ return BondInterBankIds2();
|
||||
|
||||
声明:function
|
||||
|
||||
指定日最新债券评级,与系统参数(证券代码)相关
|
||||
返回指定日最新债券评级,与系统参数(证券代码)相关
|
||||
|
||||
<!-- tags: 金融 债券 基本信息 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------ | -------- | ------------ |
|
||||
@@ -60,7 +66,9 @@ return BondRatingByEndt(20240819T);
|
||||
|
||||
声明:function
|
||||
|
||||
指定日指定评级机构的债券评级,与系统参数(证券代码)相关。如果无该评级机构的评级,则返回""
|
||||
返回指定日指定评级机构的债券评级,与系统参数(证券代码)相关。如果无该评级机构的评级,则返回""
|
||||
|
||||
<!-- tags: 金融 债券 基本信息 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------------- | -------- | -------------------- |
|
||||
|
||||
Reference in New Issue
Block a user