📝 docs(tsl): complete and lint codegen reference
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 指数 / 股份回购
|
||||
|
||||
### `indexRepurchaseMv(index_id, end_t, rtype, stype, ex_rate)`
|
||||
## `Index_RepurchaseMV(index_id, end_t, rtype, stype, ex_rate)`
|
||||
|
||||
获得指定日指数成分股的累计回购金额
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
返回:any
|
||||
|
||||
### `indexRepurchaseMvqj(index_id, beg_t, end_t, rtype, stype, ex_rate)`
|
||||
## `Index_RepurchaseMVQJ(index_id, beg_t, end_t, rtype, stype, ex_rate)`
|
||||
|
||||
获得区间指数成分股的累计回购金额
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
返回:any
|
||||
|
||||
### `indexRepurchaseStockNum(index_id, end_t, rtype, stype)`
|
||||
## `Index_RepurchaseStockNum(index_id, end_t, rtype, stype)`
|
||||
|
||||
获得指定日指数成分股发生回购的家数
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
返回:any
|
||||
|
||||
### `indexRepurchaseStockNumQj(index_id, beg_t, end_t, rtype, stype)`
|
||||
## `Index_RepurchaseStockNumQJ(index_id, beg_t, end_t, rtype, stype)`
|
||||
|
||||
获得区间指数成分股发生回购的家数
|
||||
|
||||
|
||||
Reference in New Issue
Block a user