Constructor GetOrderbookSnapshotResponse
- Namespace
- Tooq.Tech.MD.BinaryProtocol.Client
- Assembly
- Tooq.MD.BinaryProtocol.dll
GetOrderbookSnapshotResponse(Guid, RequestError?, InstrumentId, FullMarketByOrderSnapshotEventData?)
public GetOrderbookSnapshotResponse(Guid id, RequestError? error, InstrumentId instrumentId, FullMarketByOrderSnapshotEventData? mboSnapshot)
Parameters
id
Guiderror
RequestError?instrumentId
InstrumentIdmboSnapshot
FullMarketByOrderSnapshotEventData?