Skip to main content
Version: Upcoming

OptionFlexPrint

Description

Flex option print records — exchange-defined custom-contract option prints, including package-level price/quantity and full leg detail.

Schema Definition

Field NameData TypeDescription
eventIdbigintSpiderRock event ID for the flex print
optExchstringOption exchange where the flex print occurred
exchangeIdstringExchange-assigned identifier for the print
flexRootstringFlex root symbol (underlying root for the flex contract)
closureTypestringType of print closure
printClosurestringPrint closure status
pkgQtyintPackage quantity (number of structures printed)
pkgPricedoublePackage price (net price for the structure)
recordIdSetstringSet of related record IDs comprising this flex print
createTimetimestampRecord creation timestamp (UTC)
modifyTimetimestampLast modification timestamp (UTC)
numLegsintNumber of legs in the flex package
legsCompletestringFlag indicating whether all legs of the package have been received
Legslist[struct]Definition of the legs in the structure — including key, flex type, quantity, price, analytics, and adjustments

Differences to V7