Class QuoteChangeStates
Состояния стакана.
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public sealed class QuoteChangeStates : Enum
Fields
Increment
Incremental.
Declaration
public const QuoteChangeStates Increment
Field Value
Type | Description |
---|---|
QuoteChangeStates |
SnapshotBuilding
Формирование снимка.
Declaration
public const QuoteChangeStates SnapshotBuilding
Field Value
Type | Description |
---|---|
QuoteChangeStates |
SnapshotComplete
Окончание снимка.
Declaration
public const QuoteChangeStates SnapshotComplete
Field Value
Type | Description |
---|---|
QuoteChangeStates |
SnapshotStarted
Начало снимка.
Declaration
public const QuoteChangeStates SnapshotStarted
Field Value
Type | Description |
---|---|
QuoteChangeStates |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |