@@ -2,6 +2,8 @@
|
||||
|
||||
## `Index_RepurchaseMV(index_id, end_t, rtype, stype, ex_rate)`
|
||||
|
||||
声明:function
|
||||
|
||||
获得指定日指数成分股的累计回购金额
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -16,6 +18,8 @@
|
||||
|
||||
## `Index_RepurchaseMVQJ(index_id, beg_t, end_t, rtype, stype, ex_rate)`
|
||||
|
||||
声明:function
|
||||
|
||||
获得区间指数成分股的累计回购金额
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -31,6 +35,8 @@
|
||||
|
||||
## `Index_RepurchaseStockNum(index_id, end_t, rtype, stype)`
|
||||
|
||||
声明:function
|
||||
|
||||
获得指定日指数成分股发生回购的家数
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
@@ -44,6 +50,8 @@
|
||||
|
||||
## `Index_RepurchaseStockNumQJ(index_id, beg_t, end_t, rtype, stype)`
|
||||
|
||||
声明:function
|
||||
|
||||
获得区间指数成分股发生回购的家数
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user