OrderBookSnapshotHolder

StockSharp.Messages

QuoteChangeMessage snapshots holder.

Hereda de: BaseLogReceiver

Implementa: ISnapshotHolder<QuoteChangeMessage>

Constructores

OrderBookSnapshotHolder()

Initializes a new instance of the OrderBookSnapshotHolder.

Métodos

GetErrorCount(SecurityId) : int?

Try get current error counter for the specified security.

securityId
Security ID.

Devuelve: Error counter value if snapshot exists; otherwise .

ResetSnapshot(SecurityId)

Reset snapshot for the specified security.

securityId
Security ID.