Class PositionBinarySnapshotSerializer
- Namespace
- StockSharp.Algo.Storages.Binary.Snapshot
- Assembly
- StockSharp.Algo.dll
Implementation of ISnapshotSerializer<TKey, TMessage> in binary format for PositionChangeMessage.
public class PositionBinarySnapshotSerializer : ISnapshotSerializer<Tuple<SecurityId, string, string>, PositionChangeMessage>
- Inheritance
-
PositionBinarySnapshotSerializer
- Implements
- Inherited Members
- Extension Methods
Constructors
PositionBinarySnapshotSerializer()
public PositionBinarySnapshotSerializer()