ObjectStates

StockSharp.Plaza.Native

Состояния объекта.

Fields

Active
public const ObjectStates Active
value = ObjectStates.Active

Активный.

Closed
public const ObjectStates Closed
value = ObjectStates.Closed

Закрыт.

Error
public const ObjectStates Error
value = ObjectStates.Error

Ошибка.

Opening
public const ObjectStates Opening
value = ObjectStates.Opening

В процессе открытия.