IndicatorDiagramElement
StockSharp.Diagram.Elements
Indicator element.
继承自: DiagramElement
构造函数
IndicatorDiagramElement()
Initializes a new instance of the IndicatorDiagramElement.
属性
Indicator : IIndicator
The indicator parameters.
Type : IndicatorType
Indicator type.
方法
OnReseted()
It is called from the Reset method.