ObjectStates

StockSharp.Plaza.Native

El estado del objeto.

Campos

Active
public const ObjectStates Active
value = ObjectStates.Active

Activo.

Closed
public const ObjectStates Closed
value = ObjectStates.Closed

Cerrado.

Error
public const ObjectStates Error
value = ObjectStates.Error

Error.

Opening
public const ObjectStates Opening
value = ObjectStates.Opening

En el proceso de apertura.