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.
448 B
448 B
金融 / 基金 / 投资组合 / 份额变动 / 中间函数
fundSSMX(fundid, rdate)
声明:function
基金指定报告期的份额变动
| 参数 | 类型 | 说明 |
|---|---|---|
fundid |
string | 字符串。基金代码 |
rdate |
int | 整数。指定报告期 |
返回:array
示例
范例01:调用 FundSSMX
return FundSSMX('OF000001', 20231231);