📝 docs(tsl): complete and lint codegen reference

This commit is contained in:
csh
2026-07-07 16:46:51 +08:00
parent 16e0992dd2
commit bbf6977f57
232 changed files with 39191 additions and 29763 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)`
区间指定期限的出借数量,与系统参数(证券代码)相关