MF_Industry_ClassPath
简述
股票行业分类标签,多级行业分类
MF_Industry_ClassPath(Data:DBData;EndT:Date;IndustryType:UserDefine):array
| 名称 | 类型 | 说明 |
|---|
| Data | DBData | 数据表类型, 数据表,含"代码"字段 |
| EndT | Date | 日期,截止日 |
| IndustryType | UserDefine | 用户自定义, 行业分类
|
显示名 |
取值 | |
申万行业 |
1 | |
中证行业 |
2 | |
证监会行业 |
3 | |
不考虑行业 |
0 |
|
| 返回 | array | array,直接在Data中增加“分类路径”字段 |