📝 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 @@
|
||||
# 股票 / 转融券交易明细
|
||||
|
||||
### `stockGetTransferSecuritiesDetailData(stock_id, beg_t, end_t, limite)`
|
||||
## `stockGetTransferSecuritiesDetailData(stock_id, beg_t, end_t, limite)`
|
||||
|
||||
获取指定区间指定期限转融券交易明细数据。
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `stockTransferSecuritiesDetailVol(limite)`
|
||||
## `Stock_TransferSecuritiesDetailVol(limite)`
|
||||
|
||||
指定日指定期限的融出数量,与系统参数(证券代码、时间)相关
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `stockTransferSecuritiesDetailVolQj(begt, endt, limite)`
|
||||
## `Stock_TransferSecuritiesDetailVolQJ(begt, endt, limite)`
|
||||
|
||||
区间指定期限的融出数量,与系统参数(证券代码)相关
|
||||
|
||||
|
||||
Reference in New Issue
Block a user