IInnerModelList

StockSharp.Algo.Derivatives.BasketBlackScholes

The interface describing the internal models collection InnerModels.

Implementiert: ISynchronizedCollection<BlackScholes>, ISynchronizedCollection, ISynchronizable, ICollection<BlackScholes>, IEnumerable<BlackScholes>, IEnumerable

Eigenschaften

Item : BlackScholes

To get the model for calculating Greeks values by the Black-Scholes formula for a particular option.

option
Options contract.

Rückgabe: The model. If the option is not registered, then will be returned.