📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `getDataByDiff(stks, beg_t, end_t, zb_name, zb_exp)`
声明:function
按条件筛选股票,测试函数。返回包括表达式ZBExp的基本信息,若在begt未上市交易则剔除。
| 参数 | 类型 | 说明 |
@@ -16,6 +18,8 @@
## `pf_ComponentBetaPercent2(t, index_id, begt, endt, min_trade_days, method_for_no_enough_data)`
声明:function
成份β贡献,组合中某一证券对组合β的百分比贡献。
| 参数 | 类型 | 说明 |
@@ -31,6 +35,8 @@
## `pf_VARByHistoricalSimulation(w, beg_t, end_t, confidence_interval, market_value, delta_t, method_type)`
声明:function
VAR-历史模拟法。
| 参数 | 类型 | 说明 |