@@ -2,6 +2,8 @@
|
||||
|
||||
## `stockGetRefinancingLendData(stock_id, beg_t, end_t, limite, dtype)`
|
||||
|
||||
声明:function
|
||||
|
||||
获取指定区间指定期限转融通证券出借交易数据。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -16,6 +18,8 @@
|
||||
|
||||
## `Stock_RefinancingLendVol(limite)`
|
||||
|
||||
声明:function
|
||||
|
||||
指定日指定期限的出借数量,与系统参数(证券代码,时间)相关
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -26,6 +30,8 @@
|
||||
|
||||
## `Stock_RefinancingLendVolQJ(begt, endt, limite)`
|
||||
|
||||
声明:function
|
||||
|
||||
区间指定期限的出借数量,与系统参数(证券代码)相关
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user