BasketSecurity
StockSharp.Algo
Instruments basket.
Erbt von: Security
Konstruktoren
BasketSecurity()
Initialize BasketSecurity.
Eigenschaften
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.
Methoden
FromSerializedString(string)
Load security state from .
- text
- Value, received from ToSerializedString.