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