Table of Contents

Struct SecurityDefinitionEventData

Namespace
Tooq.Tech.MD.BinaryProtocol.Client
Assembly
Tooq.MD.BinaryProtocol.dll
public struct SecurityDefinitionEventData : IComparable, IComparable<SecurityDefinitionEventData>, IEquatable<SecurityDefinitionEventData>
Implements
Inherited Members

Constructors

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)

Fields

FBETypeConst
asset
cfiCode
clearingHouseID
contractMultiplier
contractSettlMonth
corporateActionEventId
countryOfIssue
currency
datedDate
endDate
exerciseStyle
governanceIndicator
instrAttribs
instrumentId
isinNumber
issueDate
lastFragment
legs
lotType
marketSegmentID
maturityDate
maturityMonthYear
maxOrderQty
minCrossQty
minLotSize
minOrderQty
minPriceIncrement
minTradeVol
multiLegPriceMethod
nationalWorkDaysToMaturityDate
noSharesIssued
priceDivisor
priceType
product
putOrCall
securityDesc
securityGroup
securityMatchType
securityStrategyType
securitySubType
securityType
securityUpdateAction
securityValidityTimestamp
sequenceNumber
settlCurrency
settlDate
settlType
startDate
strikeCurrency
strikePrice
symbol
tickSizeDenominator
underlyings
workDaysToMaturityDate

Properties

Default
FBEType
id

Methods

Clone()
CompareTo(object)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

CompareTo(SecurityDefinitionEventData)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

CreateFieldModel(Buffer, long)
Equals(object)

Indicates whether this instance and a specified object are equal.

Equals(SecurityDefinitionEventData)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Returns the hash code for this instance.

ToString()

Returns the fully qualified type name of this instance.

Operators

operator ==(SecurityDefinitionEventData, SecurityDefinitionEventData)
operator !=(SecurityDefinitionEventData, SecurityDefinitionEventData)