IInnerModelList
StockSharp.Algo.Derivatives.BasketBlackScholes
The interface describing the internal models collection InnerModels.
Implementa: ISynchronizedCollection<BlackScholes>, ISynchronizedCollection, ISynchronizable, ICollection<BlackScholes>, IEnumerable<BlackScholes>, IEnumerable
Propiedades
Item : BlackScholes
To get the model for calculating Greeks values by the Black-Scholes formula for a particular option.
- option
- Options contract.
Devuelve: The model. If the option is not registered, then will be returned.