IInnerModelList

StockSharp.Algo.Derivatives.BasketBlackScholes

The interface describing the internal models collection InnerModels.

実装: ISynchronizedCollection<BlackScholes>, ISynchronizedCollection, ISynchronizable, ICollection<BlackScholes>, IEnumerable<BlackScholes>, IEnumerable

プロパティ

Item : BlackScholes

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

option
Options contract.

戻り値: The model. If the option is not registered, then will be returned.