Class IndicatorElement
Секция индикатора.
Namespace: StockSharp.Configuration
Assembly: StockSharp.Configuration.dll
Syntax
public class IndicatorElement : ConfigurationElement
Constructors
IndicatorElement()
Declaration
public IndicatorElement()
Properties
Painter
Дополнительный отрисовщик индикатора.
Declaration
public string Painter { get; set; }
Property Value
Type | Description |
---|---|
String |
Type
Дополнительный индикатор.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
String |