Constructor PriceBandEventData
- Namespace
- Tooq.Tech.MD.BinaryProtocol.Client
- Assembly
- Tooq.MD.BinaryProtocol.dll
PriceBandEventData(uint, InstrumentId, MatchEventIndicator, MDUpdateAction, MDEntryType, PriceBandType?, PriceLimitType?, PriceBandMidpointPriceType?, decimal?, decimal?, decimal?, ulong, uint?)
public PriceBandEventData(uint sequenceNumber, InstrumentId instrumentId, MatchEventIndicator matchEventIndicator, MDUpdateAction mdUpdateAction, MDEntryType mdEntryType, PriceBandType? priceBandType, PriceLimitType? priceLimitType, PriceBandMidpointPriceType? priceBandMidpointPriceType, decimal? lowLimitPrice, decimal? highLimitPrice, decimal? tradingReferencePrice, ulong mdEntryTimestamp, uint? rptSeq)
Parameters
sequenceNumber
uintinstrumentId
InstrumentIdmatchEventIndicator
MatchEventIndicatormdUpdateAction
MDUpdateActionmdEntryType
MDEntryTypepriceBandType
PriceBandType?priceLimitType
PriceLimitType?priceBandMidpointPriceType
PriceBandMidpointPriceType?lowLimitPrice
decimal?highLimitPrice
decimal?tradingReferencePrice
decimal?mdEntryTimestamp
ulongrptSeq
uint?