OrderBookSnapshotHolder

StockSharp.Messages

QuoteChangeMessage snapshots holder.

継承元: BaseLogReceiver

実装: ISnapshotHolder<QuoteChangeMessage>

コンストラクター

OrderBookSnapshotHolder()

Initializes a new instance of the OrderBookSnapshotHolder.

メソッド

GetErrorCount(SecurityId) : int?

Try get current error counter for the specified security.

securityId
Security ID.

戻り値: Error counter value if snapshot exists; otherwise .

ResetSnapshot(SecurityId)

Reset snapshot for the specified security.

securityId
Security ID.