📝 docs(tsl): complete and lint codegen reference
This commit is contained in:
@@ -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)`
|
||||
|
||||
区间指定期限的出借数量,与系统参数(证券代码)相关
|
||||
|
||||
|
||||
Reference in New Issue
Block a user