📝 docs(tsl): complete and lint codegen reference

This commit is contained in:
csh
2026-07-07 16:46:51 +08:00
parent 16e0992dd2
commit bbf6977f57
232 changed files with 39191 additions and 29763 deletions
@@ -1,6 +1,6 @@
# 因子与量化 / 风险分析
### `getDataByDiff(stks, beg_t, end_t, zb_name, zb_exp)`
## `getDataByDiff(stks, beg_t, end_t, zb_name, zb_exp)`
按条件筛选股票,测试函数。返回包括表达式ZBExp的基本信息,若在begt未上市交易则剔除。
@@ -14,7 +14,7 @@
返回:float
### `pfComponentBetaPercent2(t, index_id, begt, endt, min_trade_days, method_for_no_enough_data)`
## `pf_ComponentBetaPercent2(t, index_id, begt, endt, min_trade_days, method_for_no_enough_data)`
成份β贡献,组合中某一证券对组合β的百分比贡献。
@@ -29,7 +29,7 @@
返回:any
### `pfVarByHistoricalSimulation(w, beg_t, end_t, confidence_interval, market_value, delta_t, method_type)`
## `pf_VARByHistoricalSimulation(w, beg_t, end_t, confidence_interval, market_value, delta_t, method_type)`
VAR-历史模拟法。