BasketSecurity

StockSharp.Algo

Instruments basket.

Herda de: Security

Construtores

BasketSecurity()

Initialize BasketSecurity.

Propriedades

BasketCode : string

Basket security type. Can be in case of regular security.

BasketExpression : string

Basket security expression.

InnerSecurityIds : IEnumerable<SecurityId>

Instruments, from which this basket is created.

Métodos

FromSerializedString(string)

Load security state from .

text
Value, received from ToSerializedString.
ToSerializedString() : string

Save security state to string.

Retorna: String.