✨ feat(tsl-api-reference): update API catalog and data dictionary
This commit is contained in:
+6
-2
@@ -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: 金融 期货 期货保证金 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------------------ | -------- | ------------------ |
|
||||
|
||||
Reference in New Issue
Block a user