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.