✨ feat(tsl-api-reference): add class and framework API lookup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 股票研究 / 关联度评价
|
||||
|
||||
## `TS_StockCorrelEvaluation`
|
||||
## `ts_StockCorrelEvaluation`
|
||||
|
||||
声明:class
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- tags: 评估 相关性 关联关系 证券 个股 股票关联 证券分析 -->
|
||||
|
||||
### `getTLBStockArrByEndt(endt)`
|
||||
### `GetTLBStockArrByEndt(endt)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getTLBWeight(stock_arr)`
|
||||
### `GetTLBWeight(stock_arr)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getStockRet(stock_id, begt, endt)`
|
||||
### `GetStockRet(stock_id, begt, endt)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `maim()`
|
||||
### `Maim()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
可见性:`public`
|
||||
|
||||
### `get_Evalue_TLBInfo()`
|
||||
### `Get_Evalue_TLBInfo()`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_Evalue_Correl(begt, endt)`
|
||||
### `Get_Evalue_Correl(begt, endt)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_Evalue_CorrelRet(begt, endt)`
|
||||
### `Get_Evalue_CorrelRet(begt, endt)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `getLableByEndt(endt)`
|
||||
### `GetLableByEndt(endt)`
|
||||
|
||||
声明:function
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
|
||||
返回:array
|
||||
|
||||
### `get_Evalue_Info()`
|
||||
### `Get_Evalue_Info()`
|
||||
|
||||
声明:function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user