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.