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
uintinstrumentId
InstrumentIdmatchEventIndicator
MatchEventIndicatormdUpdateAction
MDUpdateActionmdEntryType
MDEntryTypeopenCloseSettlFlag
OpenCloseSettlFlagmdEntryPx
decimalnetChgPrevDay
decimal?tradeDate
DateTimemdEntryTimestamp
ulongrptSeq
uint?