📝 docs(tsl): sync api skill with corrected codegen
Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 板块 / 持股情况
|
||||
|
||||
### `fundsScMarketValueGrow(fund_arr, r_date, r_date2, fund_type, to_no)`
|
||||
## `fundsScMarketValueGrow(fund_arr, r_date, r_date2, fund_type, to_no)`
|
||||
|
||||
返回前N名股票市值变动(万).,分别取两个报告期的前N名股票市值计算前N名股票市值变动(万),前N名股票市值取自基金持股明细318。
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsScMarketValueGrowRatio(fund_arr, r_date, r_date2, fund_type, to_no)`
|
||||
## `fundsScMarketValueGrowRatio(fund_arr, r_date, r_date2, fund_type, to_no)`
|
||||
|
||||
前N名股票市值变比(%)。
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonactivepercent(fundarr, rdate, topn)`
|
||||
## `fundsscnonactivepercent(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票积极投资市值占净值比(%)
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonactivepercent2(fundarr, rdate, topn)`
|
||||
## `fundsscnonactivepercent2(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票积极投资市值占总值比(%)
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonactivepercent3(fundarr, rdate, topn)`
|
||||
## `fundsscnonactivepercent3(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票积极投资市值占股票市值比(%)
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonactivepercent4(fundarr, rdate, topn)`
|
||||
## `fundsscnonactivepercent4(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票积极投资市值占积极投资部分比(%)
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonactivepercent5(fundarr, rdate, topn)`
|
||||
## `fundsscnonactivepercent5(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票积极投资市值占权益投资市值比(%)
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonactivevalue(fundarr, rdate, topn)`
|
||||
## `fundsscnonactivevalue(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票积极投资市值(万)
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnoncode(fundarr, rdate, topn)`
|
||||
## `fundsscnoncode(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票代码
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
返回:string
|
||||
|
||||
### `fundsscnonindexpercent(fundarr, rdate, topn)`
|
||||
## `fundsscnonindexpercent(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票指数投资占净值比(%)
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonindexpercent2(fundarr, rdate, topn)`
|
||||
## `fundsscnonindexpercent2(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票指数投资市值占总值比(%)
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonindexvalue(fundarr, rdate, topn)`
|
||||
## `fundsscnonindexvalue(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票指数投资市值(万)
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonindexvolume(fundarr, rdate, topn)`
|
||||
## `fundsscnonindexvolume(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票指数投资股数
|
||||
|
||||
@@ -160,7 +160,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonpercent(fundarr, rdate, topn)`
|
||||
## `fundsscnonpercent(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票市值占净值比(%)
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonpercent2(fundarr, rdate, topn)`
|
||||
## `fundsscnonpercent2(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票市值占总值比(%)
|
||||
|
||||
@@ -184,7 +184,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonpercent3(fundarr, rdate, topn)`
|
||||
## `fundsscnonpercent3(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票市值占股票市值比(%)
|
||||
|
||||
@@ -196,7 +196,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscnonpercent4(fundarr, rdate, topn)`
|
||||
## `fundsscnonpercent4(fundarr, rdate, topn)`
|
||||
|
||||
统计指定报告期基金列表汇总的第N名股票市值占权益投资市值比(%)
|
||||
|
||||
@@ -208,7 +208,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsScPercentageGrow(fund_arr, r_date, r_date2, fund_type, to_no, right_type)`
|
||||
## `fundsScPercentageGrow(fund_arr, r_date, r_date2, fund_type, to_no, right_type)`
|
||||
|
||||
返回前N名股票占净值比例变动(%),前N只股票占净值比例取自基金持股明细318。
|
||||
|
||||
@@ -223,7 +223,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivepercent(fundarr, rdate, stockid)`
|
||||
## `fundsscstockactivepercent(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值占净值比(%)
|
||||
|
||||
@@ -235,7 +235,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivepercent2(fundarr, rdate, stockid)`
|
||||
## `fundsscstockactivepercent2(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值占总值比(%)
|
||||
|
||||
@@ -247,7 +247,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivepercent4(fundarr, rdate, stockid)`
|
||||
## `fundsscstockactivepercent4(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值占积极投资市值比(%)
|
||||
|
||||
@@ -259,7 +259,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivepercentgrow(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockactivepercentgrow(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值占净值比变动(%)
|
||||
|
||||
@@ -272,7 +272,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivepercentgrow2(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockactivepercentgrow2(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值占总值比变动(%)
|
||||
|
||||
@@ -285,7 +285,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivepercentgrow4(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockactivepercentgrow4(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值占权益投资市值比变动(%)
|
||||
|
||||
@@ -298,7 +298,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivevaluegrow(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockactivevaluegrow(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值变动(万)
|
||||
|
||||
@@ -311,7 +311,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockactivevaluegrowratio(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockactivevaluegrowratio(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票积极投资市值变比(%)
|
||||
|
||||
@@ -324,7 +324,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockholdnum(fundarr, rdate, stockid)`
|
||||
## `fundsscstockholdnum(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的持有指定股票的基金个数
|
||||
|
||||
@@ -336,7 +336,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercent(fundarr, rdate, stockid)`
|
||||
## `fundsscstockindexpercent(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占净值比(%)
|
||||
|
||||
@@ -348,7 +348,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercent2(fundarr, rdate, stockid)`
|
||||
## `fundsscstockindexpercent2(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占总值比(%)
|
||||
|
||||
@@ -360,7 +360,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercent3(fundarr, rdate, stockid)`
|
||||
## `fundsscstockindexpercent3(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占股票市值比(%)
|
||||
|
||||
@@ -372,7 +372,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercent5(fundarr, rdate, stockid)`
|
||||
## `fundsscstockindexpercent5(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占权益投资市值比(%)
|
||||
|
||||
@@ -384,7 +384,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercentgrow2(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockindexpercentgrow2(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占总值比变动(%)
|
||||
|
||||
@@ -397,7 +397,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercentgrow3(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockindexpercentgrow3(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占股票市值比变动(%)
|
||||
|
||||
@@ -410,7 +410,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexpercentgrow4(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockindexpercentgrow4(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值占权益投资市值比变动(%)
|
||||
|
||||
@@ -423,7 +423,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexvaluegrow(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockindexvaluegrow(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资市值变动(万)
|
||||
|
||||
@@ -436,7 +436,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockindexvolume(fundarr, rdate, stockid)`
|
||||
## `fundsscstockindexvolume(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票指数投资股数
|
||||
|
||||
@@ -448,7 +448,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercent(fundarr, rdate, stockid)`
|
||||
## `fundsscstockpercent(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占净值比(%)
|
||||
|
||||
@@ -460,7 +460,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercent2(fundarr, rdate, stockid)`
|
||||
## `fundsscstockpercent2(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占总值比(%)
|
||||
|
||||
@@ -472,7 +472,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercent3(fundarr, rdate, stockid)`
|
||||
## `fundsscstockpercent3(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占股票市值比(%)
|
||||
|
||||
@@ -484,7 +484,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercent4(fundarr, rdate, stockid)`
|
||||
## `fundsscstockpercent4(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占权益投资市值比(%)
|
||||
|
||||
@@ -496,7 +496,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercentgrow(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockpercentgrow(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占净值比变动(%)
|
||||
|
||||
@@ -509,7 +509,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercentgrow2(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockpercentgrow2(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占总值比变动(%)
|
||||
|
||||
@@ -522,7 +522,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockpercentgrow3(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockpercentgrow3(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票市值占股票市值比变动(%)
|
||||
|
||||
@@ -535,7 +535,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockvalue(fundarr, rdate, stockid)`
|
||||
## `fundsscstockvalue(fundarr, rdate, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票持有市值(万)
|
||||
|
||||
@@ -547,7 +547,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockvaluegrow(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockvaluegrow(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票持有市值变动(万)
|
||||
|
||||
@@ -560,7 +560,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscstockvaluegrowratio(fundarr, rdate, rdate2, stockid)`
|
||||
## `fundsscstockvaluegrowratio(fundarr, rdate, rdate2, stockid)`
|
||||
|
||||
统计指定报告期基金列表汇总的指定股票持有市值变比(%)
|
||||
|
||||
@@ -573,7 +573,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnactivevaluegrow(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnactivevaluegrow(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票积极投资市值变动(万)
|
||||
|
||||
@@ -586,7 +586,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnactivevaluegrowratio(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnactivevaluegrowratio(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票积极投资市值变比(%)
|
||||
|
||||
@@ -599,7 +599,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnactivevaluegrowratio3(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnactivevaluegrowratio3(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票积极投资市值占总值比变动(%)
|
||||
|
||||
@@ -612,7 +612,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexpercent(fundarr, rdate, topn)`
|
||||
## `fundsscsumnindexpercent(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值占净值比(%)
|
||||
|
||||
@@ -624,7 +624,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexpercent2(fundarr, rdate, topn)`
|
||||
## `fundsscsumnindexpercent2(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值占总值比(%)
|
||||
|
||||
@@ -636,7 +636,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexpercent5(fundarr, rdate, topn)`
|
||||
## `fundsscsumnindexpercent5(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值占权益投资市值比(%)
|
||||
|
||||
@@ -648,7 +648,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexvalue(fundarr, rdate, topn)`
|
||||
## `fundsscsumnindexvalue(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值(万)
|
||||
|
||||
@@ -660,7 +660,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexvaluegrow(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnindexvaluegrow(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值变动(万)
|
||||
|
||||
@@ -673,7 +673,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexvaluegrowratio(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnindexvaluegrowratio(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值变比(%)
|
||||
|
||||
@@ -686,7 +686,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexvaluegrowratio3(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnindexvaluegrowratio3(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值占总值比变动(%)
|
||||
|
||||
@@ -699,7 +699,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnindexvaluegrowratio5(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnindexvaluegrowratio5(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票指数投资市值占权益投资市值比变动(%)
|
||||
|
||||
@@ -712,7 +712,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnpercent(fundarr, rdate, topn)`
|
||||
## `fundsscsumnpercent(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票市值占净值比(%)
|
||||
|
||||
@@ -724,7 +724,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnpercent3(fundarr, rdate, topn)`
|
||||
## `fundsscsumnpercent3(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票市值占股票市值比(%)
|
||||
|
||||
@@ -736,7 +736,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnpercent4(fundarr, rdate, topn)`
|
||||
## `fundsscsumnpercent4(fundarr, rdate, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票市值占权益投资市值比(%)
|
||||
|
||||
@@ -748,7 +748,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnvaluegrow(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnvaluegrow(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票持有市值变动(万)
|
||||
|
||||
@@ -761,7 +761,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnvaluegrowratio(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnvaluegrowratio(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票持有市值变比(%)
|
||||
|
||||
@@ -774,7 +774,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnvaluegrowratio2(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnvaluegrowratio2(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票市值占净值比变动(%)
|
||||
|
||||
@@ -787,7 +787,7 @@
|
||||
|
||||
返回:float
|
||||
|
||||
### `fundsscsumnvaluegrowratio4(fundarr, rdate, rdate2, topn)`
|
||||
## `fundsscsumnvaluegrowratio4(fundarr, rdate, rdate2, topn)`
|
||||
|
||||
统计基金列表中指定报告期内前N名股票市值占股票市值比变动(%)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user