ExpressionIndexSecurityProcessor
StockSharp.Algo.Expressions
Index securities processor for ExpressionIndexSecurity.
継承元: IndexSecurityBaseProcessor<ExpressionIndexSecurity>
コンストラクター
ExpressionIndexSecurityProcessor(Security)
Index securities processor for ExpressionIndexSecurity.
- basketSecurity
- The index, built of combination of several instruments through mathematical formula Expression.
メソッド
OnCalculate(decimal[]) : decimal
To calculate the basket value.
- values
- Values of basket composite instruments InnerSecurityIds.
戻り値: The basket value.