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
期货结算保证金率(%),取自期货结算参数(表704)中小于或等于EndT的最后一条数据,与系统证券pn_stock()有关
返回期货结算保证金率(%),取自期货结算参数(表704)中小于或等于EndT的最后一条数据,与系统证券pn_stock()有关
<!-- tags: 金融 期货 期货保证金 返回 获取 -->
| 参数 | 类型 | 说明 |
| ------------------ | -------- | ------------------ |
@@ -26,7 +28,9 @@ return FuturesMaintenanceMarginRate(inttodate(20140331), 0);
声明:function
期货交易保证金率(%),取自期货结算参数(表704)中小于或等于EndT-1的最后一条数据,与系统证券pn_stock()有关
返回期货交易保证金率(%),取自期货结算参数(表704)中小于或等于EndT-1的最后一条数据,与系统证券pn_stock()有关
<!-- tags: 金融 期货 期货保证金 返回 获取 -->
| 参数 | 类型 | 说明 |
| ------------------ | -------- | ------------------ |