ExpressionIndexSecurity
StockSharp.Algo.Expressions
The index, built of combination of several instruments through mathematical formula Expression.
継承元: IndexSecurity
実装: IDisposable
コンストラクター
ExpressionIndexSecurity()
Initializes a new instance of the ExpressionIndexSecurity.
プロパティ
Expression : string
The mathematical formula of index.
InnerSecurityIds : IEnumerable<SecurityId>
Instruments, from which this basket is created.
メソッド
FromSerializedString(string)
Load security state from .
- text
- Value, received from ToSerializedString.