QuotesBinarySnapshotSerializer
StockSharp.Algo.Storages.Binary.Snapshot
Implementation of ISnapshotSerializer in binary format for QuoteChangeMessage.
Implements: ISnapshotSerializer<SecurityId, QuoteChangeMessage>
Properties
MaxDepth
public int? MaxDepth { get; set; }
value = quotesBinarySnapshotSerializer.MaxDepth
quotesBinarySnapshotSerializer.MaxDepth = value
The maximum depth of order book.