OptionsBasketBlackScholesDiagramElement
StockSharp.Diagram.Elements
Portfolio model for calculating the values of Greeks by the Black-Scholes formula.
继承自: DiagramElement
构造函数
OptionsBasketBlackScholesDiagramElement()
Initializes a new instance of the OptionsBasketBlackScholesDiagramElement.
属性
UseBlackModel : bool
To use the model Black instead of IBlackScholes model. The default is off.
方法
OnReseted()
It is called from the Reset method.