OptionsBasketBlackScholesDiagramElement
StockSharp.Diagram.Elements
Portfolio model for calculating the values of Greeks by the Black-Scholes formula.
Inherits: DiagramElement
Constructors
OptionsBasketBlackScholesDiagramElement()
Initializes a new instance of the OptionsBasketBlackScholesDiagramElement.
Properties
UseBlackModel : bool
To use the model Black instead of IBlackScholes model. The default is off.
Methods
OnReseted()
It is called from the Reset method.