Table of Contents

Constructor SecurityDefinitionEventData

Namespace
Tooq.Tech.MD.BinaryProtocol.Client
Assembly
Tooq.MD.BinaryProtocol.dll

SecurityDefinitionEventData(uint, InstrumentId, string, string, SecurityUpdateAction, SecurityType, ushort, decimal?, decimal?, decimal?, decimal?, DateTime, ulong?, ulong?, long?, long?, long?, long?, uint?, DateTime, DateTime?, long?, long?, string, DateTime?, DateTime?, ushort?, DateTime?, DateTime?, string, string, string, DateTime?, DateTime?, string, string, string, string, LotType?, byte?, Product, ExerciseStyle?, PutOrCall?, PriceType?, byte?, GovernanceIndicator?, SecurityMatchType?, bool?, MultiLegModel?, MultiLegPriceMethod?, long?, List<Underlying_Dto>, List<Leg_Dto>, List<InstrAttrib_Dto>, string)

public SecurityDefinitionEventData(uint sequenceNumber, InstrumentId instrumentId, string securityGroup, string symbol, SecurityUpdateAction securityUpdateAction, SecurityType securityType, ushort securitySubType, decimal? minPriceIncrement, decimal? strikePrice, decimal? contractMultiplier, decimal? priceDivisor, DateTime securityValidityTimestamp, ulong? noSharesIssued, ulong? clearingHouseID, long? minOrderQty, long? maxOrderQty, long? minLotSize, long? minTradeVol, uint? corporateActionEventId, DateTime issueDate, DateTime? maturityDate, long? workDaysToMaturityDate, long? nationalWorkDaysToMaturityDate, string countryOfIssue, DateTime? startDate, DateTime? endDate, ushort? settlType, DateTime? settlDate, DateTime? datedDate, string isinNumber, string asset, string cfiCode, DateTime? maturityMonthYear, DateTime? contractSettlMonth, string currency, string strikeCurrency, string settlCurrency, string securityStrategyType, LotType? lotType, byte? tickSizeDenominator, Product product, ExerciseStyle? exerciseStyle, PutOrCall? putOrCall, PriceType? priceType, byte? marketSegmentID, GovernanceIndicator? governanceIndicator, SecurityMatchType? securityMatchType, bool? lastFragment, MultiLegModel? multiLegModel, MultiLegPriceMethod? multiLegPriceMethod, long? minCrossQty, List<Underlying_Dto> underlyings, List<Leg_Dto> legs, List<InstrAttrib_Dto> instrAttribs, string securityDesc)

Parameters

sequenceNumber uint
instrumentId InstrumentId
securityGroup string
symbol string
securityUpdateAction SecurityUpdateAction
securityType SecurityType
securitySubType ushort
minPriceIncrement decimal?
strikePrice decimal?
contractMultiplier decimal?
priceDivisor decimal?
securityValidityTimestamp DateTime
noSharesIssued ulong?
clearingHouseID ulong?
minOrderQty long?
maxOrderQty long?
minLotSize long?
minTradeVol long?
corporateActionEventId uint?
issueDate DateTime
maturityDate DateTime?
workDaysToMaturityDate long?
nationalWorkDaysToMaturityDate long?
countryOfIssue string
startDate DateTime?
endDate DateTime?
settlType ushort?
settlDate DateTime?
datedDate DateTime?
isinNumber string
asset string
cfiCode string
maturityMonthYear DateTime?
contractSettlMonth DateTime?
currency string
strikeCurrency string
settlCurrency string
securityStrategyType string
lotType LotType?
tickSizeDenominator byte?
product Product
exerciseStyle ExerciseStyle?
putOrCall PutOrCall?
priceType PriceType?
marketSegmentID byte?
governanceIndicator GovernanceIndicator?
securityMatchType SecurityMatchType?
lastFragment bool?
multiLegModel MultiLegModel?
multiLegPriceMethod MultiLegPriceMethod?
minCrossQty long?
underlyings List<Underlying_Dto>
legs List<Leg_Dto>
instrAttribs List<InstrAttrib_Dto>
securityDesc string