📝 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:
csh
2026-07-07 16:47:03 +08:00
parent bbf6977f57
commit c0bf0358e0
278 changed files with 45212 additions and 35782 deletions
@@ -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)`
区间指定期限的融出数量,与系统参数(证券代码)相关