WeightedIndexSecurityProcessor
StockSharp.Algo
Index securities processor for WeightedIndexSecurity.
Erbt von: IndexSecurityBaseProcessor<WeightedIndexSecurity>
Konstruktoren
WeightedIndexSecurityProcessor(Security)
Index securities processor for WeightedIndexSecurity.
- security
- Security.
Methoden
OnCalculate(decimal[]) : decimal
To calculate the basket value.
- values
- Values of basket composite instruments InnerSecurityIds.
Rückgabe: The basket value.