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 @@
# 风险模型 / 事前风险
## `TSRM_ExAnte_RiskAttribution`
## `tsrm_ExAnte_RiskAttribution`
声明:class
@@ -8,7 +8,7 @@
<!-- tags: 预测 收益分解 贡献分析 风险管理 风控 风险预测 风险分解 事前风险 -->
### `fEndT`
### `FEndT`
声明:field
@@ -18,7 +18,7 @@
类型:date
### `fpData`
### `FpData`
声明:field
@@ -28,7 +28,7 @@
类型:array
### `fbData`
### `FbData`
声明:field
@@ -38,7 +38,7 @@
类型:array
### `fAttributionLever`
### `FAttributionLever`
声明:field
@@ -48,7 +48,7 @@
类型:integer
### `fAttributionType`
### `FAttributionType`
声明:field
@@ -58,7 +58,7 @@
类型:integer
### `fFactorConfig`
### `FFactorConfig`
声明:field
@@ -68,7 +68,7 @@
类型:array
### `fFactorExp`
### `FFactorExp`
声明:field
@@ -78,7 +78,7 @@
类型:array
### `fFactorRetCov`
### `FFactorRetCov`
声明:field
@@ -88,7 +88,7 @@
类型:array
### `fSpecificRetVar`
### `FSpecificRetVar`
声明:field
@@ -98,7 +98,7 @@
类型:array
### `fHistFactorRet`
### `FHistFactorRet`
声明:field
@@ -108,7 +108,7 @@
类型:array
### `fHistSpecificRet`
### `FHistSpecificRet`
声明:field
@@ -118,7 +118,7 @@
类型:array
### `fHistN`
### `FHistN`
声明:field
@@ -128,7 +128,7 @@
类型:integer
### `fIfAnnual`
### `FIfAnnual`
声明:field
@@ -138,7 +138,7 @@
类型:bool
### `fyn`
### `Fyn`
声明:field
@@ -148,7 +148,7 @@
类型:integer
### `fConfidenceInterval`
### `FConfidenceInterval`
声明:field
@@ -158,7 +158,7 @@
类型:real
### `fIfClassSummary`
### `FIfClassSummary`
声明:field
@@ -168,7 +168,7 @@
类型:bool
### `fIndustryType`
### `FIndustryType`
声明:field
@@ -178,7 +178,7 @@
类型:integer
### `fIfTreeID`
### `FIfTreeID`
声明:field
@@ -188,7 +188,7 @@
类型:bool
### `getTotalRiskForecasting()`
### `GetTotalRiskForecasting()`
声明:function
@@ -200,7 +200,7 @@
返回:real
### `getBenchRiskForecasting()`
### `GetBenchRiskForecasting()`
声明:function
@@ -212,7 +212,7 @@
返回:real
### `getActiveRiskForecasting()`
### `GetActiveRiskForecasting()`
声明:function
@@ -224,7 +224,7 @@
返回:real
### `getActiveRiskAttribution()`
### `GetActiveRiskAttribution()`
声明:function
@@ -236,7 +236,7 @@
返回:array
### `getCommonRiskAttribution(return_type)`
### `GetCommonRiskAttribution(return_type)`
声明:function
@@ -252,7 +252,7 @@
返回:array
### `getSpecificRiskAttribution()`
### `GetSpecificRiskAttribution()`
声明:function
@@ -264,7 +264,7 @@
返回:array
### `getPortfolioVaRForecasting()`
### `GetPortfolioVaRForecasting()`
声明:function
@@ -276,7 +276,7 @@
返回:real
### `getPortfolioESForecasting()`
### `GetPortfolioESForecasting()`
声明:function
@@ -288,7 +288,7 @@
返回:real
### `getPortfolioBetaForecasting(return_type)`
### `GetPortfolioBetaForecasting(return_type)`
声明:function