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 @@
# 策略评价 / 择时效果
## `TSTimingEvaluation`
## `tsTimingEvaluation`
声明:class
@@ -8,7 +8,7 @@
<!-- tags: 评估 择时能力 策略评估 市场时机 -->
### `fIndexID`
### `FIndexID`
声明:field
@@ -18,7 +18,7 @@
类型:string
### `fSignalData`
### `FSignalData`
声明:field
@@ -28,7 +28,7 @@
类型:array
### `fClearCycle`
### `FClearCycle`
声明:field
@@ -38,7 +38,7 @@
类型:string
### `fOpenFeeRate`
### `FOpenFeeRate`
声明:field
@@ -48,7 +48,7 @@
类型:real
### `fCloseFeeRate`
### `FCloseFeeRate`
声明:field
@@ -58,7 +58,7 @@
类型:real
### `fDaysIn1y`
### `FDaysIn1y`
声明:field
@@ -68,7 +68,7 @@
类型:int
### `fyRf`
### `FyRf`
声明:field
@@ -78,7 +78,7 @@
类型:real
### `calc_Signal(beg_t, end_t, cycle, signal_call_str)`
### `Calc_Signal(beg_t, end_t, cycle, signal_call_str)`
声明:function
@@ -97,7 +97,7 @@
返回:table
### `get_Signal_Detail()`
### `Get_Signal_Detail()`
声明:function
@@ -109,7 +109,7 @@
返回:table
### `get_Signal_Subtotals()`
### `Get_Signal_Subtotals()`
声明:function
@@ -121,7 +121,7 @@
返回:table
### `get_Signal_Summary(ev_type)`
### `Get_Signal_Summary(ev_type)`
声明:function
@@ -137,7 +137,7 @@
返回:table
### `get_Rt_Cum(return_type)`
### `Get_Rt_Cum(return_type)`
声明:function
@@ -153,7 +153,7 @@
返回:value
### `get_ABSPFM_Summary()`
### `Get_ABSPFM_Summary()`
声明:function
@@ -165,7 +165,7 @@
返回:table
### `get_RelPFM_Summary()`
### `Get_RelPFM_Summary()`
声明:function
@@ -177,7 +177,7 @@
返回:table
### `get_Rt_RollSubtotals(cy)`
### `Get_Rt_RollSubtotals(cy)`
声明:function
@@ -193,7 +193,7 @@
返回:table
### `get_Rt_Detail()`
### `Get_Rt_Detail()`
声明:function
@@ -205,7 +205,7 @@
返回:table
### `get_Rt_Report_plot()`
### `Get_Rt_Report_plot()`
声明:function