OptionsHedgeDiagramElement

StockSharp.Diagram.Elements

选项套期图元素。

继承自: OptionsBaseModelDiagramElement<BasketBlackScholes>

构造函数

OptionsHedgeDiagramElement
public OptionsHedgeDiagramElement()
optionsHedgeDiagramElement = OptionsHedgeDiagramElement()

初始化了 & ##OptionsHedgeDiagramElement+#的新实例.

属性

HedgeType
public BlackScholesGreeks? HedgeType { get; set; }
value = optionsHedgeDiagramElement.HedgeType
optionsHedgeDiagramElement.HedgeType = value

夹克型.

IconName
public override string IconName { get; }
value = optionsHedgeDiagramElement.IconName

图标资源名 。

TypeId
public override Guid TypeId { get; }
value = optionsHedgeDiagramElement.TypeId

型号编号.

方法

OnReseted
protected override void OnReseted()
optionsHedgeDiagramElement.OnReseted()

是从重置方法调用的。

OnStop
protected override void OnStop()
optionsHedgeDiagramElement.OnStop()

这种方法在图元素算法的站点被称作.