Constructor L2MarketByPriceSnapshotEventData
- Namespace
- Tooq.Tech.MD.BinaryProtocol.Client
- Assembly
- Tooq.MD.BinaryProtocol.dll
L2MarketByPriceSnapshotEventData(InstrumentId, ulong, MarketByPriceLevel[], MarketByPriceLevel[], uint, uint, ulong)
public L2MarketByPriceSnapshotEventData(InstrumentId instrumentId, ulong fhTimestamp, MarketByPriceLevel[] bids, MarketByPriceLevel[] offers, uint sequenceNumber, uint instrumentSequenceNumber, ulong latestEventTimestamp)
Parameters
instrumentId
InstrumentIdfhTimestamp
ulongbids
MarketByPriceLevel[]offers
MarketByPriceLevel[]sequenceNumber
uintinstrumentSequenceNumber
uintlatestEventTimestamp
ulong