✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 策略评价 / 多组合评价
|
||||
|
||||
## `TS_Performance`
|
||||
## `ts_Performance`
|
||||
|
||||
声明:class
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- tags: 评估 回报率 投资收益 绩效 业绩表现 组合绩效 业绩评价 收益风险 -->
|
||||
|
||||
### `fRtData`
|
||||
### `FRtData`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
类型:table
|
||||
|
||||
### `fName_Date`
|
||||
### `FName_Date`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
类型:string
|
||||
|
||||
### `fName_BM`
|
||||
### `FName_BM`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
类型:string
|
||||
|
||||
### `fName_RTS`
|
||||
### `FName_RTS`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
类型:array
|
||||
|
||||
### `fDaysIn1y`
|
||||
### `FDaysIn1y`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
类型:int
|
||||
|
||||
### `fyRf`
|
||||
### `FyRf`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
类型:real
|
||||
|
||||
### `fRollYears`
|
||||
### `FRollYears`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
|
||||
类型:array
|
||||
|
||||
### `fqKsplitCofig`
|
||||
### `FqKsplitCofig`
|
||||
|
||||
声明:field
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
类型:array
|
||||
|
||||
### `getCumReturns(type, ifdate)`
|
||||
### `GetCumReturns(type, ifdate)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `getRollCagrs(type, ifdate, roll_n)`
|
||||
### `GetRollCagrs(type, ifdate, roll_n)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Extreme_Types(exttype)`
|
||||
### `Get_Extreme_Types(exttype)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Extreme_BMDDdrop(bm_dd)`
|
||||
### `Get_Extreme_BMDDdrop(bm_dd)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Compared_Summary(pairs)`
|
||||
### `Get_Compared_Summary(pairs)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_Compared_Describe(pairs)`
|
||||
### `Get_Compared_Describe(pairs)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
|
||||
返回:table
|
||||
|
||||
### `get_PFM_ToDate(showtype)`
|
||||
### `Get_PFM_ToDate(showtype)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -203,7 +203,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_ABSPFM_summayQKCompared(cy, ifdebugcheck)`
|
||||
### `Get_ABSPFM_summayQKCompared(cy, ifdebugcheck)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_RelPFM_summayQKCompared(cy, ifdebugcheck)`
|
||||
### `Get_RelPFM_summayQKCompared(cy, ifdebugcheck)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -237,7 +237,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_report_MetricsOverview(rtptype)`
|
||||
### `Get_report_MetricsOverview(rtptype)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_report_plot()`
|
||||
### `Get_report_plot()`
|
||||
|
||||
声明:function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user