📝 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,12 +1,12 @@
# 指数 / 其他
### `simulateIndex()`
## `simulateIndex()`
指数计算基类,作为类被调用时使用。
返回:any
### `simulateIndexDemo(index_id, begt, endt, is_dividend, shares_type, stock_weight)`
## `simulateIndexDemo(index_id, begt, endt, is_dividend, shares_type, stock_weight)`
指数计算范例.