WeightedIndexSecurity

StockSharp.Algo

The instruments basket, based on weigh-scales Weights.

継承元: IndexSecurity

コンストラクター

WeightedIndexSecurity()

Initializes a new instance of the WeightedIndexSecurity.

プロパティ

InnerSecurityIds : IEnumerable<SecurityId>

Instruments, from which this basket is created.

Weights : CachedSynchronizedDictionary<SecurityId, decimal>

Instruments and their weighting coefficients in the basket.

メソッド

Clone() : Security

Creates a deep copy of a DataSeries

FromSerializedString(string)

Load security state from .

text
Value, received from ToSerializedString.
ToSerializedString() : string

Save security state to string.

戻り値: String.

ToString() : string

Преобразовать к строковому представлению.

戻り値: Строковое представление.