Indicator |
public abstract class IndicatorBase : ChartVisualBase, ISeries<double>, IIndicator, IInstrumentEnumerable
The IndicatorBase type exposes the following members.
Name | Description | |
---|---|---|
IndicatorBase |
Name | Description | |
---|---|---|
AxisOrientation | (Inherited from ChartVisualBase) | |
BarsArray | ||
BarsInProgress | ||
BufferSize | Gets or sets the buffer size. This property can be set only when the State is in Initialize state | |
Calculate | Gets or sets the Calculate mode. This property can be set only when the State is in Initialize state | |
Close | ||
Closes | ||
Count | ||
CurrentBar | ||
CurrentBars | ||
DialogService | (Inherited from ServiceBase) | |
Dispatcher |
Gets the dispatcher
(Inherited from SharpScriptBase) | |
DisplayName | (Overrides SharpScriptBaseDisplayName) | |
Error |
Gets the Error string
(Inherited from ServiceBase) | |
FileService | (Inherited from ServiceBase) | |
High | ||
HighestHigh | (Overrides ChartVisualBaseHighestHigh) | |
Highs | ||
Indicators | ||
Input | ||
InputSerializerHelper | ||
Instrument | ||
Instruments | ||
IsAutoScale | (Inherited from ChartVisualBase) | |
IsClose | Obsolete. Specifies what value an empty series node will return. If true, will return the Close price of the corresponding IBars index. If false, will return NaN | |
IsFirstTickOfBar | ||
IsFirstTickOfBars | ||
IsSelected | (Overrides ChartVisualBaseIsSelected) | |
IsSharpScript |
Gets if the drawing object is created by a sharpScript code
(Inherited from ChartVisualBase) | |
IsValueChanged | (Inherited from ChartVisualBase) | |
IsVisible | (Inherited from ChartVisualBase) | |
ItemInt32 | ||
ItemString |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
Last | ||
LastSelectedIndex | Gets the last selected series index | |
LineHitTestWidth | (Inherited from ChartVisualBase) | |
Lines | Gets or sets the Lines | |
Low | ||
LowestLow | (Overrides ChartVisualBaseLowestLow) | |
Lows | ||
Median | ||
Medians | ||
MessageBox | (Inherited from ServiceBase) | |
Name |
Gets the name
(Inherited from SharpScriptBase) | |
Open | ||
OpenInterest | ||
OpenInterests | ||
Opens | ||
PanelIndex | (Inherited from ChartVisualBase) | |
Parent | (Overrides ChartVisualBaseParent) | |
Plots | ||
SelectedSeriesIndex | ||
SingletonService | (Inherited from ServiceBase) | |
State |
Gets the current State of the script
(Inherited from SharpScriptBase) | |
Template |
Gets the Xaml template associated with the script
(Inherited from SharpScriptBase) | |
Time | ||
Times | ||
Typical | ||
Typicals | ||
Values | ||
Volume | ||
Volumes | ||
Weighted | ||
Weighteds |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |