Skip to main content
Version: 8.5.12.1

AuctionPrint

Schema Definition

Field NameData TypeDescription
noticeNumberbigintSpiderRock notice number
ticker_atstringunderlying asset type
ticker_tsstringunderlying ticker source
ticker_tkstringunderlying ticker
tradeDatedatetrading date
noticeTimetimestamptimestamp of then the notice was received
auctionTypestringtype of auction (exposure, improvement, etc.)
auctionSourcestringexchange that the auction was run on
auctionDurationintduration of the auction in milliseconds
symbolTypestringmore detailed asset type of the underlying security
uAvgDailyVlmfloatavg daily volume of the underlying
custSidestringside of the customer (bid or ask)
custQtyintdesired quantity for the auction
custPrcdoubleprice set by the auction initiator
hasCustPrcstringflag indicating if the customer has set a price
custFirmTypestringtype of customer firm (broker, dealer, etc.)
custAgentMPIDstringMPID of the customer agent if disclosed
commEnhancementfloatcommission enhancement for the auction
numOptLegsintnumber of options legs in the structure
spreadClassstringtype of spread vertical,calendar etc
spreadFlavorstringfor mixed spreads - normal or flipped
containsHedgestringdoes the structure contain the underlying
flexTypestringEuropean or American style
containsFlexstringflag indicating if the structure contains a flex leg
containsMultiHedgestringflag indicating if the structure contains a multi-hedge leg
uBiddoubleUnderlying bid price at time of first print
uAskdoubleUnderlying ask price at time of first print
netDefloatNet delta of the structure
netGafloatNet gamma of the structure
netThfloatNet theta of the structure
netVefloatNet vega of the structure
pkgSurfPrcfloatSpiderRock surface price for the structure
pkgBidPrcfloatExchange bid price for the structure
pkgAskPrcfloatExchange ask price for the structure
prtPricedoublePrice at which the auction ended up printing at
prtPrice2doublequantity which printed at prtPrice
prtSizeintSecond price at which the auction ended up printing in case of a partial price improvement auction
prtSize2intquantity which printed at prtPrice2
prtTimetimestampTime of the first OPRA print associated with this auction
prtTypestringOPRA print type that the auction legs printed under in the OPRA feed
prtUBiddoubleUnderlying bid price at time of first print
prtUAskdoubleUnderlying ask price at time of first print
prtUPrcdoubleUnderlying price used for analytics calculations - mid price of underlying
prtSurfVolfloatUnderlying surface volatility at the time of the first print
prtSurfPrcfloatSurface price at the time of the first print
bidPrcfloatbid price at auction start
bidSzintbid size at auction start
bidMaskbigintexchange mask for the bid price at auction start
askPrcfloatask price at auction start
askSzintask size at auction start
askMaskbigintexchange mask for the ask price at auction start
exchBidPrcfloatbid price on the auction exchange at auction start
exchBidSzintbid size on the auction exchange at auction start
exchAskPrcfloatask price on the auction exchange at auction start
exchAskSzintask size on the auction exchange at auction start
uPrc1mfloatunderlying price 1 minute after the print
bidPrc1mfloatbid price 1 minute after the print
askPrc1mfloatask price 1 minute after the print
surfVol1mfloatsurface volatility 1 minute after the print
surfPrc1mfloatsurface price 1 minute after the print
uPrc10mfloatunderlying price 10 minutes after the print
bidPrc10mfloatbid price 10 minutes after the print
askPrc10mfloatask price 10 minutes after the print
surfVol10mfloatsurface volatility 10 minutes after the print
surfPrc10mfloatsurface price 10 minutes after the print
OrderLegsarray<struct<secKey:struct<at:string,ts:string,tk:string,dt:date,xx:double,cp:string>,secType:string,side:string,ratio:int,undPerCn:int,pointValue:float,pointCurrency:string,expType:string,years:float,rate:float,atmVol:float,ddivPv:float,tVol:float,sVol:float,sDiv:float,sPrc:float,de:float,ga:float,th:float,ve:float,sVolOk:string,bid:float,bidSz:int,bidMask:bigint,ask:float,askSz:int,askMask:bigint>>Definition of the legs in the structure - including analytics and price information