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: 金融 股票 融资融券 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| -------- | -------- | -------------- |
@@ -28,7 +30,9 @@ return StocksMarginTrading(array("SZ000001"), 20230512T);
声明:function
指定日证券列表双融交易额
返回指定日证券列表双融交易额
<!-- tags: 金融 股票 融资融券 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| -------- | -------- | ----------------------- |
@@ -56,7 +60,9 @@ return StocksTotalMarginTrading(Stocks, Endt);
声明:function
指定日证券列表双融交易额(含偿还)
返回指定日证券列表双融交易额(含偿还)
<!-- tags: 金融 股票 融资融券 中间函数 返回 获取 -->
| 参数 | 类型 | 说明 |
| -------- | -------- | ----------------------- |