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.