Namespace StockSharp.Algo.Storages.Binary.Snapshot
Classes
Level1BinarySnapshotSerializer
Implementation of ISnapshotSerializer<TKey, TMessage> in binary format for Level1ChangeMessage.
PositionBinarySnapshotSerializer
Implementation of ISnapshotSerializer<TKey, TMessage> in binary format for PositionChangeMessage.
QuotesBinarySnapshotSerializer
Implementation of ISnapshotSerializer<TKey, TMessage> in binary format for QuoteChangeMessage.
TransactionBinarySnapshotSerializer
Implementation of ISnapshotSerializer<TKey, TMessage> in binary format for ExecutionMessage.