Skip to main content

Market Data

· 3 min read
Hinny Tsang
Data Scientist @ Pollock Asset Management

Market data symbology refers to the system of codes and symbols to uniquely identify financial instruments and their attributes.

Ticker Symbols

Alphabetic codes used to uniquely identify securities on exchange, examples:

  • AAPL for Apple Inc.
  • TSLA for Tesla Inc.

ISIN (International Securities Identification Number)

A 12-character alphanumeric code that uniquely identifies a security, used globally. Example:

  • US0378331005 for Apple Inc.
  • US88160R1014 for Tesla Inc.

CUSIP (Committee on Uniform Securities Identification Procedures)

A 9-character alphanumeric code used in the United States to identify securities. Example:

  • 037833100 for Apple Inc.
  • 88160R101 for Tesla Inc.

SEDOL (Stock Exchange Daily Official List)

A 7-character alphanumeric code used in the United Kingdom and Ireland to identify securities. Example:

  • 0263494 for Apple Inc.
  • 0734644 for Tesla Inc.

FIGI (Financial Instrument Global Identifier)

A 12-character alphanumeric code that uniquely identifies a financial instrument, used globally. Example:

  • BBG000B9XRY4 for Apple Inc.
  • BBG000B9XRY5 for Tesla Inc.

RIC (Reuters Instrument Code)

An alphanumeric code used to identify financial instruments, primarily in the Reuters trading platform. Example:

  • AAPL.O for Apple Inc.
  • TSLA.O for Tesla Inc.

Summary of Market Data Identifiers

IdentifierLengthCoverageStructurePrimary UseKey BenefitsLimitations
Ticker Symbol1-5 charsExchange-specificNo specific structureQuick trading referenceSimple, widely recognizedNot globally unique
ISIN12 charsGlobalCountry(2) + NSIN(9) + *cd(1)Cross-border tradingUniversal standardComplex calculation
CUSIP (Q-sip)9 charsNorth AmericaIssuer(6) + issue type(2) + cd(1)US/Canada tradingWidely used in North AmericaRegional only, proprietary
SEDOL7 charsUK/IrelandAlphanumeric no vowels + cd(1)UK securities tradingEfficient for UK marketLimited geographic scope
FIGI (Formerly BBGID)12 charsGlobalConsonants(2) + 'G' + Alphanumeric no vowels(8) + cd(1)Bloomberg ecosystemOpen-source, freeLess widely adopted
RICVariableGlobalAlphanumeric, often with exchange suffixReuters trading platformWidely used in ReutersNot standardized globally

Where:

  • cd: Check Digit

Summary of Market Data Identifiers