📝 docs(tsl): complete and lint codegen reference
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 财务基本面 / 投资组合
|
||||
|
||||
### `fundFairValueChangeIncome(r_date_type, show_number, unit_type, report_date_show_order)`
|
||||
## `fund_FairValueChangeIncome(r_date_type, show_number, unit_type, report_date_show_order)`
|
||||
|
||||
公允价值变动收益
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
返回:bool
|
||||
|
||||
### `fundFuturesHoldDetail(show_number, unit_type, report_date_show_order)`
|
||||
## `fund_FuturesHoldDetail(show_number, unit_type, report_date_show_order)`
|
||||
|
||||
期货明细
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
返回:bool
|
||||
|
||||
### `fundInvestmentStyle(show_number, report_date_show_order)`
|
||||
## `fund_InvestmentStyle(show_number, report_date_show_order)`
|
||||
|
||||
基金投资风格
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
返回:bool
|
||||
|
||||
### `fundPfHoldingDetail(fund_id, rdatearr, data_type, h_dtype)`
|
||||
## `Fund_PFHoldingDetail(fund_id, rdatearr, data_type, h_dtype)`
|
||||
|
||||
持仓明细 HDTYPE决定资产类型,HDTYPE与配置Fund_PFHoldingDetailConfig形成对应
|
||||
|
||||
|
||||
Reference in New Issue
Block a user