Trading systems must correctly identify securities across venues, data sources, and internal systems. Multiple identification schemes exist, and a single security typically has different identifiers in different contexts.
Ticker Symbols: Alphanumeric codes assigned by exchanges for trading purposes. Ticker symbols are exchange-specific and can change due to corporate actions (name changes, mergers), exchange transfers (a company moving its listing from NYSE to Nasdaq), or temporary conditions (e.g., appending "Q" for a company in bankruptcy, "W" for warrants, "WI" for when-issued trading). Ticker symbols are not globally unique — the same symbol may refer to different securities on different exchanges globally.
CUSIP (Committee on Uniform Securities Identification Procedures): A 9-character identifier (6-character issuer code + 2-character issue code + 1 check digit) assigned by CUSIP Global Services (operated by S&P Global). CUSIPs are the primary identifier for U.S. and Canadian securities. A new CUSIP is assigned when a security's fundamental characteristics change (e.g., a stock split that results in a new class of shares, a merger that creates a new entity). CUSIPs are proprietary and licensed — their use in systems requires a licensing agreement with CUSIP Global Services.
ISIN (International Securities Identification Number): A 12-character identifier (2-character country code + 9-character national identifier + 1 check digit) defined by ISO 6166. For U.S. securities, the ISIN wraps the CUSIP: ISIN = "US" + CUSIP + check digit. ISINs provide a globally unique identifier across jurisdictions and are required for cross-border settlement and regulatory reporting.
SEDOL (Stock Exchange Daily Official List): A 7-character identifier assigned by the London Stock Exchange for securities traded on UK and Irish exchanges. SEDOLs are commonly used in international portfolio management and fund administration.
FIGI (Financial Instrument Global Identifier): A 12-character identifier issued by Bloomberg under the Object Management Group (OMG) standard. FIGIs are open-source (freely available without licensing) and are designed to provide a single identifier that covers all asset classes and venue-specific listings. A "composite FIGI" identifies the security at a global level, while "share class FIGIs" identify venue-specific listings.
Symbology Mapping: A security master or symbology mapping service is required to translate between identifier types. For example, Apple Inc. common stock has ticker AAPL (on Nasdaq), CUSIP 037833100, ISIN US0378331005, and FIGI BBG000B9XRY4. When an order is routed to an exchange, the system must use the exchange's expected symbology. When market data arrives from a vendor, the system must map the vendor's identifier to the firm's internal identifier. Symbology mapping must handle: one-to-many relationships (a single corporate entity may have multiple listed securities — common stock, preferred stock, warrants, rights), changes over time (ticker changes, CUSIP changes due to corporate actions), and venue-specific suffixes or extensions.
Corporate Action Impacts on Symbology: Corporate actions frequently change identifiers. A ticker change (rebranding) replaces the trading symbol. A CUSIP change occurs when a security's fundamental terms change (stock split resulting in new shares, merger creating a new entity, conversion of a class of shares). Systems must consume reference data updates (typically distributed by exchanges and data vendors overnight and sometimes intraday) to keep symbology current.
Special Symbols: Certain suffixes and identifiers denote special trading conditions: "WI" (when-issued — trading before the security is formally issued), "RT" (rights), "WS" (warrants), "U" (units), and exchange-specific suffixes for different share classes (e.g., "A" and "B" for dual-class structures).
交易系统必须在不同场所、数据源和内部系统之间正确识别证券。存在多种识别方案,单一证券在不同环境中通常有不同的标识符。
股票代码: 交易所为交易目的分配的字母数字代码。股票代码是交易所特定的,可能因公司行动(更名、合并)、交易所转移(公司从NYSE转至Nasdaq上市)或临时条件(如为破产公司追加“Q”、为认股权证追加“W”、为待发行交易追加“WI”)而变更。股票代码并非全球唯一——同一代码可能在全球不同交易所指代不同证券。
CUSIP(统一证券识别程序委员会): 9字符标识符(6字符发行商代码 + 2字符发行代码 + 1校验位),由CUSIP Global Services(S&P Global运营)分配。CUSIP是美国和加拿大证券的主要标识符。当证券的基本特征变更时(如股票拆分产生新类别股份、合并产生新实体),会分配新的CUSIP。CUSIP是专有且需许可的——在系统中使用需与CUSIP Global Services签订许可协议。
ISIN(国际证券识别码): 12字符标识符(2字符国家代码 + 9字符国家标识符 + 1校验位),由ISO 6166定义。对于美国证券,ISIN包装CUSIP:ISIN = "US" + CUSIP + 校验位。ISIN提供跨司法管辖区的全球唯一标识符,是跨境结算和监管报告的必备项。
SEDOL(证券交易所每日官方列表): 7字符标识符,由伦敦证券交易所分配,用于英国和爱尔兰交易所交易的证券。SEDOL常用于国际投资组合管理和基金管理。
FIGI(金融工具全球标识符): 12字符标识符,由Bloomberg根据Object Management Group(OMG)标准发布。FIGI是开源的(免费使用无需许可),旨在提供覆盖所有资产类别和场所特定上市的单一标识符。“复合FIGI”在全球层面识别证券,而“股份类别FIGI”识别场所特定的上市。
代码映射: 需要证券主数据或代码映射服务在不同标识符类型之间转换。例如,苹果公司普通股的股票代码为AAPL(Nasdaq)、CUSIP为037833100、ISIN为US0378331005、FIGI为BBG000B9XRY4。当订单路由到交易所时,系统必须使用交易所预期的代码。当从供应商接收市场数据时,系统必须将供应商的标识符映射到企业内部标识符。代码映射必须处理:一对多关系(单一企业实体可能有多个上市证券——普通股、优先股、认股权证、权利)、随时间变更(股票代码变更、公司行动导致的CUSIP变更),以及场所特定的后缀或扩展。
公司行动对代码的影响: 公司行动经常变更标识符。股票代码变更(品牌重塑)替换交易符号。当证券的基本条款变更时(股票拆分产生新股份、合并产生新实体、股份类别转换),CUSIP会变更。系统必须消费参考数据更新(通常由交易所和数据供应商在夜间分发,有时在日内分发)以保持代码最新。
特殊代码: 某些后缀和标识符表示特殊交易条件:"WI"(待发行——证券正式发行前交易)、"RT"(权利)、"WS"(认股权证)、"U"(单位),以及不同股份类别的交易所特定后缀(如双重股权结构的"A"和"B")。