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.