✨ feat(tsl-api-reference): update API catalog and data dictionary
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
返回当前板块当前时间存在交易股票指标Exp的平均值,其中Mode决定返回的平均类型,与系统参数(板块,日期,周期,复权)相关
|
||||
|
||||
<!-- tags: 数据仓库 向导函数 历史遗留 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ------ | ---- | -------------------- |
|
||||
| `exp` | expr | 函数表达式 |
|
||||
@@ -29,6 +31,8 @@ return AvgOfSectorExceptNoTrade(@close(), 0);
|
||||
|
||||
返回当前板块当前时间存在交易股票指标Exp的和,与系统参数(板块,日期,周期,复权)相关
|
||||
|
||||
<!-- tags: 数据仓库 向导函数 历史遗留 返回 获取 -->
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ----- | ---- | ---------- |
|
||||
| `exp` | expr | 函数表达式 |
|
||||
|
||||
Reference in New Issue
Block a user