📝 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 @@
# 股票 / 转融通证券出借交易
### `stockGetRefinancingLendData(stock_id, beg_t, end_t, limite, dtype)`
## `stockGetRefinancingLendData(stock_id, beg_t, end_t, limite, dtype)`
获取指定区间指定期限转融通证券出借交易数据。
@@ -14,7 +14,7 @@
返回:array
### `stockRefinancingLendVol(limite)`
## `Stock_RefinancingLendVol(limite)`
指定日指定期限的出借数量,与系统参数(证券代码,时间)相关
@@ -24,7 +24,7 @@
返回:float
### `stockRefinancingLendVolQj(begt, endt, limite)`
## `Stock_RefinancingLendVolQJ(begt, endt, limite)`
区间指定期限的出借数量,与系统参数(证券代码)相关