📝 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 @@
|
||||
# 股票 / 转融券余量
|
||||
|
||||
### `stockGetTransferSecuritiesData(stock_id, end_t)`
|
||||
## `stockGetTransferSecuritiesData(stock_id, end_t)`
|
||||
|
||||
指定日融券余量,与系统参数(证券代码、时间)相关
|
||||
|
||||
@@ -11,13 +11,13 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `stockTransferSecuritiesAllowanceAmount()`
|
||||
## `Stock_TransferSecuritiesAllowanceAmount()`
|
||||
|
||||
指定日融券余量,与系统参数(证券代码、时间)相关
|
||||
|
||||
返回:float
|
||||
|
||||
### `stockTransferSecuritiesAllowanceVol()`
|
||||
## `Stock_TransferSecuritiesAllowanceVol()`
|
||||
|
||||
指定日融券余量,与系统参数(证券代码、时间)相关
|
||||
|
||||
|
||||
Reference in New Issue
Block a user