✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
+11
-11
@@ -1,6 +1,6 @@
|
||||
# 基金研究 / Brinson 归因
|
||||
|
||||
## `TS_FundBrinson_PerforAttri`
|
||||
## `ts_FundBrinson_PerforAttri`
|
||||
|
||||
声明:class
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- tags: 绩效 业绩表现 收益分解 贡献分析 基金产品 配置效应 选择效应 交互效应 -->
|
||||
|
||||
### `getTimeSeries(beg_t, end_t)`
|
||||
### `GetTimeSeries(beg_t, end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `stockDetailStat(end_t)`
|
||||
### `StockDetailStat(end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `benchmarkTypeStat(end_t)`
|
||||
### `BenchmarkTypeStat(end_t)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getPreRate(r_date)`
|
||||
### `GetPreRate(r_date)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
|
||||
返回:integer
|
||||
|
||||
### `getPerforAttri()`
|
||||
### `GetPerforAttri()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getStockDetail()`
|
||||
### `GetStockDetail()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getAllTypeStat()`
|
||||
### `GetAllTypeStat()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getAllTypeSingle()`
|
||||
### `GetAllTypeSingle()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getTypeDetail()`
|
||||
### `GetTypeDetail()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `fund_BrinsonPerforAttri02(tp, index_id, isbhb, industry_type)`
|
||||
### `Fund_BrinsonPerforAttri02(tp, index_id, isbhb, industry_type)`
|
||||
|
||||
声明:function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user