Skip to main content
Version: Upcoming

OptionCorpActionRecordHist

Description

SpiderRock Option Corporate Action Record History captures OCC-issued corporate action adjustments affecting option contracts. Each record is keyed by the option root and the corporate action ex-date, and describes the contract adjustments applied on that date — including strike factor, multiplier changes, cash-on-exercise amounts, a free-text description, and the list of deliverable securities with their quantities and allocation percentages.

Schema Definition

Field NameData TypeDescription
root_atstringOption root asset type (e.g. EQT)
root_tsstringOption root ticker source / exchange (e.g. NMS)
root_tkstringOption root symbol being adjusted
exDatedateEx-date on which the corporate action takes effect
sodRoot_atstringStart-of-day (pre-adjustment) root asset type
sodRoot_tsstringStart-of-day root ticker source
sodRoot_tkstringStart-of-day root symbol (may differ from root_tk after a symbol conversion)
markMultiplierdoubleMark price multiplier applied to the option
positionMultiplierintPosition size multiplier for the adjusted contract
strikeFactordoubleMultiplicative adjustment factor applied to the option strike price
strikeMultiplierdoubleStrike price multiplier for the adjusted contract
strikePrecisionintNumber of decimal places used for the adjusted strike price
corpActionTextstringFree-text description of the corporate action (pipe-delimited key=value pairs)
corpActionTypestringCorporate action category (e.g. ReverseStockSplit, SymbolConversion, Dividend)
cashOnExercisefloatCash amount delivered per contract on exercise as part of the corporate action
timestamptimestampTimestamp when the corporate action record was created or last updated
Deliverablelist[struct]List of deliverable securities; each entry contains the ticker (at/ts/tk), quantity per contract, and allocation percentage

Differences to V7