📝 docs(tsl): complete and lint codegen reference
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 股票 / 股票质押回购平均质押率
|
||||
|
||||
### `marketPrLimitePledgeRateEndT(mtype, endt)`
|
||||
## `marketPrLimitePledgeRateEndT(mtype, endt)`
|
||||
|
||||
指定日指定市场有限售条件股份质押率(%) 其中:沪市+深市=(沪市+深市)/2
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `marketPrUnLimitePledgeRateEndT(mtype, endt)`
|
||||
## `marketPrUnLimitePledgeRateEndT(mtype, endt)`
|
||||
|
||||
指定日指定市场无限售条件股份质押率(%) 其中:沪市+深市=(沪市+深市)/2
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
返回:float|void
|
||||
|
||||
### `stockGetAvgPleggeRateData(mtype, end_t)`
|
||||
## `stockGetAvgPleggeRateData(mtype, end_t)`
|
||||
|
||||
指定日股票质押回购平均质押率数据。注意:交易所每周最后一个交易日(T日)公布当日(T日)数据。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user