Table of Contents

Constructor OpeningPriceEventData

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

OpeningPriceEventData(uint, InstrumentId, MatchEventIndicator, MDUpdateAction, MDEntryType, OpenCloseSettlFlag, decimal, decimal?, DateTime, ulong, uint?)

public OpeningPriceEventData(uint sequenceNumber, InstrumentId instrumentId, MatchEventIndicator matchEventIndicator, MDUpdateAction mdUpdateAction, MDEntryType mdEntryType, OpenCloseSettlFlag openCloseSettlFlag, decimal mdEntryPx, decimal? netChgPrevDay, DateTime tradeDate, ulong mdEntryTimestamp, uint? rptSeq)

Parameters

sequenceNumber uint
instrumentId InstrumentId
matchEventIndicator MatchEventIndicator
mdUpdateAction MDUpdateAction
mdEntryType MDEntryType
openCloseSettlFlag OpenCloseSettlFlag
mdEntryPx decimal
netChgPrevDay decimal?
tradeDate DateTime
mdEntryTimestamp ulong
rptSeq uint?