Files
playbook/skills/tsl-api-reference/references/codegen/dotnet/equity/refinancing_balance.md
T
csh e1f7ce052c feat(skills): add tsl api reference skill
Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
2026-07-07 16:36:15 +08:00

635 B

股票 / 转融券余量

stockGetTransferSecuritiesData(stock_id, end_t)

指定日融券余量,与系统参数(证券代码、时间)相关

参数 类型 说明
stock_id string 字符串。证券代码
end_t datetime 日期。截止日期

返回:array

stockTransferSecuritiesAllowanceAmount()

指定日融券余量,与系统参数(证券代码、时间)相关

返回:float

stockTransferSecuritiesAllowanceVol()

指定日融券余量,与系统参数(证券代码、时间)相关

返回:float