Convert security codes or security names to standard security code format. Supports querying by security code or security name, security type and market, and exact or fuzzy matching. Code queries also resolve verified stock/fund names from iFinD BasicData when available.
- 服务商
- cn financial pro 数据 (cn financial pro Data)
- 输入摘要
- {"name":"seccode","type":"string","required":false,"description":"Security code, e.g., '000001'. Either seccode or secname"}, {"name":"secname","type":"string","required":false,"description":"Security name, e.g., '平安银行'. Either seccode or secname"}, {"name":"mode","type":"string","required":true,"description":"Query mode: 'seccode' (query by code) or 'secname' (query by name)"}, {"name":"sectype","type":"string","required":false,"description":"Security type, e.g., '001' (stock), default is empty (query all types)"}, {"name":"market","type":"string","required":false,"description":"Market code, e.g., '212001' (SSE), '212100' (SZSE), default is empty (query all markets)"}, {"name":"tradestatus","type":"string","required":false,"description":"Trading status: '0' (normal trading), '1' (suspended), '2' (all), default is '0'"}, {"name":"isexact","type":"string","required":false,"description":"Exact match: '1' (exact match), '0' (fuzzy match), default is '1'"}
- 输出摘要
- 暂无公开信息
- 计费规则
- 2
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息