Files
playbook/skills/tsl-api-reference/references/codegen/dotnet/financial/fundamentals-basic_statements-repo_database.md
T
csh 9010829c6d feat(tsl-api-reference): expand and reorganize api catalog
Flatten builtin pages, add third-party and platform scopes, and import financial and data warehouse references.

Keep the existing generated index without rebuilding after signature normalization.
2026-08-10 18:26:24 +08:00

414 B

金融 / 基本面 / 基本报表 / 回购库

hgInfo(int_end_t)

声明:function

回购基本信息,与系统参数(证券代码)相关

参数 类型 说明
int_end_t integer 整数。截止日

返回:array

示例

范例01:调用 HgInfo

SetSysParam(PN_Stock(), 'SZ131811');

return HgInfo(20151006);