feat(tsl-api-reference): add class and framework API lookup

This commit is contained in:
csh
2026-08-20 13:49:55 +08:00
parent 7233646398
commit 651c1f68d2
637 changed files with 25498 additions and 36673 deletions
@@ -1,6 +1,6 @@
# 组合优化 / 隐含资产收益
## `TSFactorPortfolioOptimizer_ImpliedAlpha`
## `tsFactorPortfolioOptimizer_ImpliedAlpha`
声明:class
@@ -8,7 +8,7 @@
<!-- tags: 回报率 投资收益 因子分析 因子指标 超额收益 主动收益 数学优化 约束求解 -->
### `ffmpObjType`
### `FfmpObjType`
声明:field
@@ -18,7 +18,7 @@
类型:integer
### `ffmpRiskAversion`
### `FfmpRiskAversion`
声明:field
@@ -28,7 +28,7 @@
类型:real
### `getAssetImpliedReturn(rety)`
### `GetAssetImpliedReturn(rety)`
声明:function