✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 量化择时 / 时序因子
|
||||
|
||||
## `TSSeqFactorPerformance`
|
||||
## `tsSeqFactorPerformance`
|
||||
|
||||
声明:class
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- tags: 统计 绩效 业绩表现 因子指标 时序因子 因子绩效 择时 -->
|
||||
|
||||
### `fData`
|
||||
### `FData`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
类型:table
|
||||
|
||||
### `fIndexID`
|
||||
### `FIndexID`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
类型:string
|
||||
|
||||
### `set_Factor_Group()`
|
||||
### `Set_Factor_Group()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `set_Index_Data()`
|
||||
### `Set_Index_Data()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `set_StockZF(begt, endt, stockid)`
|
||||
### `Set_StockZF(begt, endt, stockid)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Factor_Histogram(bins, format)`
|
||||
### `Get_Factor_Histogram(bins, format)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Index_Detail()`
|
||||
### `Get_Index_Detail()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Corr_All(m, op)`
|
||||
### `Get_Corr_All(m, op)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
|
||||
返回:real
|
||||
|
||||
### `get_Corr_Detail(n, m, op)`
|
||||
### `Get_Corr_Detail(n, m, op)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Corr_Histogram(n, m, op)`
|
||||
### `Get_Corr_Histogram(n, m, op)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_LagReturn_Detail(n, cy)`
|
||||
### `Get_LagReturn_Detail(n, cy)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_LagReturn_Stat(n, cy)`
|
||||
### `Get_LagReturn_Stat(n, cy)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_LagReturn_Matrix(n_arr, cy)`
|
||||
### `Get_LagReturn_Matrix(n_arr, cy)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -203,7 +203,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_LeadLagReturn_Detail(n, cy)`
|
||||
### `Get_LeadLagReturn_Detail(n, cy)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_LeadLagReturn_Stat(n, cy)`
|
||||
### `Get_LeadLagReturn_Stat(n, cy)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -237,7 +237,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_IC_All(n, cy, m, ic_type)`
|
||||
### `Get_IC_All(n, cy, m, ic_type)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -256,7 +256,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_IC_Roll(k, n, cy, m, ic_type)`
|
||||
### `Get_IC_Roll(k, n, cy, m, ic_type)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -276,7 +276,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Factor_Report_plot()`
|
||||
### `Get_Factor_Report_plot()`
|
||||
|
||||
声明:function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user