BasketSecurity

StockSharp.Algo

Instruments basket.

Наследует: Security

Конструкторы

BasketSecurity()

Initialize BasketSecurity.

Свойства

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.

Методы

FromSerializedString(string)

Load security state from .

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

Save security state to string.

Возвращает: String.