What is an Options Ticker Decoder?
An options ticker decoder is a tool that breaks down an OCC (Options Clearing Corporation) options symbol into its individual components: the underlying stock or ETF ticker, the expiration date, the contract type (call or put), and the strike price. Every listed equity option in the United States follows the standardized OCC symbology, which packs all contract details into a single alphanumeric string. Our free options symbol lookup tool parses this format instantly and can also validate the contract against live market data via API.
The OCC options ticker format follows this structure: O:ROOT + YYMMDD + C/P + STRIKE×1000. For example, O:AAPL230616C00150000 represents an Apple call option expiring on June 16, 2023, with a $150 strike price. Understanding this format is essential for reading options order confirmations, analyzing trade logs, and working with options data feeds.
Why Use Our Options Ticker Decoder?
Instant Symbol Parsing
Paste any OCC options ticker and instantly see the underlying asset, expiration date, call/put type, and strike price with a clear visual breakdown of each component.
Reverse Lookup
Build an OCC options symbol from scratch by entering the underlying ticker, expiration date, contract type, and strike price. Generate the exact ticker you need for trading or data analysis.
API Contract Validation
Every decoded or built ticker is automatically validated against live market data. See exercise style, shares per contract, primary exchange, and CFI code for confirmed contracts.
Educational Breakdown
Each component of the OCC symbol is color-coded and explained, making it easy for beginners to learn how options tickers work and what each segment represents.
How to Use This Options Ticker Decoder
- 1
Choose Your Mode
Select "Decode Ticker" to break down an existing options symbol, or "Build Ticker" to construct one from its components.
- 2
Enter Your Input
For decoding, paste the full OCC symbol (e.g., O:AAPL230616C00150000). For building, enter the underlying ticker, expiration date, call/put type, and strike price.
- 3
Review the Results
See a color-coded visual breakdown of the symbol, detailed component cards, and API-verified contract information including exercise style and exchange.
- 4
Copy & Use
Click the copy button to copy the ticker to your clipboard. Use it in your broker platform, trading journal, or data analysis workflow.
Understanding the OCC Options Symbol Format
The Options Clearing Corporation (OCC) standardized the options ticker symbology used across all U.S. exchanges. Every equity option contract is identified by a unique symbol that encodes four pieces of information:
| Component | Position | Format | Example |
|---|---|---|---|
| Root Symbol | 1-6 characters | Uppercase letters (A-Z) | AAPL |
| Expiration Date | 6 digits | YYMMDD | 230616 |
| Contract Type | 1 character | C (Call) or P (Put) | C |
| Strike Price | 8 digits | Price × 1000, zero-padded | 00150000 |
The optional O: prefix indicates the asset class is options. Some platforms include it while others omit it. Our decoder accepts both formats. The strike price is always multiplied by 1,000 and zero-padded to 8 digits, which allows fractional strike prices (e.g., $7.50 becomes 00007500). This standardized format ensures every options contract across all U.S. exchanges can be uniquely identified by a single string.