✨ feat(tsl-api): add parameter value domain lookup
This commit is contained in:
@@ -5390,6 +5390,7 @@ GetBenchmarkWeight module ts-multi-factor GetBenchmarkWeight(v_end_t) module/ts-
|
||||
GetBenchmarkWeightandReturn module ts-factor-attribution GetBenchmarkWeightandReturn(v_end_t) module/ts-factor-attribution.md getbenchmarkweightandreturnv_end_t 查询 组合权重 资产配置 比较基准 业绩基准 表数据 二维表 基准权重表,数据表结构如下。注意,当FindexId 有值时,则不需要重载此方法 method instance public tsrm_FactorAttribution tsrm_FactorAttribution.GetBenchmarkWeightandReturn
|
||||
GetBenchRiskForecasting module tsrm-exante-risk-attribution GetBenchRiskForecasting() module/tsrm-exante-risk-attribution.md getbenchriskforecasting 查询 预测 风险管理 风控 比较基准 业绩基准 获取基准风险预估值 method instance public tsrm_ExAnte_RiskAttribution tsrm_ExAnte_RiskAttribution.GetBenchRiskForecasting
|
||||
GetBitsPerComponent module pdf-file GetBitsPerComponent() module/pdf-file.md getbitspercomponent 查询 图片 色彩 获取图像颜色分量值位数 method instance public pdfImage pdfImage.GetBitsPerComponent
|
||||
getBk dotnet datawarehouse getBk(marketlist) dotnet/datawarehouse/market_sector.md getbk 数据仓库 市场 板块 股票 成分 分类属性代码 SWHY CAPCHY CSRCHY YHFL TSJJ02 TSJJ03 最新 获取 得到指定市场板块列表包含的最新成分。普通市场板块返回股票代码;行业或分类目录可能返回 function getBk
|
||||
getBkAll dotnet financial getBkAll(bkname) dotnet/financial/sector-sector_constituents.md getbkall 金融 板块 板块成分 返回 获取 返回板块所有样本(包括退市) 功能特别说明: 不适用以下板块或目录下的板块: 不适用板块:A股,上证A股,深证A股,中小企业板,创业板,科创板,(可用getabkbydate获取指定日) B股,上证B股,深证B股, 全球指数(目前4个不存在退市) 期货主力,期货连续,期货指数线,期货品种代码(这4个板块不区分上市退市) 存款利率,贷款利率,Shibor,贷款基础利率 不适用以下目录下的板块:股票\概念板块(可用getbkbydate获取指定日) 股票\股票地域 股票\指数成份(可用getbkbydate获取指定日) 股票\融资融券(可用getbkbydate获取指定日) 股票\互通股(可用getbkbydate获取指定日) 股票\上市状态(已包含所有直接用getbk) 基金\基金托管人 指数\指数提供商 回购\上市状态(已包含所有直接用getbk) 基金\上市状态(已包含所有直接用getbk) 期货\上市状态(已包含所有直接用getbk) 期权\上市状态(已包含所有直接用getbk) 债券\上市状态(已包含所有直接用getbk) 指数\上市状态(已包含所有直接用getbk) function getBkAll
|
||||
getbkall_arr dotnet financial getbkall_arr() dotnet/financial/sector-sector_constituents-intermediate.md getbkall_arr 金融 板块 板块成分 中间函数 获取 查询 获取所有板块样本配置表,此表配置只能单独列出规则的板块 function getbkall_arr
|
||||
getbkall_arr2 dotnet financial getbkall_arr2() dotnet/financial/sector-sector_constituents-intermediate.md getbkall_arr2 金融 板块 板块成分 中间函数 获取 查询 获取所有板块样本配置表,此表配置通用规则及板块名,开发用 function getbkall_arr2
|
||||
@@ -5397,10 +5398,12 @@ getBkAllbyEndT dotnet financial getBkAllbyEndT(bkname, end_t) dotnet/financial/s
|
||||
getBkBacktrackByDate dotnet financial getBkBacktrackByDate(index_id, end_t, ex_type) dotnet/financial/index-index_info.md getbkbacktrackbydate 金融 指数 指数情况 获取 查询 获取指数历史上指定日样本(可回溯)。当ExType=1时,如指数成分中取不到成分,则从权重表中获取。此函数可以简单回溯历史数据,当Endt早于指数开始日,则选取指数开始日成分股在endt在市交易的成分股列表 function getBkBacktrackByDate
|
||||
getbkbybegtendt dotnet financial getbkbybegtendt(indexid, begt, endt) dotnet/financial/index-index_info.md getbkbybegtendt 金融 指数 指数情况 返回 获取 返回区间曾经是成分股的股票,区间范围内是指数成份股的股票 function getbkbybegtendt
|
||||
getBkByBegTEndT_ii dotnet financial getBkByBegTEndT_ii(bk_name, beg_t, end_t) dotnet/financial/sector-basic_info.md getbkbybegtendt_ii 金融 板块 基本情况 返回 获取 返回区间范围内曾经在板块上市过的所有股票(含已暂停已退市)。目前只能使用以下板块:'A股','上证A股','科创板','深证A股','创业板','北证A股','B股','上证B股','深证B股' function getBkByBegTEndT_ii
|
||||
getBkByDate dotnet financial getBkByDate(index_id, end_t, extype) dotnet/financial/index-index_info.md getbkbydate 金融 指数 指数情况 获取 查询 获取指数历史指定日的成份股列表。与GetBK不同,该函数需要的第一个参数是指数代码,获取该指数的指定日的成分股,比如沪深300定期调整,在不同时间获取的成分股将不同。 新增功能,当ExType=1时指数成分中取不到成分时,则从权重表中获取 function getBkByDate
|
||||
getBkByDate dotnet financial getBkByDate(index_id, end_t, extype) dotnet/financial/index-index_info.md getbkbydate 金融 指数 指数情况 历史成份股 分类属性代码 下级分类 SWHY CAPCHY CSRCHY YHFL TSJJ02 TSJJ03 TSI000001 TSI000002 TSI000003 TSI000004 TSI000005 TSI000006 TSI000007 TSI000008 TSI000009 获取 查询 获取指数或分类属性在指定日的成份股列表。与getBk不同,该函数需要日期参数;普通指数使用 function getBkByDate
|
||||
getBkByIndexName dotnet financial getBkByIndexName(index_name, end_t) dotnet/financial/index-index_info.md getbkbyindexname 金融 指数 指数情况 返回 获取 返回使用指数名称获取指定日指数成分,只支持申万行业、A股 function getBkByIndexName
|
||||
getBkGoMarketByDate dotnet financial getBkGoMarketByDate(index_id, end_t, ex_type) dotnet/financial/index-index_info.md getbkgomarketbydate 金融 指数 指数情况 获取 查询 获取指数历史上指定日样本(已上市)。当ExType=1时指数成分中取不到成分时,则从权重表中获取。存在申万行业分类的成份股中,它的选入日期可能早于上市日,现剔除这部分标的 function getBkGoMarketByDate
|
||||
getbkIndexIDs dotnet financial getbkIndexIDs() dotnet/financial/sector-basic_info-intermediate.md getbkindexids 金融 板块 基本情况 中间函数 获取 查询 AB 获取AB股板块及编码对照表 function getbkIndexIDs
|
||||
getBkList dotnet datawarehouse getBkList(Type) dotnet/datawarehouse/market_sector.md getbklist 数据仓库 市场 板块 系统板块 行业分类 分类目录 列表 获取 得到所有的或指定系统板块类别下的板块名称列表。`Type` 是板块类别或具体板块目录名称; function getBkList
|
||||
getBkList2 dotnet datawarehouse getBkList2([bktype]) dotnet/datawarehouse/market_sector.md getbklist2 数据仓库 市场 板块 系统板块 路径 列表 获取 得到所有的或指定系统板块类别下的板块名称及其所在路径。与 `getBkList` 不同,该函数会 function getBkList2
|
||||
getBkNameToId dotnet financial getBkNameToId(index_name, end_t) dotnet/financial/index-index_info.md getbknametoid 金融 指数 指数情况 返回 获取 返回使用指数名称获取指定日指数成分 function getBkNameToId
|
||||
getbktypelist dotnet financial getbktypelist(bktype) dotnet/financial/stock-basic_info-basic_info-intermediate.md getbktypelist 金融 股票 基本情况 中间函数 获取 查询 获取指定板块分类下的板块名称列表 function getbktypelist
|
||||
getBkWeightByDate2 dotnet financial getBkWeightByDate2(index_id, benchmark_id, end_t) dotnet/financial/index-basic_information.md getbkweightbydate2 金融 指数 基本信息 返回 获取 SH000985 返回本模型从基准指数BenchmarkID的成分股权重数据中获取目标指数IndexID的成份股,并取其权重进行归一处理,计算目标指数IndexID的成分股权重。 使用时需注意: 1.基准指数BenchmarkID的选取比较重要,比如申万二级和三级行业,可以选择对应的申万一级行业指数作为估算的基准指数,经测算是较为接近的; 2.目标指数IndexID的成分股必须可获取; 3.基准指数BenchmarkID的成分股应包含目标指数IndexID的成分股; 4.如果BenchmarkID为nil,则取默认基准指数--SH000985 中证全指 function getBkWeightByDate2
|
||||
@@ -5594,8 +5597,8 @@ getHttpContent builtin network getHttpContent(session[, from_pos]) builtin/netwo
|
||||
getHttpCookies builtin network getHttpCookies(session) builtin/network.md gethttpcookies 网络 获取 查询 HTTP 请求 network 获取指定 HTTP 会话保存的服务器 Cookie function getHttpCookies
|
||||
getHttpResponseHeader builtin network getHttpResponseHeader([session]) builtin/network.md gethttpresponseheader 网络 获取 查询 HTTP 请求 network 获取 HTTP 响应头;session 可省略 function getHttpResponseHeader
|
||||
getHyDyFlDetails dotnet financial getHyDyFlDetails(type) dotnet/financial/stock-industry.md gethydyfldetails 金融 股票 行业 获取 查询 获取分行业/地域/分类的股票的详细情况 function getHyDyFlDetails
|
||||
getHyDyFlList dotnet financial getHyDyFlList(type) dotnet/financial/stock-industry.md gethydyfllist 金融 股票 行业 获取 查询 获取行业/地域/分类的列表,用于替代GetBKList function getHyDyFlList
|
||||
getHyDyFlStocks dotnet financial getHyDyFlStocks(type, name) dotnet/financial/stock-industry.md gethydyflstocks 金融 股票 行业 获取 查询 获取行业的股票。取代GetBK,比其更精确 function getHyDyFlStocks
|
||||
getHyDyFlList dotnet financial getHyDyFlList(type) dotnet/financial/stock-industry.md gethydyfllist 金融 股票 行业 获取 查询 获取行业/地域/分类的列表,用于替代getBkList function getHyDyFlList
|
||||
getHyDyFlStocks dotnet financial getHyDyFlStocks(type, name) dotnet/financial/stock-industry.md gethydyflstocks 金融 股票 行业 获取 查询 获取行业的股票。取代getBk,比其更精确 function getHyDyFlStocks
|
||||
GetIC module tsf-factor-ext-indicator-base GetIC(begt, endt, ic_type) module/tsf-factor-ext-indicator-base.md geticbegtendtic_type 查询 信息系数 列表 集合 获得 IC 数据,需要用户重载,基类未实现,返回空数组,并提示报错:getIC 方法必须重写! method instance public tsf_factorExtindiCator_base tsf_factorExtindiCator_base.GetIC
|
||||
GetImpactCostEstimatedDetail module impact-cost GetImpactCostEstimatedDetail() module/impact-cost.md getimpactcostestimateddetail 查询 预估 交易成本 获取冲击成本预测详情,包含"永久性冲击成本(BP)"、"暂时性冲击成本(BP)"、 method instance public ts_ImpactCost ts_ImpactCost.GetImpactCostEstimatedDetail
|
||||
GetImpactCostEstimatedValue module impact-cost GetImpactCostEstimatedValue() module/impact-cost.md getimpactcostestimatedvalue 查询 已实现冲击 冲击成本 BP 获取已实现冲击成本(BP),单位 BP method instance public ts_ImpactCost ts_ImpactCost.GetImpactCostEstimatedValue
|
||||
@@ -5953,6 +5956,8 @@ GetUnicode module pdf-file GetUnicode(code) module/pdf-file.md getunicodecode
|
||||
GetUnicodeWidth module pdf-file GetUnicodeWidth(code) module/pdf-file.md getunicodewidthcode 查询 尺寸 宽高 字型 获取当前字体下指定 Unicode 字符的宽度 method instance public pdfFont pdfFont.GetUnicodeWidth
|
||||
getUnilateralValue dotnet financial getUnilateralValue(exp, endt) dotnet/financial/market-intermediate.md getunilateralvalue 金融 行情 中间函数 返回 获取 返回期货单边指标,与系统参数(证券代码)相关 function getUnilateralValue
|
||||
getUrl builtin network getUrl(src_url, parse_url) builtin/network.md geturl 网络 解析 parse HTTP 请求 network HTML URL 解析在HTML中出现的URL,返回全路径URL串 function getUrl
|
||||
getUserBkList dotnet datawarehouse getUserBkList([bktype]) dotnet/datawarehouse/market_sector.md getuserbklist 数据仓库 市场 板块 用户板块 列表 获取 得到所有的或指定板块类别下的用户板块名称。`bktype` 省略时返回全部用户板块;指定时可 function getUserBkList
|
||||
getUserBkList2 dotnet datawarehouse getUserBkList2([bktype]) dotnet/datawarehouse/market_sector.md getuserbklist2 数据仓库 市场 板块 用户板块 路径 列表 获取 得到所有的或指定板块类别下用户板块的名称及其所在路径。与 `getUserBkList` 不同, function getUserBkList2
|
||||
GetValuationDetail module bond-research GetValuationDetail() module/bond-research/convertible-bond-ccb.md getvaluationdetail 返回各估值路径的明细 method instance public cb_CompleteDecompose cb_CompleteDecompose.GetValuationDetail
|
||||
GetValueByEndt module ts-persistence-of-fund GetValueByEndt(funds, endt) module/ts-persistence-of-fund.md getvaluebyendtfundsendt 查询 绩效 业绩表现 基金产品 获取指定日基金池基金业绩指标 method instance public ts_PersistenceOfFund ts_PersistenceOfFund.GetValueByEndt
|
||||
getValuesByFieldValue dotnet base getValuesByFieldValue(t, f_name, field_value) dotnet/base/array.md getvaluesbyfieldvalue 返回 获取 返回指定字段值等于指定值的所有记录 function getValuesByFieldValue
|
||||
@@ -7116,7 +7121,7 @@ marketAndTotalValueStructure dotnet financial_report marketAndTotalValueStructur
|
||||
marketLastTradeDay dotnet financial marketLastTradeDay(end_t) dotnet/financial/market-n_day.md marketlasttradeday 金融 行情 N 日 返回 获取 返回指定日前一个市场交易日 function marketLastTradeDay
|
||||
marketlasttradeday2 dotnet financial marketlasttradeday2() dotnet/financial/market-current_day.md marketlasttradeday2 金融 行情 当日 返回 获取 SH000001 HKHSI001 HSG000001 HSG000002 返回市场最近交易日 系统参数:股票,日期获取市场指定日前最近交易日。与系统参数(股票,日期)相关。 其中各市场代表指数为: A股市场:SH000001; 港股市场:HKHSI001 港股通:HSG000001,包括港股通(沪)?和港股通(深)两个通道 陆股通:HSG000002,包括沪股通和深股通两个通道 南北向开始日:2014-11-17 如果返回nil,则指定日通道未开通 function marketlasttradeday2
|
||||
marketlasttradedayn dotnet financial marketlasttradedayn(n) dotnet/financial/market-n_day.md marketlasttradedayn 金融 行情 N 日 返回 获取 返回A股市场、港股市场、沪深港通板块获取市场指定日前N个交易日。系统参数:市场指数代码 function marketlasttradedayn
|
||||
marketList dotnet financial marketList() dotnet/financial/sector-basic_info-miscellaneous.md marketlist 金融 板块 基本情况 其它 返回 获取 返回市场常用列表,仅包括深证A股、深证B股、深证基金、上证A股、上证B股、上证基金。如果需要获得其他目录下的板块列表,请使用函数GetBKList,使用方法参见该函数的函数说明 function marketList
|
||||
marketList dotnet financial marketList() dotnet/financial/sector-basic_info-miscellaneous.md marketlist 金融 板块 基本情况 其它 返回 获取 返回市场常用列表,仅包括深证A股、深证B股、深证基金、上证A股、上证B股、上证基金。如果需要获得其他目录下的板块列表,请使用函数getBkList,使用方法参见该函数的函数说明 function marketList
|
||||
marketNextTradeDay dotnet financial marketNextTradeDay(end_t) dotnet/financial/market-n_day.md marketnexttradeday 金融 行情 N 日 返回 获取 返回市场后一个交易日 function marketNextTradeDay
|
||||
marketnexttradedayn dotnet financial marketnexttradedayn(n) dotnet/financial/market-n_day.md marketnexttradedayn 金融 行情 N 日 返回 获取 返回A股市场、港股市场、沪深港通板块获取市场指定日后N个交易日。系统参数:市场指数代码 function marketnexttradedayn
|
||||
marketPRInitTradeAmountEndT dotnet financial marketPRInitTradeAmountEndT(market_type, end_t) dotnet/financial/stock-stock_pledge_repo_transaction_summary-specified_date.md marketprinittradeamountendt 金融 股票 质押回购 交易汇总 初始交易金额 市场 指定日 返回指定日指定市场的初始交易金额 function marketPRInitTradeAmountEndT
|
||||
|
||||
|
Can't render this file because it is too large.
|
@@ -0,0 +1,461 @@
|
||||
{
|
||||
"version": 1,
|
||||
"domains": [
|
||||
{
|
||||
"id": "market_board",
|
||||
"label": "市场和板块名称",
|
||||
"mode": "runtime_catalog",
|
||||
"complete": false,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"api": "getBk",
|
||||
"parameter": "marketlist",
|
||||
"role": "current_components"
|
||||
}
|
||||
],
|
||||
"resolvers": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"api": "getBkList2",
|
||||
"parameter": "bktype",
|
||||
"catalog": "system",
|
||||
"source": "net_function:28964"
|
||||
},
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"api": "getUserBkList2",
|
||||
"parameter": "bktype",
|
||||
"catalog": "user",
|
||||
"source": "net_function:28963"
|
||||
}
|
||||
],
|
||||
"values": [],
|
||||
"related_tables": [],
|
||||
"sources": ["net_function:28960", "faq:37996"],
|
||||
"as_of": "2026-08-20"
|
||||
},
|
||||
{
|
||||
"id": "classification_code",
|
||||
"label": "分类属性代码",
|
||||
"mode": "versioned_catalog",
|
||||
"complete": false,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "financial",
|
||||
"api": "getBkByDate",
|
||||
"parameter": "index_id",
|
||||
"role": "historical_components"
|
||||
}
|
||||
],
|
||||
"resolvers": [],
|
||||
"related_tables": [
|
||||
{
|
||||
"id": "138",
|
||||
"name": "股票.股票行业分类信息",
|
||||
"scope": "stock",
|
||||
"page": "references/data_dictionary/股票__股票行业分类信息.md"
|
||||
},
|
||||
{
|
||||
"id": "355",
|
||||
"name": "基金.基金分类信息",
|
||||
"scope": "fund",
|
||||
"page": "references/data_dictionary/基金__基金分类信息.md"
|
||||
}
|
||||
],
|
||||
"values": [
|
||||
{
|
||||
"value": "SWHY",
|
||||
"label": "申万行业",
|
||||
"aliases": ["申万行业分类"],
|
||||
"level": 0,
|
||||
"related_table": "138",
|
||||
"sources": ["faq:31492", "faq:31494"],
|
||||
"relations": [
|
||||
{
|
||||
"kind": "runtime_parameter",
|
||||
"domain": "classification_catalog_selector",
|
||||
"value": "申万行业",
|
||||
"verification": {
|
||||
"status": "documented",
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"resolver": "getBkList2",
|
||||
"parameter": "bktype",
|
||||
"argument": "申万行业"
|
||||
},
|
||||
"sources": [
|
||||
"faq:31494",
|
||||
"net_function:28962",
|
||||
"net_function:28964"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"value": "SWHY740000",
|
||||
"label": "申万煤炭",
|
||||
"aliases": ["申万煤炭一级行业"],
|
||||
"parent": "SWHY",
|
||||
"parent_label": "申万行业",
|
||||
"level": 1,
|
||||
"valid_from": "20211213",
|
||||
"related_table": "138",
|
||||
"as_of": "2023-10-13",
|
||||
"sources": ["faq:31494", "faq:35791"],
|
||||
"relations": [
|
||||
{
|
||||
"kind": "runtime_parameter",
|
||||
"domain": "market_board",
|
||||
"value": "申万煤炭",
|
||||
"verification": {
|
||||
"status": "runtime_required",
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"resolver": "getBkList2",
|
||||
"parameter": "bktype",
|
||||
"argument": "申万行业"
|
||||
},
|
||||
"sources": ["faq:31494", "net_function:28964"]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"value": "CAPCHY",
|
||||
"label": "中上协行业",
|
||||
"aliases": ["中国上市公司协会行业"],
|
||||
"level": 0,
|
||||
"related_table": "138",
|
||||
"sources": ["faq:31492"]
|
||||
},
|
||||
{
|
||||
"value": "CSRCHY",
|
||||
"label": "证监会行业",
|
||||
"aliases": [],
|
||||
"level": 0,
|
||||
"note": "2024-02-19 起不再维护",
|
||||
"related_table": "138",
|
||||
"sources": ["faq:31492"]
|
||||
},
|
||||
{
|
||||
"value": "YHFL",
|
||||
"label": "银河基金分类",
|
||||
"aliases": [],
|
||||
"level": 0,
|
||||
"related_table": "355",
|
||||
"sources": ["faq:31492"]
|
||||
},
|
||||
{
|
||||
"value": "TSJJ02",
|
||||
"label": "投资风格",
|
||||
"aliases": ["基金投资风格"],
|
||||
"level": 0,
|
||||
"related_table": "355",
|
||||
"sources": ["faq:31492"]
|
||||
},
|
||||
{
|
||||
"value": "TSJJ03",
|
||||
"label": "净值增长率计算方法",
|
||||
"aliases": [],
|
||||
"level": 0,
|
||||
"related_table": "355",
|
||||
"sources": ["faq:31492"]
|
||||
}
|
||||
],
|
||||
"sources": ["faq:31492"],
|
||||
"as_of": "2026-08-20"
|
||||
},
|
||||
{
|
||||
"id": "classification_catalog_selector",
|
||||
"label": "分类属性目录选择器",
|
||||
"mode": "catalog",
|
||||
"complete": false,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"api": "getBk",
|
||||
"parameter": "marketlist",
|
||||
"role": "catalog_selector"
|
||||
}
|
||||
],
|
||||
"resolvers": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "datawarehouse",
|
||||
"api": "getBkList2",
|
||||
"parameter": "bktype",
|
||||
"catalog": "system",
|
||||
"source": "net_function:28964"
|
||||
}
|
||||
],
|
||||
"related_tables": [
|
||||
{
|
||||
"id": "138",
|
||||
"name": "股票.股票行业分类信息",
|
||||
"scope": "stock",
|
||||
"page": "references/data_dictionary/股票__股票行业分类信息.md"
|
||||
},
|
||||
{
|
||||
"id": "355",
|
||||
"name": "基金.基金分类信息",
|
||||
"scope": "fund",
|
||||
"page": "references/data_dictionary/基金__基金分类信息.md"
|
||||
}
|
||||
],
|
||||
"values": [
|
||||
{
|
||||
"value": "属性代码",
|
||||
"label": "全部股票与基金分类属性代码",
|
||||
"aliases": ["分类属性代码目录"],
|
||||
"sources": ["faq:31492"]
|
||||
}
|
||||
],
|
||||
"sources": ["faq:31492"],
|
||||
"as_of": "2026-08-20"
|
||||
},
|
||||
{
|
||||
"id": "classification_child_code",
|
||||
"label": "下级分类属性代码模式",
|
||||
"mode": "pattern",
|
||||
"complete": true,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "financial",
|
||||
"api": "getBkByDate",
|
||||
"parameter": "index_id",
|
||||
"role": "child_codes"
|
||||
}
|
||||
],
|
||||
"resolvers": [],
|
||||
"related_tables": [
|
||||
{
|
||||
"id": "138",
|
||||
"name": "股票.股票行业分类信息",
|
||||
"scope": "stock",
|
||||
"page": "references/data_dictionary/股票__股票行业分类信息.md"
|
||||
},
|
||||
{
|
||||
"id": "355",
|
||||
"name": "基金.基金分类信息",
|
||||
"scope": "fund",
|
||||
"page": "references/data_dictionary/基金__基金分类信息.md"
|
||||
}
|
||||
],
|
||||
"values": [
|
||||
{
|
||||
"value": "<分类属性代码>.N",
|
||||
"label": "指定分类节点的下级分类属性代码",
|
||||
"aliases": [".N", "下级分类代码"],
|
||||
"sources": ["faq:31492"]
|
||||
}
|
||||
],
|
||||
"sources": ["faq:31492"],
|
||||
"as_of": "2026-08-20"
|
||||
},
|
||||
{
|
||||
"id": "market_board_type",
|
||||
"label": "板块类别",
|
||||
"mode": "enum",
|
||||
"complete": true,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "financial",
|
||||
"api": "getbktypelist",
|
||||
"parameter": "bktype",
|
||||
"role": "category"
|
||||
},
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "financial",
|
||||
"api": "stocksbklist",
|
||||
"parameter": "bktype",
|
||||
"role": "category"
|
||||
}
|
||||
],
|
||||
"resolvers": [],
|
||||
"related_tables": [],
|
||||
"values": [
|
||||
{
|
||||
"value": "-1",
|
||||
"label": "自定义板块序列",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "0",
|
||||
"label": "概念板块",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "1",
|
||||
"label": "中证行业",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "2",
|
||||
"label": "中证证监会行业",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "3",
|
||||
"label": "股票地域",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "4",
|
||||
"label": "指数成份",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "5",
|
||||
"label": "申万行业(一级)",
|
||||
"aliases": ["申万一级行业"],
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "6",
|
||||
"label": "申万二级行业",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
},
|
||||
{
|
||||
"value": "7",
|
||||
"label": "申万三级行业",
|
||||
"sources": ["net_function:22421", "net_function:22416"]
|
||||
}
|
||||
],
|
||||
"sources": ["net_function:22421", "net_function:22416"],
|
||||
"as_of": "2026-08-21"
|
||||
},
|
||||
{
|
||||
"id": "historical_market_board_code",
|
||||
"label": "常用股票市场板块历史代码",
|
||||
"mode": "enum",
|
||||
"complete": true,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "financial",
|
||||
"api": "getBkByDate",
|
||||
"parameter": "index_id",
|
||||
"role": "historical_market_components"
|
||||
}
|
||||
],
|
||||
"resolvers": [],
|
||||
"related_tables": [],
|
||||
"values": [
|
||||
{
|
||||
"value": "TSI000001",
|
||||
"label": "A股板块",
|
||||
"aliases": ["A股历史成份股"],
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000002",
|
||||
"label": "上证A股板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000003",
|
||||
"label": "科创板板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000004",
|
||||
"label": "深证A股板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000005",
|
||||
"label": "创业板板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000006",
|
||||
"label": "北证A股板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000007",
|
||||
"label": "B股板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000008",
|
||||
"label": "上证B股板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "TSI000009",
|
||||
"label": "深证B股板块",
|
||||
"sources": ["faq:34194", "faq:35788"]
|
||||
}
|
||||
],
|
||||
"sources": ["faq:34194", "faq:35788"],
|
||||
"as_of": "2023-10-19"
|
||||
},
|
||||
{
|
||||
"id": "historical_a_share_board_name",
|
||||
"label": "按名称查询的历史 A 股板块",
|
||||
"mode": "enum",
|
||||
"complete": true,
|
||||
"bindings": [
|
||||
{
|
||||
"scope": "dotnet",
|
||||
"module": "financial",
|
||||
"api": "getAbkbyDate",
|
||||
"parameter": "bk_name",
|
||||
"role": "historical_named_components"
|
||||
}
|
||||
],
|
||||
"resolvers": [],
|
||||
"related_tables": [],
|
||||
"values": [
|
||||
{
|
||||
"value": "A股",
|
||||
"label": "全部 A 股",
|
||||
"note": "包括上证A股、科创板、深证A股、创业板和北证A股,不含新三板",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "上证A股",
|
||||
"label": "上证 A 股",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "深证A股",
|
||||
"label": "深证 A 股",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "北证A股",
|
||||
"label": "北证 A 股",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "创业板",
|
||||
"label": "创业板",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "科创板",
|
||||
"label": "科创板",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
},
|
||||
{
|
||||
"value": "中小企业板",
|
||||
"label": "中小企业板(历史兼容)",
|
||||
"note": "仅用于历史兼容;该板块已于 2021-04-06 并入主板",
|
||||
"sources": ["net_function:24767", "faq:35788"]
|
||||
}
|
||||
],
|
||||
"sources": ["net_function:24767", "faq:35788"],
|
||||
"as_of": "2025-08-13"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user