📝 docs(tsl): sync api skill with corrected codegen
Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 股票 / 股票质押回购交易汇总
|
||||
|
||||
### `marketPrInitTradeAmountEndT(mtype, endt)`
|
||||
## `marketPrInitTradeAmountEndT(mtype, endt)`
|
||||
|
||||
指定日指定市场初始交易金额
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `marketPrInitTradeAmountSum(mtype, begt, endt)`
|
||||
## `marketPrInitTradeAmountSum(mtype, begt, endt)`
|
||||
|
||||
指定日指定市场初始交易金额
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `marketPrRedemAmountEndT(mtype, endt)`
|
||||
## `marketPrRedemAmountEndT(mtype, endt)`
|
||||
|
||||
指定日指定市场购回交易金额
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `marketPrRedemAmountSum(mtype, begt, endt)`
|
||||
## `marketPrRedemAmountSum(mtype, begt, endt)`
|
||||
|
||||
区间指定市场购回交易金额
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `stockGetPledgedRepoByEndT(mtype, beg_t, end_t)`
|
||||
## `stockGetPledgedRepoByEndT(mtype, beg_t, end_t)`
|
||||
|
||||
区间股票质押回购交易汇总。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user