WeightedIndexSecurityProcessor

StockSharp.Algo

Index securities processor for WeightedIndexSecurity.

継承元: IndexSecurityBaseProcessor<WeightedIndexSecurity>

コンストラクター

WeightedIndexSecurityProcessor(Security)

Index securities processor for WeightedIndexSecurity.

security
Security.

メソッド

OnCalculate(decimal[]) : decimal

To calculate the basket value.

values
Values of basket composite instruments InnerSecurityIds.

戻り値: The basket value.