OptionsBasketBlackScholesDiagramElement
StockSharp.Diagram.Elements
Портфельная модель расчета стоимости греков по формуле Блэка-Шоулза.
Наследует: DiagramElement
Конструкторы
OptionsBasketBlackScholesDiagramElement
public OptionsBasketBlackScholesDiagramElement()
optionsBasketBlackScholesDiagramElement = OptionsBasketBlackScholesDiagramElement()
Инициализирует новый экземпляр OptionsBasketBlackScholesDiagramElement.
Свойства
IconName
public override string IconName { get; }
value = optionsBasketBlackScholesDiagramElement.IconName
Имя ресурса Иконы.
TypeId
public override Guid TypeId { get; }
value = optionsBasketBlackScholesDiagramElement.TypeId
Тип идентификатора.
UseBlackModel
public bool UseBlackModel { get; set; }
value = optionsBasketBlackScholesDiagramElement.UseBlackModel
optionsBasketBlackScholesDiagramElement.UseBlackModel = value
Использовать модель Black вместо IBlackScholes model. По умолчанию выключено.
Методы
OnReseted
protected override void OnReseted()
optionsBasketBlackScholesDiagramElement.OnReseted()
Он вызывается из метода Reset.