✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 业绩归因 / 风格因子
|
||||
|
||||
## `TSRM_FactorAttribution`
|
||||
## `tsrm_FactorAttribution`
|
||||
|
||||
声明:class
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- tags: 收益分解 贡献分析 因子分析 因子指标 投资风格 风格归因 因子暴露 -->
|
||||
|
||||
### `fRegType`
|
||||
### `FRegType`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
类型:integer
|
||||
|
||||
### `fconfig`
|
||||
### `Fconfig`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
类型:table
|
||||
|
||||
### `fIsCacheReMatrix`
|
||||
### `FIsCacheReMatrix`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
类型:boolean
|
||||
|
||||
### `fAbnormalType`
|
||||
### `FAbnormalType`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
类型:integer
|
||||
|
||||
### `fStandarizeType`
|
||||
### `FStandarizeType`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
类型:integer
|
||||
|
||||
### `fGridNo`
|
||||
### `FGridNo`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
类型:integer
|
||||
|
||||
### `attributionTest()`
|
||||
### `AttributionTest()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `init_process()`
|
||||
### `Init_process()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getTimeSeries()`
|
||||
### `GetTimeSeries()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPortfolioWeightandReturn(v_end_t)`
|
||||
### `GetPortfolioWeightandReturn(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -120,7 +120,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getBenchmarkWeightandReturn(v_end_t)`
|
||||
### `GetBenchmarkWeightandReturn(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -136,7 +136,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `userCalFactors(data, v_end_t)`
|
||||
### `UserCalFactors(data, v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -153,7 +153,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getMarketStocks(v_end_t)`
|
||||
### `GetMarketStocks(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -169,7 +169,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getFactorRegressionValue_User(vendt)`
|
||||
### `GetFactorRegressionValue_User(vendt)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -185,7 +185,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getStocksBeta(v_end_t)`
|
||||
### `GetStocksBeta(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -201,7 +201,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getMarketReturn(v_end_t)`
|
||||
### `GetMarketReturn(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -217,7 +217,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getEventReturn(v_end_t)`
|
||||
### `GetEventReturn(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -233,7 +233,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getStocksEventDate(v_end_t)`
|
||||
### `GetStocksEventDate(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -249,7 +249,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `setPerioDQCYTD(v_end_t)`
|
||||
### `SetPerioDQCYTD(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -265,7 +265,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:date
|
||||
|
||||
### `getPerioDQCYTD(v_end_t)`
|
||||
### `GetPerioDQCYTD(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -281,7 +281,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:date
|
||||
|
||||
### `getPerioDBedT(v_end_t)`
|
||||
### `GetPerioDBedT(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -297,7 +297,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:date
|
||||
|
||||
### `getDataStoreHome()`
|
||||
### `GetDataStoreHome()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -309,7 +309,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:string
|
||||
|
||||
### `getRegressionMatrix(v_end_t)`
|
||||
### `GetRegressionMatrix(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -325,7 +325,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:string
|
||||
|
||||
### `debugreturnFactorValueByEndT(v_end_t)`
|
||||
### `DebugreturnFactorValueByEndT(v_end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -341,7 +341,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPSummaryReturn()`
|
||||
### `GetPSummaryReturn()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -353,7 +353,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorExposure()`
|
||||
### `GetPFactorExposure()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -365,7 +365,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorReturn()`
|
||||
### `GetPFactorReturn()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -377,7 +377,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorContri()`
|
||||
### `GetPFactorContri()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -389,7 +389,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorContri2(if_annual)`
|
||||
### `GetPFactorContri2(if_annual)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -405,7 +405,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPAssetContri()`
|
||||
### `GetPAssetContri()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -417,7 +417,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPStockSummaryReturn(rety)`
|
||||
### `GetPStockSummaryReturn(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -433,7 +433,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPStockFactorContri(rety)`
|
||||
### `GetPStockFactorContri(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -449,7 +449,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPStockFactorExposure(rety)`
|
||||
### `GetPStockFactorExposure(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -465,7 +465,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPStockSummaryRisk(rety)`
|
||||
### `GetPStockSummaryRisk(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -481,7 +481,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPStockFactorRisk(rety)`
|
||||
### `GetPStockFactorRisk(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -497,7 +497,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPSummaryReturnDetail(re_ty)`
|
||||
### `GetPSummaryReturnDetail(re_ty)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -513,7 +513,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorContriDetail(re_ty, classlevel)`
|
||||
### `GetPFactorContriDetail(re_ty, classlevel)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -530,7 +530,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorContriDetail2(re_ty)`
|
||||
### `GetPFactorContriDetail2(re_ty)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -546,7 +546,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPAssetContriDetail(ty)`
|
||||
### `GetPAssetContriDetail(ty)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -562,7 +562,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorExposureDetail(rety)`
|
||||
### `GetPFactorExposureDetail(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -578,7 +578,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPFactorReturnDetail(ty)`
|
||||
### `GetPFactorReturnDetail(ty)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -594,7 +594,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPRegresSquared()`
|
||||
### `GetPRegresSquared()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -606,7 +606,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPRegresTTest()`
|
||||
### `GetPRegresTTest()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -618,7 +618,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPVIF()`
|
||||
### `GetPVIF()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -630,7 +630,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPEventExposureDetail(rety)`
|
||||
### `GetPEventExposureDetail(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -646,7 +646,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPEventExposure()`
|
||||
### `GetPEventExposure()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -658,7 +658,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPEventContriDetail(rety)`
|
||||
### `GetPEventContriDetail(rety)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -674,7 +674,7 @@ T日组合个券期初权重(比例(%))及 T日个券涨幅,这里的涨幅指
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPEventContri()`
|
||||
### `GetPEventContri()`
|
||||
|
||||
声明:function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user